logger=settings t=2026-08-26T07:04:55.425255358Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-26T07:04:55Z logger=settings t=2026-08-26T07:04:55.425597206Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-26T07:04:55.425631627Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-26T07:04:55.425646297Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-26T07:04:55.425658958Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-26T07:04:55.425670648Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-26T07:04:55.425682638Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-26T07:04:55.425696819Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-26T07:04:55.425716589Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-26T07:04:55.425728939Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-26T07:04:55.42574134Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-26T07:04:55.42575288Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-26T07:04:55.4257644Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-26T07:04:55.425775831Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-26T07:04:55.425787421Z level=info msg=Target target=[all] logger=settings t=2026-08-26T07:04:55.425808411Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-26T07:04:55.425821332Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-26T07:04:55.425835482Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-26T07:04:55.425847462Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-26T07:04:55.425859623Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-26T07:04:55.425871143Z level=info msg="App mode production" logger=sqlstore t=2026-08-26T07:04:55.426502158Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-26T07:04:55.426538869Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-26T07:04:55.429249667Z level=info msg="Locking database" logger=migrator t=2026-08-26T07:04:55.429268817Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-26T07:04:55.430927509Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-26T07:04:55.432018536Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.117427ms logger=migrator t=2026-08-26T07:04:55.436444615Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-26T07:04:55.437738937Z level=info msg="Migration successfully executed" id="create user table" duration=1.294302ms logger=migrator t=2026-08-26T07:04:55.442890706Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-26T07:04:55.443764387Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=873.251µs logger=migrator t=2026-08-26T07:04:55.447567271Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-26T07:04:55.448619278Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.051597ms logger=migrator t=2026-08-26T07:04:55.452283138Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-26T07:04:55.452957425Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=674.377µs logger=migrator t=2026-08-26T07:04:55.457816996Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-26T07:04:55.458710508Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=893.172µs logger=migrator t=2026-08-26T07:04:55.462315538Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-26T07:04:55.468361828Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.113372ms logger=migrator t=2026-08-26T07:04:55.474836049Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-26T07:04:55.476025499Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.19186ms logger=migrator t=2026-08-26T07:04:55.479126396Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-26T07:04:55.479917355Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=794.849µs logger=migrator t=2026-08-26T07:04:55.483799391Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-26T07:04:55.484600512Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=800.881µs logger=migrator t=2026-08-26T07:04:55.488423756Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-26T07:04:55.488871947Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=447.941µs logger=migrator t=2026-08-26T07:04:55.492172449Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-26T07:04:55.492743004Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.355µs logger=migrator t=2026-08-26T07:04:55.498292972Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-26T07:04:55.500296051Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.002499ms logger=migrator t=2026-08-26T07:04:55.504978547Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-26T07:04:55.505011818Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.131µs logger=migrator t=2026-08-26T07:04:55.50991411Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-26T07:04:55.5111032Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.184469ms logger=migrator t=2026-08-26T07:04:55.514310629Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-26T07:04:55.514647907Z level=info msg="Migration successfully executed" id="Add missing user data" duration=337.278µs logger=migrator t=2026-08-26T07:04:55.518864963Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-26T07:04:55.520055512Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.189969ms logger=migrator t=2026-08-26T07:04:55.523313743Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-26T07:04:55.524164014Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=849.841µs logger=migrator t=2026-08-26T07:04:55.527417475Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-26T07:04:55.528636155Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.218ms logger=migrator t=2026-08-26T07:04:55.532310527Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-26T07:04:55.540533511Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.222854ms logger=migrator t=2026-08-26T07:04:55.546243873Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-26T07:04:55.547910673Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.66706ms logger=migrator t=2026-08-26T07:04:55.552028276Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-26T07:04:55.552257042Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=229.416µs logger=migrator t=2026-08-26T07:04:55.556716622Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-26T07:04:55.557333488Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=616.476µs logger=migrator t=2026-08-26T07:04:55.563389558Z 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-08-26T07:04:55.563680905Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=291.647µs logger=migrator t=2026-08-26T07:04:55.566612388Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-26T07:04:55.567419998Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=807.11µs logger=migrator t=2026-08-26T07:04:55.571660884Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-26T07:04:55.572434333Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=775.759µs logger=migrator t=2026-08-26T07:04:55.575874968Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-26T07:04:55.576617357Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=741.909µs logger=migrator t=2026-08-26T07:04:55.581087228Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-26T07:04:55.581848286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=765.329µs logger=migrator t=2026-08-26T07:04:55.585817346Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-26T07:04:55.587103677Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.285992ms logger=migrator t=2026-08-26T07:04:55.591493656Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-26T07:04:55.592665905Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.172109ms logger=migrator t=2026-08-26T07:04:55.59807831Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-26T07:04:55.598113051Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.6µs logger=migrator t=2026-08-26T07:04:55.601113885Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-26T07:04:55.601879755Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=765.92µs logger=migrator t=2026-08-26T07:04:55.604789357Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-26T07:04:55.605505624Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=716.237µs logger=migrator t=2026-08-26T07:04:55.609421871Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-26T07:04:55.610118418Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=696.677µs logger=migrator t=2026-08-26T07:04:55.613111224Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-26T07:04:55.613810791Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=697.367µs logger=migrator t=2026-08-26T07:04:55.617106503Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-26T07:04:55.620255811Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.145839ms logger=migrator t=2026-08-26T07:04:55.625439869Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-26T07:04:55.626252239Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=812.42µs logger=migrator t=2026-08-26T07:04:55.632112905Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-26T07:04:55.632777152Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=663.887µs logger=migrator t=2026-08-26T07:04:55.635857918Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-26T07:04:55.636531385Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=675.437µs logger=migrator t=2026-08-26T07:04:55.641285213Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-26T07:04:55.642024952Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=739.428µs logger=migrator t=2026-08-26T07:04:55.645516368Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-26T07:04:55.646210655Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=694.427µs logger=migrator t=2026-08-26T07:04:55.650983244Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-26T07:04:55.651364813Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=386.24µs logger=migrator t=2026-08-26T07:04:55.654809889Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-26T07:04:55.655318222Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=508.474µs logger=migrator t=2026-08-26T07:04:55.661878364Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-26T07:04:55.662269834Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=390µs logger=migrator t=2026-08-26T07:04:55.666353226Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-26T07:04:55.666981961Z level=info msg="Migration successfully executed" id="create star table" duration=626.615µs logger=migrator t=2026-08-26T07:04:55.670375895Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-26T07:04:55.671068582Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=692.387µs logger=migrator t=2026-08-26T07:04:55.675554184Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-26T07:04:55.676324883Z level=info msg="Migration successfully executed" id="create org table v1" duration=770.589µs logger=migrator t=2026-08-26T07:04:55.681087932Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-26T07:04:55.681879741Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=791.669µs logger=migrator t=2026-08-26T07:04:55.686282481Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-26T07:04:55.686947647Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=667.336µs logger=migrator t=2026-08-26T07:04:55.69070985Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-26T07:04:55.691443639Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=733.559µs logger=migrator t=2026-08-26T07:04:55.696514064Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-26T07:04:55.697226953Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=712.579µs logger=migrator t=2026-08-26T07:04:55.701594511Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-26T07:04:55.702289468Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=694.597µs logger=migrator t=2026-08-26T07:04:55.706618276Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-26T07:04:55.706644936Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.621µs logger=migrator t=2026-08-26T07:04:55.730980561Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-26T07:04:55.731021752Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.261µs logger=migrator t=2026-08-26T07:04:55.735298808Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-26T07:04:55.735462932Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=164.604µs logger=migrator t=2026-08-26T07:04:55.739586075Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-26T07:04:55.740277972Z level=info msg="Migration successfully executed" id="create dashboard table" duration=691.597µs logger=migrator t=2026-08-26T07:04:55.744176838Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-26T07:04:55.744901677Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=718.869µs logger=migrator t=2026-08-26T07:04:55.748729052Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-26T07:04:55.74947869Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=747.509µs logger=migrator t=2026-08-26T07:04:55.754423913Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-26T07:04:55.755061129Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=637.226µs logger=migrator t=2026-08-26T07:04:55.759008867Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-26T07:04:55.759802737Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=791.789µs logger=migrator t=2026-08-26T07:04:55.763899838Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-26T07:04:55.764566825Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=665.537µs logger=migrator t=2026-08-26T07:04:55.769157559Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-26T07:04:55.77484744Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.690061ms logger=migrator t=2026-08-26T07:04:55.77965948Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-26T07:04:55.780268175Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=608.365µs logger=migrator t=2026-08-26T07:04:55.789574307Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-26T07:04:55.790302434Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=728.958µs logger=migrator t=2026-08-26T07:04:55.795720699Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-26T07:04:55.796390815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=669.816µs logger=migrator t=2026-08-26T07:04:55.803644786Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-26T07:04:55.803971084Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=328.908µs logger=migrator t=2026-08-26T07:04:55.808520666Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-26T07:04:55.809318907Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=795.991µs logger=migrator t=2026-08-26T07:04:55.814418783Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-26T07:04:55.814482584Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.791µs logger=migrator t=2026-08-26T07:04:55.818347921Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-26T07:04:55.820144365Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.794654ms logger=migrator t=2026-08-26T07:04:55.824845982Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-26T07:04:55.8279947Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.148718ms logger=migrator t=2026-08-26T07:04:55.833327123Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-26T07:04:55.835090097Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.762984ms logger=migrator t=2026-08-26T07:04:55.839180718Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-26T07:04:55.839975848Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=791.4µs logger=migrator t=2026-08-26T07:04:55.844352337Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-26T07:04:55.846229893Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.875756ms logger=migrator t=2026-08-26T07:04:55.85132159Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-26T07:04:55.852079259Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=757.568µs logger=migrator t=2026-08-26T07:04:55.855994056Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-26T07:04:55.856747905Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=753.36µs logger=migrator t=2026-08-26T07:04:55.861203405Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-26T07:04:55.861229075Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.58µs logger=migrator t=2026-08-26T07:04:55.86622199Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-26T07:04:55.866258121Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.781µs logger=migrator t=2026-08-26T07:04:55.870478875Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-26T07:04:55.872365142Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.886027ms logger=migrator t=2026-08-26T07:04:55.876489645Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-26T07:04:55.878523365Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.03321ms logger=migrator t=2026-08-26T07:04:55.883355435Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-26T07:04:55.885234022Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.878367ms logger=migrator t=2026-08-26T07:04:55.889093568Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-26T07:04:55.891039306Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.944978ms logger=migrator t=2026-08-26T07:04:55.895124157Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-26T07:04:55.895344193Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.376µs logger=migrator t=2026-08-26T07:04:55.8992324Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-26T07:04:55.899981348Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=747.268µs logger=migrator t=2026-08-26T07:04:55.905189408Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-26T07:04:55.905891725Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=702.467µs logger=migrator t=2026-08-26T07:04:55.909676159Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-26T07:04:55.90971888Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.631µs logger=migrator t=2026-08-26T07:04:55.914461888Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-26T07:04:55.915251567Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=789.489µs logger=migrator t=2026-08-26T07:04:55.920140539Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-26T07:04:55.920793865Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=653.086µs logger=migrator t=2026-08-26T07:04:55.925331278Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-26T07:04:55.931357338Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.026829ms logger=migrator t=2026-08-26T07:04:55.935356117Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-26T07:04:55.936039254Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=683.157µs logger=migrator t=2026-08-26T07:04:55.942130885Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-26T07:04:55.942862843Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=731.888µs logger=migrator t=2026-08-26T07:04:55.947128329Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-26T07:04:55.947909549Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=786.919µs logger=migrator t=2026-08-26T07:04:55.953256221Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-26T07:04:55.953559029Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=303.078µs logger=migrator t=2026-08-26T07:04:55.959168918Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-26T07:04:55.959728342Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=558.884µs logger=migrator t=2026-08-26T07:04:55.963682101Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-26T07:04:55.96571746Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.0356ms logger=migrator t=2026-08-26T07:04:55.96968542Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-26T07:04:55.970366736Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=680.966µs logger=migrator t=2026-08-26T07:04:55.975109025Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-26T07:04:55.975446153Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=336.058µs logger=migrator t=2026-08-26T07:04:55.979852112Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-26T07:04:55.980014537Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=162.935µs logger=migrator t=2026-08-26T07:04:55.984348344Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-26T07:04:55.985104902Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=755.908µs logger=migrator t=2026-08-26T07:04:55.989663646Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-26T07:04:55.99184746Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.183594ms logger=migrator t=2026-08-26T07:04:55.99671859Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-26T07:04:55.997610133Z level=info msg="Migration successfully executed" id="create data_source table" duration=889.483µs logger=migrator t=2026-08-26T07:04:56.001987061Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-26T07:04:56.002842963Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=859.022µs logger=migrator t=2026-08-26T07:04:56.007572719Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-26T07:04:56.008419781Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=846.722µs logger=migrator t=2026-08-26T07:04:56.013450385Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-26T07:04:56.014264966Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=814.391µs logger=migrator t=2026-08-26T07:04:56.018001418Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-26T07:04:56.018834309Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=832.421µs logger=migrator t=2026-08-26T07:04:56.023448133Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-26T07:04:56.029525153Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.07653ms logger=migrator t=2026-08-26T07:04:56.033633526Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-26T07:04:56.034600639Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=966.894µs logger=migrator t=2026-08-26T07:04:56.038655909Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-26T07:04:56.039501041Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=845.062µs logger=migrator t=2026-08-26T07:04:56.044255998Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-26T07:04:56.045061879Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=805.341µs logger=migrator t=2026-08-26T07:04:56.049260872Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-26T07:04:56.049789055Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=528.453µs logger=migrator t=2026-08-26T07:04:56.05400013Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-26T07:04:56.058153962Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.153753ms logger=migrator t=2026-08-26T07:04:56.063559346Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-26T07:04:56.065900884Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.341918ms logger=migrator t=2026-08-26T07:04:56.071050362Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-26T07:04:56.071082063Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.23µs logger=migrator t=2026-08-26T07:04:56.075216696Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-26T07:04:56.075456341Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=240.156µs logger=migrator t=2026-08-26T07:04:56.083251363Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-26T07:04:56.08636058Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.108447ms logger=migrator t=2026-08-26T07:04:56.091742354Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-26T07:04:56.091970369Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=228.805µs logger=migrator t=2026-08-26T07:04:56.09641497Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-26T07:04:56.096614405Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=199.924µs logger=migrator t=2026-08-26T07:04:56.103625139Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-26T07:04:56.10571532Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.093301ms logger=migrator t=2026-08-26T07:04:56.115484232Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-26T07:04:56.115855751Z level=info msg="Migration successfully executed" id="Update uid value" duration=375.189µs logger=migrator t=2026-08-26T07:04:56.127242263Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-26T07:04:56.132064803Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=4.814969ms logger=migrator t=2026-08-26T07:04:56.140527642Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-26T07:04:56.143490546Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.961953ms logger=migrator t=2026-08-26T07:04:56.150048098Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-26T07:04:56.151318679Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.272262ms logger=migrator t=2026-08-26T07:04:56.157161464Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-26T07:04:56.157919043Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=752.289µs logger=migrator t=2026-08-26T07:04:56.16390282Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-26T07:04:56.164672589Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=769.729µs logger=migrator t=2026-08-26T07:04:56.171819327Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-26T07:04:56.172719209Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=899.502µs logger=migrator t=2026-08-26T07:04:56.176822381Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-26T07:04:56.177548309Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=726.118µs logger=migrator t=2026-08-26T07:04:56.182960003Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-26T07:04:56.183760492Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=800.779µs logger=migrator t=2026-08-26T07:04:56.18974798Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-26T07:04:56.190593232Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=845.192µs logger=migrator t=2026-08-26T07:04:56.195637117Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-26T07:04:56.207964882Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.328275ms logger=migrator t=2026-08-26T07:04:56.212052613Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-26T07:04:56.212788922Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=736.389µs logger=migrator t=2026-08-26T07:04:56.217696593Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-26T07:04:56.218541864Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=843.991µs logger=migrator t=2026-08-26T07:04:56.223608839Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-26T07:04:56.226002488Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.391169ms logger=migrator t=2026-08-26T07:04:56.266825239Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-26T07:04:56.268901011Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.077082ms logger=migrator t=2026-08-26T07:04:56.308776248Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-26T07:04:56.312180652Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=3.406664ms logger=migrator t=2026-08-26T07:04:56.319444893Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-26T07:04:56.319990506Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=548.453µs logger=migrator t=2026-08-26T07:04:56.326354643Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-26T07:04:56.326380674Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.031µs logger=migrator t=2026-08-26T07:04:56.334438813Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-26T07:04:56.338251547Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.810624ms logger=migrator t=2026-08-26T07:04:56.345496727Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-26T07:04:56.35249919Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=7.003553ms logger=migrator t=2026-08-26T07:04:56.359023373Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-26T07:04:56.359257028Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=235.356µs logger=migrator t=2026-08-26T07:04:56.366040646Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-26T07:04:56.368135128Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.094973ms logger=migrator t=2026-08-26T07:04:56.521412483Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-26T07:04:56.530316964Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=8.90079ms logger=migrator t=2026-08-26T07:04:56.734797477Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-26T07:04:56.736425937Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.631301ms logger=migrator t=2026-08-26T07:04:56.792401843Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-26T07:04:56.792991848Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=592.875µs logger=migrator t=2026-08-26T07:04:56.86375557Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-26T07:04:56.86499685Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.245751ms logger=migrator t=2026-08-26T07:04:57.006138185Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-26T07:04:57.007216482Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.080777ms logger=migrator t=2026-08-26T07:04:57.226705291Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-26T07:04:57.236884511Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=10.177901ms logger=migrator t=2026-08-26T07:04:57.264619286Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-26T07:04:57.265350734Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=733.988µs logger=migrator t=2026-08-26T07:04:57.274424218Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-26T07:04:57.274515381Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=95.063µs logger=migrator t=2026-08-26T07:04:57.280674372Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-26T07:04:57.280701893Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.021µs logger=migrator t=2026-08-26T07:04:57.28423757Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-26T07:04:57.287340437Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.102267ms logger=migrator t=2026-08-26T07:04:57.290849093Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-26T07:04:57.293759335Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.909762ms logger=migrator t=2026-08-26T07:04:57.298335228Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-26T07:04:57.298503732Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=168.674µs logger=migrator t=2026-08-26T07:04:57.301898946Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-26T07:04:57.302661035Z level=info msg="Migration successfully executed" id="create quota table v1" duration=761.779µs logger=migrator t=2026-08-26T07:04:57.307545625Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-26T07:04:57.308370366Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=830.881µs logger=migrator t=2026-08-26T07:04:57.315808309Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-26T07:04:57.315859581Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=55.682µs logger=migrator t=2026-08-26T07:04:57.319793528Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-26T07:04:57.321025278Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.22919ms logger=migrator t=2026-08-26T07:04:57.325901559Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-26T07:04:57.326696748Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=794.849µs logger=migrator t=2026-08-26T07:04:57.330363329Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-26T07:04:57.33403494Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.67008ms logger=migrator t=2026-08-26T07:04:57.338592552Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-26T07:04:57.338618963Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.541µs logger=migrator t=2026-08-26T07:04:57.345315638Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-26T07:04:57.346112127Z level=info msg="Migration successfully executed" id="create session table" duration=794.489µs logger=migrator t=2026-08-26T07:04:57.35150427Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-26T07:04:57.351659694Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=158.224µs logger=migrator t=2026-08-26T07:04:57.355366976Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-26T07:04:57.35548522Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.294µs logger=migrator t=2026-08-26T07:04:57.359628061Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-26T07:04:57.36080853Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.180469ms logger=migrator t=2026-08-26T07:04:57.366207423Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-26T07:04:57.366914182Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=706.709µs logger=migrator t=2026-08-26T07:04:57.373057423Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-26T07:04:57.373083874Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.491µs logger=migrator t=2026-08-26T07:04:57.376804985Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-26T07:04:57.376831166Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.351µs logger=migrator t=2026-08-26T07:04:57.384620518Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-26T07:04:57.38796023Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.341292ms logger=migrator t=2026-08-26T07:04:57.391434746Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-26T07:04:57.394961434Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.528808ms logger=migrator t=2026-08-26T07:04:57.398145062Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-26T07:04:57.398256515Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=114.563µs logger=migrator t=2026-08-26T07:04:57.401413783Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-26T07:04:57.401504315Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=90.292µs logger=migrator t=2026-08-26T07:04:57.404498949Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-26T07:04:57.405508434Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.010225ms logger=migrator t=2026-08-26T07:04:57.411345778Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-26T07:04:57.411384419Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.86µs logger=migrator t=2026-08-26T07:04:57.41587963Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-26T07:04:57.419209852Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.329782ms logger=migrator t=2026-08-26T07:04:57.42724716Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-26T07:04:57.427461405Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=216.175µs logger=migrator t=2026-08-26T07:04:57.431847354Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-26T07:04:57.435034683Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.187549ms logger=migrator t=2026-08-26T07:04:57.438852717Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-26T07:04:57.445342837Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.479591ms logger=migrator t=2026-08-26T07:04:57.44908825Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-26T07:04:57.449244623Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=153.643µs logger=migrator t=2026-08-26T07:04:57.45191801Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-26T07:04:57.453033357Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.115467ms logger=migrator t=2026-08-26T07:04:57.456704368Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-26T07:04:57.457354084Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=649.676µs logger=migrator t=2026-08-26T07:04:57.460728757Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-26T07:04:57.461541357Z level=info msg="Migration successfully executed" id="create alert table v1" duration=812.03µs logger=migrator t=2026-08-26T07:04:57.466095669Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-26T07:04:57.466836938Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=741.108µs logger=migrator t=2026-08-26T07:04:57.470301914Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-26T07:04:57.471328149Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.022695ms logger=migrator t=2026-08-26T07:04:57.474886066Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-26T07:04:57.476042755Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.156139ms logger=migrator t=2026-08-26T07:04:57.480743611Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-26T07:04:57.481727076Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=982.855µs logger=migrator t=2026-08-26T07:04:57.485314644Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-26T07:04:57.486054232Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=739.898µs logger=migrator t=2026-08-26T07:04:57.489299882Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-26T07:04:57.489968969Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=669.127µs logger=migrator t=2026-08-26T07:04:57.492823339Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-26T07:04:57.506523067Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.699568ms logger=migrator t=2026-08-26T07:04:57.510091586Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-26T07:04:57.510940586Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=853.61µs logger=migrator t=2026-08-26T07:04:57.514599426Z 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-08-26T07:04:57.515497909Z 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=898.313µs logger=migrator t=2026-08-26T07:04:57.520379209Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-26T07:04:57.520684737Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.638µs logger=migrator t=2026-08-26T07:04:57.523917907Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-26T07:04:57.524676166Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=758.118µs logger=migrator t=2026-08-26T07:04:57.534461106Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-26T07:04:57.535225846Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=760.42µs logger=migrator t=2026-08-26T07:04:57.540708381Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-26T07:04:57.544347261Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.6386ms logger=migrator t=2026-08-26T07:04:57.548413491Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-26T07:04:57.551920179Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.506447ms logger=migrator t=2026-08-26T07:04:57.555392464Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-26T07:04:57.561785651Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.393377ms logger=migrator t=2026-08-26T07:04:57.566638381Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-26T07:04:57.570202629Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.563438ms logger=migrator t=2026-08-26T07:04:57.574107896Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-26T07:04:57.575981882Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.874256ms logger=migrator t=2026-08-26T07:04:57.580566305Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-26T07:04:57.580596006Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.101µs logger=migrator t=2026-08-26T07:04:57.58521082Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-26T07:04:57.585252291Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.551µs logger=migrator t=2026-08-26T07:04:57.589793453Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-26T07:04:57.591215178Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.424996ms logger=migrator t=2026-08-26T07:04:57.59614751Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T07:04:57.597646857Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.498468ms logger=migrator t=2026-08-26T07:04:57.604078465Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-26T07:04:57.604881626Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=803.051µs logger=migrator t=2026-08-26T07:04:57.608551476Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-26T07:04:57.609455688Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=904.342µs logger=migrator t=2026-08-26T07:04:57.613442877Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T07:04:57.614962344Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.518977ms logger=migrator t=2026-08-26T07:04:57.619870535Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-26T07:04:57.623637508Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.766543ms logger=migrator t=2026-08-26T07:04:57.62695767Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-26T07:04:57.630636911Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.678961ms logger=migrator t=2026-08-26T07:04:57.634570998Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-26T07:04:57.634865985Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=295.937µs logger=migrator t=2026-08-26T07:04:57.639676775Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-26T07:04:57.640657308Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=975.853µs logger=migrator t=2026-08-26T07:04:57.644498784Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-26T07:04:57.645395756Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=897.292µs logger=migrator t=2026-08-26T07:04:57.648874251Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-26T07:04:57.652607644Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.733583ms logger=migrator t=2026-08-26T07:04:57.657417372Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-26T07:04:57.657498694Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.272µs logger=migrator t=2026-08-26T07:04:57.660878798Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-26T07:04:57.661732229Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=853.861µs logger=migrator t=2026-08-26T07:04:57.66543467Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-26T07:04:57.667260405Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.824815ms logger=migrator t=2026-08-26T07:04:57.671315855Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-26T07:04:57.671394287Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.622µs logger=migrator t=2026-08-26T07:04:57.675028237Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-26T07:04:57.676137174Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.109207ms logger=migrator t=2026-08-26T07:04:57.680169453Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-26T07:04:57.681377184Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.208521ms logger=migrator t=2026-08-26T07:04:57.684807028Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-26T07:04:57.685429643Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=622.505µs logger=migrator t=2026-08-26T07:04:57.689888934Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-26T07:04:57.691604747Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.715743ms logger=migrator t=2026-08-26T07:04:57.697771199Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-26T07:04:57.699986094Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.202174ms logger=migrator t=2026-08-26T07:04:57.70432455Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-26T07:04:57.705774076Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.449736ms logger=migrator t=2026-08-26T07:04:57.712554273Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-26T07:04:57.712676526Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=124.723µs logger=migrator t=2026-08-26T07:04:57.71609409Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-26T07:04:57.720297265Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.202374ms logger=migrator t=2026-08-26T07:04:57.724524978Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-26T07:04:57.725440382Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=915.994µs logger=migrator t=2026-08-26T07:04:57.729598704Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-26T07:04:57.733712436Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.112272ms logger=migrator t=2026-08-26T07:04:57.738577696Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-26T07:04:57.739332065Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=755.58µs logger=migrator t=2026-08-26T07:04:57.742444642Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-26T07:04:57.743322943Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=876.301µs logger=migrator t=2026-08-26T07:04:57.747073715Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-26T07:04:57.747881586Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=808.071µs logger=migrator t=2026-08-26T07:04:57.753488824Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-26T07:04:57.762440365Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.950621ms logger=migrator t=2026-08-26T07:04:57.765670134Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-26T07:04:57.766507915Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=837.481µs logger=migrator t=2026-08-26T07:04:57.770203107Z 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-08-26T07:04:57.771464617Z 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.26131ms logger=migrator t=2026-08-26T07:04:57.778739237Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-26T07:04:57.779099006Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=362.859µs logger=migrator t=2026-08-26T07:04:57.782307825Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-26T07:04:57.78291094Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=595.305µs logger=migrator t=2026-08-26T07:04:57.786221652Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-26T07:04:57.786600891Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=377.539µs logger=migrator t=2026-08-26T07:04:57.792893087Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-26T07:04:57.797478519Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.584182ms logger=migrator t=2026-08-26T07:04:57.800562415Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-26T07:04:57.805986729Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.422394ms logger=migrator t=2026-08-26T07:04:57.811298861Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-26T07:04:57.812431859Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.132489ms logger=migrator t=2026-08-26T07:04:57.819763099Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-26T07:04:57.821766179Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.084702ms logger=migrator t=2026-08-26T07:04:57.825172583Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-26T07:04:57.825501131Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=329.328µs logger=migrator t=2026-08-26T07:04:57.840912882Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-26T07:04:57.845489294Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.579812ms logger=migrator t=2026-08-26T07:04:57.850310514Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-26T07:04:57.851289748Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=993.345µs logger=migrator t=2026-08-26T07:04:57.856978499Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-26T07:04:57.857332927Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=353.908µs logger=migrator t=2026-08-26T07:04:57.860548177Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-26T07:04:57.860995277Z level=info msg="Migration successfully executed" id="Move region to single row" duration=446.97µs logger=migrator t=2026-08-26T07:04:57.863383127Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-26T07:04:57.864229217Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=846.36µs logger=migrator t=2026-08-26T07:04:57.869738013Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-26T07:04:57.871090897Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.353074ms logger=migrator t=2026-08-26T07:04:57.874718706Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T07:04:57.87646515Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.745294ms logger=migrator t=2026-08-26T07:04:57.880185352Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T07:04:57.881263638Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.077666ms logger=migrator t=2026-08-26T07:04:57.890413033Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-26T07:04:57.892058944Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.493851ms logger=migrator t=2026-08-26T07:04:57.895709594Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-26T07:04:57.897750695Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.040711ms logger=migrator t=2026-08-26T07:04:57.90322629Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-26T07:04:57.903314882Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.442µs logger=migrator t=2026-08-26T07:04:57.906679605Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-26T07:04:57.907522386Z level=info msg="Migration successfully executed" id="create test_data table" duration=842.761µs logger=migrator t=2026-08-26T07:04:57.912307134Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-26T07:04:57.913198566Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=889.732µs logger=migrator t=2026-08-26T07:04:57.91859375Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-26T07:04:57.920125887Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.531947ms logger=migrator t=2026-08-26T07:04:57.924885735Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-26T07:04:57.92593019Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.043805ms logger=migrator t=2026-08-26T07:04:57.932434721Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-26T07:04:57.932834741Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=402.87µs logger=migrator t=2026-08-26T07:04:57.937567498Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-26T07:04:57.938126792Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=552.865µs logger=migrator t=2026-08-26T07:04:57.942008178Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-26T07:04:57.942170971Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=163.874µs logger=migrator t=2026-08-26T07:04:57.946717104Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-26T07:04:57.947622086Z level=info msg="Migration successfully executed" id="create team table" duration=904.792µs logger=migrator t=2026-08-26T07:04:57.951544022Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-26T07:04:57.952546868Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.002706ms logger=migrator t=2026-08-26T07:04:57.957500909Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-26T07:04:57.958496074Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=994.945µs logger=migrator t=2026-08-26T07:04:57.962450972Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-26T07:04:57.969542267Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.089445ms logger=migrator t=2026-08-26T07:04:57.973152316Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-26T07:04:57.97330404Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=152.134µs logger=migrator t=2026-08-26T07:04:57.977302479Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-26T07:04:57.977995726Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=696.288µs logger=migrator t=2026-08-26T07:04:57.981847381Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-26T07:04:57.983120833Z level=info msg="Migration successfully executed" id="create team member table" duration=1.273272ms logger=migrator t=2026-08-26T07:04:57.987406978Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-26T07:04:57.988634929Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.229811ms logger=migrator t=2026-08-26T07:04:57.993500238Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-26T07:04:57.994510014Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.009696ms logger=migrator t=2026-08-26T07:04:58.00083413Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-26T07:04:58.001963267Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.128808ms logger=migrator t=2026-08-26T07:04:58.007231777Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-26T07:04:58.014639899Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.408892ms logger=migrator t=2026-08-26T07:04:58.019258043Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-26T07:04:58.023960958Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.702205ms logger=migrator t=2026-08-26T07:04:58.029162187Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-26T07:04:58.037504132Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.346836ms logger=migrator t=2026-08-26T07:04:58.042508795Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-26T07:04:58.043197552Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=688.857µs logger=migrator t=2026-08-26T07:04:58.048358019Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-26T07:04:58.049870106Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.511457ms logger=migrator t=2026-08-26T07:04:58.05407528Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-26T07:04:58.055067194Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=989.074µs logger=migrator t=2026-08-26T07:04:58.060713953Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-26T07:04:58.062037076Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.321113ms logger=migrator t=2026-08-26T07:04:58.067611803Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-26T07:04:58.069191791Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.580458ms logger=migrator t=2026-08-26T07:04:58.073119199Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-26T07:04:58.074179454Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.059595ms logger=migrator t=2026-08-26T07:04:58.07844983Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-26T07:04:58.079387003Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=934.242µs logger=migrator t=2026-08-26T07:04:58.084369986Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-26T07:04:58.085278608Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=909.312µs logger=migrator t=2026-08-26T07:04:58.092645829Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-26T07:04:58.093696985Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.051096ms logger=migrator t=2026-08-26T07:04:58.099434236Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-26T07:04:58.099803265Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=371.939µs logger=migrator t=2026-08-26T07:04:58.103614759Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-26T07:04:58.104417519Z level=info msg="Migration successfully executed" id="create tag table" duration=803.49µs logger=migrator t=2026-08-26T07:04:58.110507549Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-26T07:04:58.113889881Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=3.381213ms logger=migrator t=2026-08-26T07:04:58.121875288Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-26T07:04:58.123250752Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.378674ms logger=migrator t=2026-08-26T07:04:58.128404409Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-26T07:04:58.129595538Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.19096ms logger=migrator t=2026-08-26T07:04:58.135381261Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-26T07:04:58.137198926Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.819465ms logger=migrator t=2026-08-26T07:04:58.144653329Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-26T07:04:58.157838413Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.183054ms logger=migrator t=2026-08-26T07:04:58.161708958Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-26T07:04:58.162287113Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=576.775µs logger=migrator t=2026-08-26T07:04:58.166388474Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-26T07:04:58.167297906Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=909.702µs logger=migrator t=2026-08-26T07:04:58.17275751Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-26T07:04:58.173117899Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=363.289µs logger=migrator t=2026-08-26T07:04:58.178163273Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-26T07:04:58.179122028Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=957.145µs logger=migrator t=2026-08-26T07:04:58.184057098Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-26T07:04:58.185341801Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.282992ms logger=migrator t=2026-08-26T07:04:58.189049641Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-26T07:04:58.189961944Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=912.502µs logger=migrator t=2026-08-26T07:04:58.194121167Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-26T07:04:58.194200968Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=78.742µs logger=migrator t=2026-08-26T07:04:58.19833169Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-26T07:04:58.203709522Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.375793ms logger=migrator t=2026-08-26T07:04:58.209473554Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-26T07:04:58.214709723Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.235519ms logger=migrator t=2026-08-26T07:04:58.218738782Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-26T07:04:58.225494168Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.752666ms logger=migrator t=2026-08-26T07:04:58.229385024Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-26T07:04:58.234706055Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.31834ms logger=migrator t=2026-08-26T07:04:58.239481873Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-26T07:04:58.240396255Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=907.252µs logger=migrator t=2026-08-26T07:04:58.245040369Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-26T07:04:58.253849496Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.807527ms logger=migrator t=2026-08-26T07:04:58.258949732Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-26T07:04:58.259562897Z level=info msg="Migration successfully executed" id="create server_lock table" duration=613.015µs logger=migrator t=2026-08-26T07:04:58.26783263Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-26T07:04:58.269788659Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.955288ms logger=migrator t=2026-08-26T07:04:58.275253103Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-26T07:04:58.276179936Z level=info msg="Migration successfully executed" id="create user auth token table" duration=927.493µs logger=migrator t=2026-08-26T07:04:58.281825095Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-26T07:04:58.283800394Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.973918ms logger=migrator t=2026-08-26T07:04:58.28934332Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-26T07:04:58.290299923Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=956.523µs logger=migrator t=2026-08-26T07:04:58.295110882Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-26T07:04:58.296787103Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.678081ms logger=migrator t=2026-08-26T07:04:58.304045921Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-26T07:04:58.311542426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.496135ms logger=migrator t=2026-08-26T07:04:58.317636646Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-26T07:04:58.31859928Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=962.583µs logger=migrator t=2026-08-26T07:04:58.324632228Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-26T07:04:58.325551461Z level=info msg="Migration successfully executed" id="create cache_data table" duration=922.823µs logger=migrator t=2026-08-26T07:04:58.330324369Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-26T07:04:58.331274852Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=951.293µs logger=migrator t=2026-08-26T07:04:58.336547732Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-26T07:04:58.337545426Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=999.545µs logger=migrator t=2026-08-26T07:04:58.34381139Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-26T07:04:58.345705727Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.897057ms logger=migrator t=2026-08-26T07:04:58.351223642Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-26T07:04:58.351322345Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.653µs logger=migrator t=2026-08-26T07:04:58.355938279Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-26T07:04:58.356071832Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=136.623µs logger=migrator t=2026-08-26T07:04:58.360373788Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-26T07:04:58.361565157Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.19163ms logger=migrator t=2026-08-26T07:04:58.365987936Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T07:04:58.367188376Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.20303ms logger=migrator t=2026-08-26T07:04:58.372549258Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T07:04:58.374034254Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.484806ms logger=migrator t=2026-08-26T07:04:58.377692683Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-26T07:04:58.377798346Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.793µs logger=migrator t=2026-08-26T07:04:58.381673122Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T07:04:58.38283338Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.159968ms logger=migrator t=2026-08-26T07:04:58.388043698Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T07:04:58.38892336Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=879.812µs logger=migrator t=2026-08-26T07:04:58.391796911Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T07:04:58.392724674Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=927.263µs logger=migrator t=2026-08-26T07:04:58.397868551Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T07:04:58.400005493Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.147392ms logger=migrator t=2026-08-26T07:04:58.404582776Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-26T07:04:58.410958422Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.375336ms logger=migrator t=2026-08-26T07:04:58.415491794Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-26T07:04:58.416417637Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=928.723µs logger=migrator t=2026-08-26T07:04:58.421113583Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-26T07:04:58.421239326Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.164µs logger=migrator t=2026-08-26T07:04:58.424737981Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-26T07:04:58.425709756Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=971.695µs logger=migrator t=2026-08-26T07:04:58.430174265Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-26T07:04:58.431445777Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.271142ms logger=migrator t=2026-08-26T07:04:58.496903618Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-26T07:04:58.498263451Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.359793ms logger=migrator t=2026-08-26T07:04:58.502739191Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T07:04:58.502787342Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=48.801µs logger=migrator t=2026-08-26T07:04:58.505457548Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-26T07:04:58.506535904Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.075836ms logger=migrator t=2026-08-26T07:04:58.511947737Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-26T07:04:58.513488756Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.540509ms logger=migrator t=2026-08-26T07:04:58.518080189Z 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-08-26T07:04:58.519022142Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=941.073µs logger=migrator t=2026-08-26T07:04:58.524898967Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-26T07:04:58.526547398Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.649001ms logger=migrator t=2026-08-26T07:04:58.532479834Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-26T07:04:58.539003014Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.52352ms logger=migrator t=2026-08-26T07:04:58.542338846Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-26T07:04:58.543363182Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.025305ms logger=migrator t=2026-08-26T07:04:58.549668806Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T07:04:58.550689811Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.023905ms logger=migrator t=2026-08-26T07:04:58.555423958Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-26T07:04:58.581212763Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.786124ms logger=migrator t=2026-08-26T07:04:58.626491997Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-26T07:04:58.652784764Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.292427ms logger=migrator t=2026-08-26T07:04:58.658964836Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-26T07:04:58.659791946Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=816.29µs logger=migrator t=2026-08-26T07:04:58.663845827Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T07:04:58.665435225Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.588408ms logger=migrator t=2026-08-26T07:04:58.66968634Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-26T07:04:58.675626986Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.941836ms logger=migrator t=2026-08-26T07:04:58.681370338Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-26T07:04:58.687629311Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.256663ms logger=migrator t=2026-08-26T07:04:58.692125353Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-26T07:04:58.693180588Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.071426ms logger=migrator t=2026-08-26T07:04:58.698088159Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-26T07:04:58.699895453Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.806804ms logger=migrator t=2026-08-26T07:04:58.706696501Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-26T07:04:58.707692405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=996.464µs logger=migrator t=2026-08-26T07:04:58.712488723Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-26T07:04:58.714460862Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.971089ms logger=migrator t=2026-08-26T07:04:58.720002589Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-26T07:04:58.72007244Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.222µs logger=migrator t=2026-08-26T07:04:58.725784701Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-26T07:04:58.732095986Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.310965ms logger=migrator t=2026-08-26T07:04:58.736440682Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-26T07:04:58.742758649Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.317517ms logger=migrator t=2026-08-26T07:04:58.746963631Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-26T07:04:58.75336222Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.398059ms logger=migrator t=2026-08-26T07:04:58.759292375Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-26T07:04:58.760029163Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=736.808µs logger=migrator t=2026-08-26T07:04:58.763681933Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-26T07:04:58.764701429Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.020155ms logger=migrator t=2026-08-26T07:04:58.768484281Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-26T07:04:58.774477939Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.993388ms logger=migrator t=2026-08-26T07:04:58.780184999Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-26T07:04:58.786023683Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.838224ms logger=migrator t=2026-08-26T07:04:58.789705954Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-26T07:04:58.790809831Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.103037ms logger=migrator t=2026-08-26T07:04:58.795020344Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-26T07:04:58.803727249Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.707615ms logger=migrator t=2026-08-26T07:04:58.809517461Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-26T07:04:58.819539598Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.021166ms logger=migrator t=2026-08-26T07:04:58.823418474Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-26T07:04:58.823478865Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.541µs logger=migrator t=2026-08-26T07:04:58.827421622Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-26T07:04:58.828523679Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.102046ms logger=migrator t=2026-08-26T07:04:58.83505114Z 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-08-26T07:04:58.837009517Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.959977ms logger=migrator t=2026-08-26T07:04:58.842867971Z 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-08-26T07:04:58.844873091Z 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=2.00484ms logger=migrator t=2026-08-26T07:04:58.885525012Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T07:04:58.885646215Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=125.683µs logger=migrator t=2026-08-26T07:04:58.891165161Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-26T07:04:58.897470086Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.302555ms logger=migrator t=2026-08-26T07:04:58.901294329Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-26T07:04:58.905698598Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.404109ms logger=migrator t=2026-08-26T07:04:58.909128622Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-26T07:04:58.913595293Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.466851ms logger=migrator t=2026-08-26T07:04:58.918416231Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-26T07:04:58.924672655Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.255894ms logger=migrator t=2026-08-26T07:04:58.928815287Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-26T07:04:58.934977678Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.161911ms logger=migrator t=2026-08-26T07:04:58.93991647Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-26T07:04:58.940025233Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=109.723µs logger=migrator t=2026-08-26T07:04:58.944670667Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-26T07:04:58.946095552Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.374234ms logger=migrator t=2026-08-26T07:04:58.951879224Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-26T07:04:58.958054597Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.174273ms logger=migrator t=2026-08-26T07:04:58.962277761Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-26T07:04:58.962346432Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.471µs logger=migrator t=2026-08-26T07:04:58.966849993Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-26T07:04:58.973449716Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.599372ms logger=migrator t=2026-08-26T07:04:58.978325375Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-26T07:04:58.979369251Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.042996ms logger=migrator t=2026-08-26T07:04:58.983816391Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-26T07:04:58.990229498Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.410377ms logger=migrator t=2026-08-26T07:04:58.994925374Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-26T07:04:58.995703893Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=778.379µs logger=migrator t=2026-08-26T07:04:59.001220399Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-26T07:04:59.002228683Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.007994ms logger=migrator t=2026-08-26T07:04:59.006709854Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-26T07:04:59.01310542Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.394896ms logger=migrator t=2026-08-26T07:04:59.017500718Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-26T07:04:59.018330209Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=829.09µs logger=migrator t=2026-08-26T07:04:59.024416348Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-26T07:04:59.025392012Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=975.134µs logger=migrator t=2026-08-26T07:04:59.029602705Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-26T07:04:59.030929768Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.328273ms logger=migrator t=2026-08-26T07:04:59.035477419Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-26T07:04:59.036425593Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=946.664µs logger=migrator t=2026-08-26T07:04:59.04082064Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-26T07:04:59.040885202Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.472µs logger=migrator t=2026-08-26T07:04:59.045321011Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-26T07:04:59.046289955Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=968.914µs logger=migrator t=2026-08-26T07:04:59.050726474Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-26T07:04:59.051670037Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=942.063µs logger=migrator t=2026-08-26T07:04:59.056477395Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T07:04:59.056871284Z 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-08-26T07:04:59.060835621Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-26T07:04:59.061246531Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=410.85µs logger=migrator t=2026-08-26T07:04:59.064507922Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-26T07:04:59.065525187Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.017025ms logger=migrator t=2026-08-26T07:04:59.070826957Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-26T07:04:59.077638703Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.810046ms logger=migrator t=2026-08-26T07:04:59.081382336Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-26T07:04:59.082515673Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.133637ms logger=migrator t=2026-08-26T07:04:59.086706057Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-26T07:04:59.087741262Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.034865ms logger=migrator t=2026-08-26T07:04:59.093175375Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-26T07:04:59.093990295Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=814.51µs logger=migrator t=2026-08-26T07:04:59.098884465Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-26T07:04:59.100750171Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.865576ms logger=migrator t=2026-08-26T07:04:59.105396715Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-26T07:04:59.10641466Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.018036ms logger=migrator t=2026-08-26T07:04:59.112308285Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-26T07:04:59.112355026Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.761µs logger=migrator t=2026-08-26T07:04:59.116574559Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-26T07:04:59.116641451Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.562µs logger=migrator t=2026-08-26T07:04:59.119694736Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-26T07:04:59.125693572Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.997427ms logger=migrator t=2026-08-26T07:04:59.129190039Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-26T07:04:59.129488116Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=297.337µs logger=migrator t=2026-08-26T07:04:59.134234342Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-26T07:04:59.135421972Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.18722ms logger=migrator t=2026-08-26T07:04:59.139642095Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-26T07:04:59.139908882Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=261.727µs logger=migrator t=2026-08-26T07:04:59.143467099Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-26T07:04:59.144433733Z level=info msg="Migration successfully executed" id="create data_keys table" duration=965.914µs logger=migrator t=2026-08-26T07:04:59.148531974Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-26T07:04:59.149364104Z level=info msg="Migration successfully executed" id="create secrets table" duration=831.61µs logger=migrator t=2026-08-26T07:04:59.154660514Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-26T07:04:59.187721545Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.059991ms logger=migrator t=2026-08-26T07:04:59.192060261Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-26T07:04:59.198063888Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.003067ms logger=migrator t=2026-08-26T07:04:59.201894943Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-26T07:04:59.202034286Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.883µs logger=migrator t=2026-08-26T07:04:59.208008863Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-26T07:04:59.239014024Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.00458ms logger=migrator t=2026-08-26T07:04:59.242923999Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-26T07:04:59.278896232Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.968762ms logger=migrator t=2026-08-26T07:04:59.282985133Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-26T07:04:59.2837019Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=716.567µs logger=migrator t=2026-08-26T07:04:59.291022849Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-26T07:04:59.29229539Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.273451ms logger=migrator t=2026-08-26T07:04:59.296972476Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-26T07:04:59.297260823Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=288.697µs logger=migrator t=2026-08-26T07:04:59.301208249Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-26T07:04:59.302112481Z level=info msg="Migration successfully executed" id="create permission table" duration=902.852µs logger=migrator t=2026-08-26T07:04:59.307967206Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-26T07:04:59.309044742Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.077326ms logger=migrator t=2026-08-26T07:04:59.31306198Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-26T07:04:59.314173968Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.111707ms logger=migrator t=2026-08-26T07:04:59.318659857Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-26T07:04:59.319566Z level=info msg="Migration successfully executed" id="create role table" duration=906.023µs logger=migrator t=2026-08-26T07:04:59.325179628Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-26T07:04:59.332593259Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.411761ms logger=migrator t=2026-08-26T07:04:59.33630523Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-26T07:04:59.341607901Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.302111ms logger=migrator t=2026-08-26T07:04:59.345902826Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-26T07:04:59.346743106Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=839.91µs logger=migrator t=2026-08-26T07:04:59.350810877Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-26T07:04:59.351832691Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.020835ms logger=migrator t=2026-08-26T07:04:59.357365527Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-26T07:04:59.358503975Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.137908ms logger=migrator t=2026-08-26T07:04:59.362950774Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-26T07:04:59.363940038Z level=info msg="Migration successfully executed" id="create team role table" duration=989.484µs logger=migrator t=2026-08-26T07:04:59.370370936Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-26T07:04:59.372332374Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.961428ms logger=migrator t=2026-08-26T07:04:59.377180603Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-26T07:04:59.37908952Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.908197ms logger=migrator t=2026-08-26T07:04:59.383629332Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-26T07:04:59.384749059Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.119407ms logger=migrator t=2026-08-26T07:04:59.38925166Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-26T07:04:59.39008835Z level=info msg="Migration successfully executed" id="create user role table" duration=836.06µs logger=migrator t=2026-08-26T07:04:59.395737129Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-26T07:04:59.396889277Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.153088ms logger=migrator t=2026-08-26T07:04:59.402522235Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-26T07:04:59.403727045Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.20435ms logger=migrator t=2026-08-26T07:04:59.407967648Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-26T07:04:59.408993954Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.023946ms logger=migrator t=2026-08-26T07:04:59.414918539Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-26T07:04:59.41576597Z level=info msg="Migration successfully executed" id="create builtin role table" duration=847.421µs logger=migrator t=2026-08-26T07:04:59.419943792Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-26T07:04:59.420980248Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.036016ms logger=migrator t=2026-08-26T07:04:59.425228942Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-26T07:04:59.426234947Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.007705ms logger=migrator t=2026-08-26T07:04:59.431948987Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-26T07:04:59.439901272Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.951835ms logger=migrator t=2026-08-26T07:04:59.444050474Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-26T07:04:59.445804007Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.753653ms logger=migrator t=2026-08-26T07:04:59.450158703Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-26T07:04:59.451278491Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.127078ms logger=migrator t=2026-08-26T07:04:59.457424182Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-26T07:04:59.458623241Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.199109ms logger=migrator t=2026-08-26T07:04:59.462377454Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-26T07:04:59.463495671Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.118017ms logger=migrator t=2026-08-26T07:04:59.467223422Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-26T07:04:59.468005222Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.2µs logger=migrator t=2026-08-26T07:04:59.474293696Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-26T07:04:59.476208943Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.914647ms logger=migrator t=2026-08-26T07:04:59.480662992Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-26T07:04:59.488856113Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.193551ms logger=migrator t=2026-08-26T07:04:59.492617645Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-26T07:04:59.498468009Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.851674ms logger=migrator t=2026-08-26T07:04:59.503690537Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-26T07:04:59.511731684Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.038297ms logger=migrator t=2026-08-26T07:04:59.515663291Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-26T07:04:59.523586625Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.923614ms logger=migrator t=2026-08-26T07:04:59.527301077Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-26T07:04:59.528910125Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.608989ms logger=migrator t=2026-08-26T07:04:59.534694157Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-26T07:04:59.535773435Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.081688ms logger=migrator t=2026-08-26T07:04:59.539799383Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-26T07:04:59.540777508Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=977.615µs logger=migrator t=2026-08-26T07:04:59.544368175Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-26T07:04:59.545216026Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=847.681µs logger=migrator t=2026-08-26T07:04:59.549945422Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-26T07:04:59.551027338Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.081476ms logger=migrator t=2026-08-26T07:04:59.555441187Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-26T07:04:59.555509489Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=63.072µs logger=migrator t=2026-08-26T07:04:59.559297031Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-26T07:04:59.559363763Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.742µs logger=migrator t=2026-08-26T07:04:59.564591461Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-26T07:04:59.565205356Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=613.005µs logger=migrator t=2026-08-26T07:04:59.569348838Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-26T07:04:59.570455425Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.107607ms logger=migrator t=2026-08-26T07:04:59.57513376Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-26T07:04:59.575889068Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=755.868µs logger=migrator t=2026-08-26T07:04:59.579864707Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-26T07:04:59.580274847Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=411.01µs logger=migrator t=2026-08-26T07:04:59.584556451Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-26T07:04:59.585447044Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=890.343µs logger=migrator t=2026-08-26T07:04:59.591060691Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-26T07:04:59.592027284Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=966.443µs logger=migrator t=2026-08-26T07:04:59.596489913Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-26T07:04:59.598449502Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.959239ms logger=migrator t=2026-08-26T07:04:59.604154632Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-26T07:04:59.613197993Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.043981ms logger=migrator t=2026-08-26T07:04:59.61912189Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-26T07:04:59.619240952Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=116.062µs logger=migrator t=2026-08-26T07:04:59.623433375Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-26T07:04:59.625021814Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.588259ms logger=migrator t=2026-08-26T07:04:59.63097325Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-26T07:04:59.632888227Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.915727ms logger=migrator t=2026-08-26T07:04:59.639828167Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-26T07:04:59.641145859Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.321792ms logger=migrator t=2026-08-26T07:04:59.646350357Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-26T07:04:59.655421211Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.070893ms logger=migrator t=2026-08-26T07:04:59.659774307Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-26T07:04:59.660680859Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=906.662µs logger=migrator t=2026-08-26T07:04:59.667494756Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-26T07:04:59.669237428Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.742582ms logger=migrator t=2026-08-26T07:04:59.673965345Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-26T07:04:59.696974039Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.004814ms logger=migrator t=2026-08-26T07:04:59.702510495Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-26T07:04:59.70392379Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.412825ms logger=migrator t=2026-08-26T07:04:59.709184569Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-26T07:04:59.710815839Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.63122ms logger=migrator t=2026-08-26T07:04:59.715675118Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-26T07:04:59.717743739Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.068141ms logger=migrator t=2026-08-26T07:04:59.724633498Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-26T07:04:59.726017202Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.383334ms logger=migrator t=2026-08-26T07:04:59.730937622Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-26T07:04:59.731330613Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=392.87µs logger=migrator t=2026-08-26T07:04:59.737116735Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-26T07:04:59.738469707Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.352813ms logger=migrator t=2026-08-26T07:04:59.745662674Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-26T07:04:59.755809892Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.153008ms logger=migrator t=2026-08-26T07:04:59.760243492Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-26T07:04:59.760974219Z level=info msg="Migration successfully executed" id="create entity_events table" duration=730.187µs logger=migrator t=2026-08-26T07:04:59.765207894Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-26T07:04:59.766451534Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.24379ms logger=migrator t=2026-08-26T07:04:59.773104308Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T07:04:59.773957079Z 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-08-26T07:04:59.778259893Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T07:04:59.778803347Z 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-08-26T07:04:59.78299329Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-26T07:04:59.784041505Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.047785ms logger=migrator t=2026-08-26T07:04:59.789594892Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-26T07:04:59.791102589Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.500528ms logger=migrator t=2026-08-26T07:04:59.795673842Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T07:04:59.797742252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.06746ms logger=migrator t=2026-08-26T07:04:59.80256427Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T07:04:59.8041994Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.63461ms logger=migrator t=2026-08-26T07:04:59.811174301Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T07:04:59.812432393Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.250801ms logger=migrator t=2026-08-26T07:04:59.816777419Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T07:04:59.818095652Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.318043ms logger=migrator t=2026-08-26T07:04:59.822479398Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-26T07:04:59.823528715Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.056367ms logger=migrator t=2026-08-26T07:04:59.830321301Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-26T07:04:59.831742936Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.421364ms logger=migrator t=2026-08-26T07:04:59.836012521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T07:04:59.837349043Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.336452ms logger=migrator t=2026-08-26T07:04:59.843618178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T07:04:59.844996051Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.377633ms logger=migrator t=2026-08-26T07:04:59.849252116Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-26T07:04:59.850518706Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.2627ms logger=migrator t=2026-08-26T07:04:59.856198866Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-26T07:04:59.879904228Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.709722ms logger=migrator t=2026-08-26T07:04:59.885780662Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-26T07:04:59.898604076Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.825564ms logger=migrator t=2026-08-26T07:04:59.902999334Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-26T07:04:59.916826294Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.82147ms logger=migrator t=2026-08-26T07:04:59.92440742Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-26T07:04:59.924689797Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=282.617µs logger=migrator t=2026-08-26T07:04:59.929975507Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-26T07:04:59.941995541Z level=info msg="Migration successfully executed" id="add share column" duration=12.020994ms logger=migrator t=2026-08-26T07:04:59.946629704Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-26T07:04:59.946859451Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=229.547µs logger=migrator t=2026-08-26T07:04:59.953263778Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-26T07:04:59.954300393Z level=info msg="Migration successfully executed" id="create file table" duration=1.038215ms logger=migrator t=2026-08-26T07:04:59.958863675Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-26T07:04:59.960188597Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.320592ms logger=migrator t=2026-08-26T07:04:59.964947024Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-26T07:04:59.966222655Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.275011ms logger=migrator t=2026-08-26T07:04:59.971896585Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-26T07:04:59.972857408Z level=info msg="Migration successfully executed" id="create file_meta table" duration=960.303µs logger=migrator t=2026-08-26T07:04:59.979949182Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-26T07:04:59.982061124Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.111202ms logger=migrator t=2026-08-26T07:04:59.987115418Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-26T07:04:59.987238411Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=123.593µs logger=migrator t=2026-08-26T07:04:59.99164006Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-26T07:04:59.991775393Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=134.074µs logger=migrator t=2026-08-26T07:04:59.998362384Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-26T07:04:59.999650415Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.291651ms logger=migrator t=2026-08-26T07:05:00.004331441Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-26T07:05:00.004668289Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=334.118µs logger=migrator t=2026-08-26T07:05:00.009106918Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-26T07:05:00.010777608Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.6734ms logger=migrator t=2026-08-26T07:05:00.01493528Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-26T07:05:00.02473973Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.80362ms logger=migrator t=2026-08-26T07:05:00.030609393Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-26T07:05:00.030811649Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=202.416µs logger=migrator t=2026-08-26T07:05:00.03453734Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-26T07:05:00.035948114Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.410394ms logger=migrator t=2026-08-26T07:05:00.040608918Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-26T07:05:00.041193372Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=585.214µs logger=migrator t=2026-08-26T07:05:00.047298012Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-26T07:05:00.04762327Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=325.409µs logger=migrator t=2026-08-26T07:05:00.051503425Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-26T07:05:00.052022597Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=518.932µs logger=migrator t=2026-08-26T07:05:00.055859481Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-26T07:05:00.066645985Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.785954ms logger=migrator t=2026-08-26T07:05:00.070679024Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-26T07:05:00.080832722Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.173597ms logger=migrator t=2026-08-26T07:05:00.086986163Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-26T07:05:00.087852284Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=865.951µs logger=migrator t=2026-08-26T07:05:00.091878562Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-26T07:05:00.175430476Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.550274ms logger=migrator t=2026-08-26T07:05:00.180575152Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-26T07:05:00.181458643Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=883.521µs logger=migrator t=2026-08-26T07:05:00.18785687Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-26T07:05:00.189940371Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.082221ms logger=migrator t=2026-08-26T07:05:00.195272031Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-26T07:05:00.223364958Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.094357ms logger=migrator t=2026-08-26T07:05:00.231365224Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-26T07:05:00.248729469Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.361765ms logger=migrator t=2026-08-26T07:05:00.253018784Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-26T07:05:00.25326554Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=246.916µs logger=migrator t=2026-08-26T07:05:00.258748354Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-26T07:05:00.259018431Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=270.487µs logger=migrator t=2026-08-26T07:05:00.263432769Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-26T07:05:00.263813098Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=380.909µs logger=migrator t=2026-08-26T07:05:00.268384919Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-26T07:05:00.268695167Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=311.138µs logger=migrator t=2026-08-26T07:05:00.273011143Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-26T07:05:00.27331333Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=297.427µs logger=migrator t=2026-08-26T07:05:00.279043991Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-26T07:05:00.280676271Z level=info msg="Migration successfully executed" id="create folder table" duration=1.62951ms logger=migrator t=2026-08-26T07:05:00.285874818Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-26T07:05:00.287796654Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.921226ms logger=migrator t=2026-08-26T07:05:00.292885659Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-26T07:05:00.294067618Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.181839ms logger=migrator t=2026-08-26T07:05:00.301148851Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-26T07:05:00.301181792Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.961µs logger=migrator t=2026-08-26T07:05:00.305391336Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T07:05:00.307397934Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.005319ms logger=migrator t=2026-08-26T07:05:00.31254705Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T07:05:00.313585805Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.041025ms logger=migrator t=2026-08-26T07:05:00.319142641Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-26T07:05:00.320352631Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.1999ms logger=migrator t=2026-08-26T07:05:00.324722678Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-26T07:05:00.325364844Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=642.157µs logger=migrator t=2026-08-26T07:05:00.329654998Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-26T07:05:00.329905164Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=250.526µs logger=migrator t=2026-08-26T07:05:00.335798009Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-26T07:05:00.337220314Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.421835ms logger=migrator t=2026-08-26T07:05:00.344341257Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-26T07:05:00.346395008Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.055171ms logger=migrator t=2026-08-26T07:05:00.351161745Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-26T07:05:00.352899148Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.759034ms logger=migrator t=2026-08-26T07:05:00.356819233Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-26T07:05:00.358088284Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.268501ms logger=migrator t=2026-08-26T07:05:00.364951062Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-26T07:05:00.367411332Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.402729ms logger=migrator t=2026-08-26T07:05:00.373636245Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-26T07:05:00.374662249Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.024174ms logger=migrator t=2026-08-26T07:05:00.378449903Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-26T07:05:00.379807315Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.357122ms logger=migrator t=2026-08-26T07:05:00.384277255Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-26T07:05:00.385517375Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.2401ms logger=migrator t=2026-08-26T07:05:00.391795498Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-26T07:05:00.392719381Z level=info msg="Migration successfully executed" id="create signing_key table" duration=923.713µs logger=migrator t=2026-08-26T07:05:00.397371515Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-26T07:05:00.399204Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.832455ms logger=migrator t=2026-08-26T07:05:00.404631923Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-26T07:05:00.405798571Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.166728ms logger=migrator t=2026-08-26T07:05:00.411724946Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-26T07:05:00.412340881Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=614.205µs logger=migrator t=2026-08-26T07:05:00.417134288Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-26T07:05:00.431285124Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.150286ms logger=migrator t=2026-08-26T07:05:00.43600979Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-26T07:05:00.437501837Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.493937ms logger=migrator t=2026-08-26T07:05:00.443552675Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T07:05:00.443644717Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.491µs logger=migrator t=2026-08-26T07:05:00.447735327Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T07:05:00.449040219Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.304752ms logger=migrator t=2026-08-26T07:05:00.45318779Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T07:05:00.453207531Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.071µs logger=migrator t=2026-08-26T07:05:00.457331112Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-26T07:05:00.458816208Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.484456ms logger=migrator t=2026-08-26T07:05:00.464469646Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T07:05:00.465889961Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.416285ms logger=migrator t=2026-08-26T07:05:00.47237878Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-26T07:05:00.474594114Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.219004ms logger=migrator t=2026-08-26T07:05:00.480781445Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-26T07:05:00.481659236Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=879.441µs logger=migrator t=2026-08-26T07:05:00.487035988Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-26T07:05:00.487545531Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=510.743µs logger=migrator t=2026-08-26T07:05:00.491864717Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-26T07:05:00.492881721Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.017275ms logger=migrator t=2026-08-26T07:05:00.497144296Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-26T07:05:00.498980061Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.833185ms logger=migrator t=2026-08-26T07:05:00.503611603Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-26T07:05:00.504627299Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.015666ms logger=migrator t=2026-08-26T07:05:00.510618736Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-26T07:05:00.524536956Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.920551ms logger=migrator t=2026-08-26T07:05:00.528501743Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-26T07:05:00.538434836Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.931933ms logger=migrator t=2026-08-26T07:05:00.543027297Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-26T07:05:00.556128348Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.107391ms logger=migrator t=2026-08-26T07:05:00.5615252Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-26T07:05:00.561598142Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.092µs logger=migrator t=2026-08-26T07:05:00.565533998Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-26T07:05:00.575065812Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.531324ms logger=migrator t=2026-08-26T07:05:00.579219733Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-26T07:05:00.586536693Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.315809ms logger=migrator t=2026-08-26T07:05:00.592540279Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-26T07:05:00.592928419Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=387.819µs logger=migrator t=2026-08-26T07:05:00.596794044Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.165950258s logger=migrator t=2026-08-26T07:05:00.5974619Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-26T07:05:00.613855951Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-26T07:05:00.614050736Z level=info msg="Created default organization" logger=secrets t=2026-08-26T07:05:00.62036628Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T07:05:00.668339483Z level=info msg="Restored cache from database" duration=443.69µs logger=plugin.store t=2026-08-26T07:05:00.669698807Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-26T07:05:00.706366894Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-26T07:05:00.706394605Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-26T07:05:00.706536238Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-26T07:05:00.706552098Z level=info msg="Plugins loaded" count=54 duration=36.854231ms logger=query_data t=2026-08-26T07:05:00.711487089Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-26T07:05:00.714502693Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-26T07:05:00.720252473Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-26T07:05:00.728836783Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-26T07:05:00.731265773Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-26T07:05:00.733582429Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-26T07:05:00.753298981Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-26T07:05:00.770288278Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-26T07:05:00.791699271Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-26T07:05:00.791795793Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-26T07:05:00.792352006Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-26T07:05:00.792728736Z level=info msg="State cache has been initialized" states=0 duration=376.02µs logger=ngalert.multiorg.alertmanager t=2026-08-26T07:05:00.792797838Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-26T07:05:00.792846359Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-26T07:05:00.792928321Z level=info msg=starting first_tick=2026-08-26T07:05:10Z logger=grafanaStorageLogger t=2026-08-26T07:05:00.794582271Z level=info msg="Storage starting" logger=http.server t=2026-08-26T07:05:00.795104124Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-26T07:05:00.872773234Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-26T07:05:00.897077919Z level=info msg="Update check succeeded" duration=103.146454ms logger=grafana.update.checker t=2026-08-26T07:05:00.90411807Z level=info msg="Update check succeeded" duration=110.289837ms logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T07:05:00.944071859Z level=info msg="Patterns update finished" duration=106.019303ms logger=provisioning.dashboard t=2026-08-26T07:05:00.995685701Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-26T07:05:01.013056735Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-26T07:05:01.01368298Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-26T07:05:02.865216052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:02.867053317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:02.909729854Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-26T07:05:02.9317517Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T07:05:02.944131211Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-26T07:05:02.945263839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:02.96421205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.006469497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.024666558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.043493544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.064803111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.08416888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.104445182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.12993717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.144835401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.168621768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.18809979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.210242856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.229860802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.264866711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.279625419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.302935354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.321019842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.343326463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.358557872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.389449491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.420436943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.474021612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.487862617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.525640583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.541916167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.57955705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.594350879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.62906465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.646226076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.701895086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.720420545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.75487005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.774576878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.828007623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.84064283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.883462988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.92398114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:03.988155195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.00444944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.054411508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.071189554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.160135194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.173897846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.21875126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.240623829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.300758683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.316783409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.365505248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.391331412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.450342078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.466385166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.537276879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.55591071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.607613219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.638133407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.740494522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.760867664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.839620657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.858069473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.921625859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:04.94150182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.016661866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.036791231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.122584289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.140134921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.22142153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.234081716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.305474966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.320195002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.39649128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.415467568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.490013353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.5093825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.581890038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.600696101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T07:05:05.670145825Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-26T07:06:08.823634395Z level=info msg="Usage stats are ready to report"