logger=settings t=2026-05-12T05:55:35.14736539Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T05:55:35Z logger=settings t=2026-05-12T05:55:35.147689008Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T05:55:35.147702399Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T05:55:35.147706159Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T05:55:35.147708859Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T05:55:35.147711469Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:55:35.147714039Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:55:35.147716679Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T05:55:35.147719599Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T05:55:35.147722909Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T05:55:35.147725529Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:55:35.147728079Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:55:35.14774878Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T05:55:35.1477572Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T05:55:35.14776028Z level=info msg=Target target=[all] logger=settings t=2026-05-12T05:55:35.14776602Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T05:55:35.14777027Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T05:55:35.14777365Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T05:55:35.147778791Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T05:55:35.147783371Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T05:55:35.147786981Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T05:55:35.150538593Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T05:55:35.150631875Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T05:55:35.155647228Z level=info msg="Locking database" logger=migrator t=2026-05-12T05:55:35.155683889Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T05:55:35.156699875Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T05:55:35.157932197Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.232592ms logger=migrator t=2026-05-12T05:55:35.164275604Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T05:55:35.165189417Z level=info msg="Migration successfully executed" id="create user table" duration=913.293µs logger=migrator t=2026-05-12T05:55:35.170074596Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T05:55:35.171666207Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.583761ms logger=migrator t=2026-05-12T05:55:35.176993417Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T05:55:35.178474227Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.480229ms logger=migrator t=2026-05-12T05:55:35.184396732Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T05:55:35.185123061Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=726.549µs logger=migrator t=2026-05-12T05:55:35.189590478Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T05:55:35.190685747Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.094219ms logger=migrator t=2026-05-12T05:55:35.195234647Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T05:55:35.199355204Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.121607ms logger=migrator t=2026-05-12T05:55:35.205138676Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T05:55:35.206130493Z level=info msg="Migration successfully executed" id="create user table v2" duration=991.697µs logger=migrator t=2026-05-12T05:55:35.210920958Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T05:55:35.211507833Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=587.105µs logger=migrator t=2026-05-12T05:55:35.215289163Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T05:55:35.216016192Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=719.818µs logger=migrator t=2026-05-12T05:55:35.222598524Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T05:55:35.223287123Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=688.489µs logger=migrator t=2026-05-12T05:55:35.227994906Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T05:55:35.228718026Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=722.78µs logger=migrator t=2026-05-12T05:55:35.23349905Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T05:55:35.235852312Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.352732ms logger=migrator t=2026-05-12T05:55:35.242063775Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T05:55:35.242092546Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.691µs logger=migrator t=2026-05-12T05:55:35.248792872Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T05:55:35.250793505Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.999673ms logger=migrator t=2026-05-12T05:55:35.256189466Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T05:55:35.256534606Z level=info msg="Migration successfully executed" id="Add missing user data" duration=345.01µs logger=migrator t=2026-05-12T05:55:35.266852046Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T05:55:35.267990867Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.13852ms logger=migrator t=2026-05-12T05:55:35.274503157Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T05:55:35.276127211Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.623603ms logger=migrator t=2026-05-12T05:55:35.281622295Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T05:55:35.283827382Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.205147ms logger=migrator t=2026-05-12T05:55:35.288542166Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T05:55:35.300330455Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.789669ms logger=migrator t=2026-05-12T05:55:35.30506283Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T05:55:35.305992724Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=930.114µs logger=migrator t=2026-05-12T05:55:35.310262836Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T05:55:35.31040908Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=146.884µs logger=migrator t=2026-05-12T05:55:35.315527715Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T05:55:35.316422228Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=892.553µs logger=migrator t=2026-05-12T05:55:35.322931469Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T05:55:35.323512184Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=584.336µs logger=migrator t=2026-05-12T05:55:35.327841568Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T05:55:35.328662089Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=820.631µs logger=migrator t=2026-05-12T05:55:35.334391909Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T05:55:35.335205511Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=813.692µs logger=migrator t=2026-05-12T05:55:35.340014817Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T05:55:35.341341092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.325855ms logger=migrator t=2026-05-12T05:55:35.346316373Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T05:55:35.347770271Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.450867ms logger=migrator t=2026-05-12T05:55:35.353538662Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T05:55:35.35459924Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.060318ms logger=migrator t=2026-05-12T05:55:35.358628206Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T05:55:35.359233892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=605.866µs logger=migrator t=2026-05-12T05:55:35.363586236Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T05:55:35.363613357Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.401µs logger=migrator t=2026-05-12T05:55:35.367249272Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T05:55:35.367869808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=620.476µs logger=migrator t=2026-05-12T05:55:35.373082085Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T05:55:35.373582088Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=500.753µs logger=migrator t=2026-05-12T05:55:35.377311857Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T05:55:35.377775669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=466.532µs logger=migrator t=2026-05-12T05:55:35.382901913Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T05:55:35.384552846Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.663543ms logger=migrator t=2026-05-12T05:55:35.390054471Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:55:35.393933503Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.879292ms logger=migrator t=2026-05-12T05:55:35.413743873Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T05:55:35.415271073Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.532689ms logger=migrator t=2026-05-12T05:55:35.457928542Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T05:55:35.459386751Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.463509ms logger=migrator t=2026-05-12T05:55:35.520584408Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T05:55:35.522211Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.630912ms logger=migrator t=2026-05-12T05:55:35.555944435Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T05:55:35.557589899Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.651184ms logger=migrator t=2026-05-12T05:55:35.570122438Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T05:55:35.571506164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.386707ms logger=migrator t=2026-05-12T05:55:35.576388493Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T05:55:35.577089821Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=701.578µs logger=migrator t=2026-05-12T05:55:35.581746764Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T05:55:35.58238929Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=642.356µs logger=migrator t=2026-05-12T05:55:35.586766415Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T05:55:35.587527685Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=761.761µs logger=migrator t=2026-05-12T05:55:35.591570311Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T05:55:35.59229422Z level=info msg="Migration successfully executed" id="create star table" duration=723.789µs logger=migrator t=2026-05-12T05:55:35.598998797Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T05:55:35.600248279Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.256413ms logger=migrator t=2026-05-12T05:55:35.609744039Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T05:55:35.6109604Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.18238ms logger=migrator t=2026-05-12T05:55:35.624990369Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T05:55:35.625897602Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=909.543µs logger=migrator t=2026-05-12T05:55:35.630050722Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T05:55:35.63154358Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.500269ms logger=migrator t=2026-05-12T05:55:35.636388638Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T05:55:35.6372541Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=831.291µs logger=migrator t=2026-05-12T05:55:35.642035256Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T05:55:35.642905539Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=869.233µs logger=migrator t=2026-05-12T05:55:35.647306035Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T05:55:35.648972789Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.671425ms logger=migrator t=2026-05-12T05:55:35.653646561Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T05:55:35.653676721Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.81µs logger=migrator t=2026-05-12T05:55:35.65739919Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T05:55:35.657448361Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=53.931µs logger=migrator t=2026-05-12T05:55:35.662945396Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T05:55:35.663554021Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=616.026µs logger=migrator t=2026-05-12T05:55:35.668333587Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T05:55:35.66962362Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.290623ms logger=migrator t=2026-05-12T05:55:35.674410697Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T05:55:35.675394712Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=985.216µs logger=migrator t=2026-05-12T05:55:35.68101731Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T05:55:35.681837551Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=820.472µs logger=migrator t=2026-05-12T05:55:35.689003389Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T05:55:35.689689757Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=686.308µs logger=migrator t=2026-05-12T05:55:35.696471606Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T05:55:35.697986985Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.514499ms logger=migrator t=2026-05-12T05:55:35.702603996Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T05:55:35.703374056Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=768.27µs logger=migrator t=2026-05-12T05:55:35.708129202Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T05:55:35.714601761Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.469659ms logger=migrator t=2026-05-12T05:55:35.719396047Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T05:55:35.72104437Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.648983ms logger=migrator t=2026-05-12T05:55:35.726145534Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T05:55:35.727603073Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.456969ms logger=migrator t=2026-05-12T05:55:35.732948623Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T05:55:35.733764334Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=815.681µs logger=migrator t=2026-05-12T05:55:35.739188977Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T05:55:35.739651009Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=461.402µs logger=migrator t=2026-05-12T05:55:35.899925346Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T05:55:35.901282092Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.415517ms logger=migrator t=2026-05-12T05:55:35.929679298Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T05:55:35.930005946Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=328.698µs logger=migrator t=2026-05-12T05:55:35.944967459Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T05:55:35.947366582Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.399163ms logger=migrator t=2026-05-12T05:55:35.955317821Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T05:55:35.95715788Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.837018ms logger=migrator t=2026-05-12T05:55:35.968826316Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T05:55:35.970956362Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.131677ms logger=migrator t=2026-05-12T05:55:35.976388715Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T05:55:35.977281998Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=892.103µs logger=migrator t=2026-05-12T05:55:35.982251058Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T05:55:35.986024827Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.773759ms logger=migrator t=2026-05-12T05:55:35.990744962Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T05:55:35.991373898Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=631.807µs logger=migrator t=2026-05-12T05:55:35.996355679Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T05:55:35.998829264Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.471035ms logger=migrator t=2026-05-12T05:55:36.005801206Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T05:55:36.005835277Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.151µs logger=migrator t=2026-05-12T05:55:36.011359032Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T05:55:36.011387263Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.941µs logger=migrator t=2026-05-12T05:55:36.019915247Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T05:55:36.02350092Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.588894ms logger=migrator t=2026-05-12T05:55:36.031057329Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T05:55:36.035766423Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.709394ms logger=migrator t=2026-05-12T05:55:36.045069467Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T05:55:36.048016794Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.956727ms logger=migrator t=2026-05-12T05:55:36.054250738Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T05:55:36.058007557Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.758839ms logger=migrator t=2026-05-12T05:55:36.065277837Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T05:55:36.065723979Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=450.312µs logger=migrator t=2026-05-12T05:55:36.074399198Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T05:55:36.076326938Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.942142ms logger=migrator t=2026-05-12T05:55:36.088871867Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T05:55:36.090098199Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.225702ms logger=migrator t=2026-05-12T05:55:36.098005877Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T05:55:36.098050728Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.491µs logger=migrator t=2026-05-12T05:55:36.104409725Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T05:55:36.105969076Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.560901ms logger=migrator t=2026-05-12T05:55:36.159652016Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T05:55:36.160682642Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.028827ms logger=migrator t=2026-05-12T05:55:36.228317908Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:55:36.238154606Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.833319ms logger=migrator t=2026-05-12T05:55:36.246739322Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T05:55:36.247519442Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=780.59µs logger=migrator t=2026-05-12T05:55:36.254587618Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T05:55:36.255978224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.391226ms logger=migrator t=2026-05-12T05:55:36.263895932Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T05:55:36.265044243Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.151601ms logger=migrator t=2026-05-12T05:55:36.273761082Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T05:55:36.274373557Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=614.706µs logger=migrator t=2026-05-12T05:55:36.286661189Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T05:55:36.287587424Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=932.355µs logger=migrator t=2026-05-12T05:55:36.297233157Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T05:55:36.301972282Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.739665ms logger=migrator t=2026-05-12T05:55:36.309454698Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T05:55:36.310336962Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=882.184µs logger=migrator t=2026-05-12T05:55:36.318105545Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T05:55:36.318397393Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=297.038µs logger=migrator t=2026-05-12T05:55:36.323925048Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T05:55:36.324110123Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=185.275µs logger=migrator t=2026-05-12T05:55:36.332969206Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T05:55:36.334171207Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.205151ms logger=migrator t=2026-05-12T05:55:36.339572059Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T05:55:36.341733966Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.161568ms logger=migrator t=2026-05-12T05:55:36.350757712Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T05:55:36.352590771Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.838649ms logger=migrator t=2026-05-12T05:55:36.359387599Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T05:55:36.360279203Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=891.714µs logger=migrator t=2026-05-12T05:55:36.36705336Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T05:55:36.368487357Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.435297ms logger=migrator t=2026-05-12T05:55:36.374866416Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T05:55:36.375707818Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=840.572µs logger=migrator t=2026-05-12T05:55:36.380956835Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T05:55:36.382130196Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.174601ms logger=migrator t=2026-05-12T05:55:36.389830178Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T05:55:36.397212932Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.384144ms logger=migrator t=2026-05-12T05:55:36.405837989Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T05:55:36.407284306Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.444458ms logger=migrator t=2026-05-12T05:55:36.416071717Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T05:55:36.417342761Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.276174ms logger=migrator t=2026-05-12T05:55:36.4238032Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T05:55:36.424675003Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=873.333µs logger=migrator t=2026-05-12T05:55:36.430917737Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T05:55:36.431542513Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=626.566µs logger=migrator t=2026-05-12T05:55:36.438944538Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T05:55:36.441606868Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.6628ms logger=migrator t=2026-05-12T05:55:36.448792006Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T05:55:36.451429165Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.635009ms logger=migrator t=2026-05-12T05:55:36.457986917Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T05:55:36.458047919Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=65.802µs logger=migrator t=2026-05-12T05:55:36.463769089Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T05:55:36.464025987Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=257.898µs logger=migrator t=2026-05-12T05:55:36.470537877Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T05:55:36.475894258Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.356821ms logger=migrator t=2026-05-12T05:55:36.481726911Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T05:55:36.481944197Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=217.696µs logger=migrator t=2026-05-12T05:55:36.487926003Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T05:55:36.488273752Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=354.229µs logger=migrator t=2026-05-12T05:55:36.494459115Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T05:55:36.498026339Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.564984ms logger=migrator t=2026-05-12T05:55:36.505793942Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T05:55:36.506737087Z level=info msg="Migration successfully executed" id="Update uid value" duration=929.115µs logger=migrator t=2026-05-12T05:55:36.521824813Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T05:55:36.522863451Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.038248ms logger=migrator t=2026-05-12T05:55:36.533835639Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T05:55:36.534845575Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.010566ms logger=migrator t=2026-05-12T05:55:36.543533294Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T05:55:36.545159707Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.624493ms logger=migrator t=2026-05-12T05:55:36.553487775Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T05:55:36.554314697Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=827.272µs logger=migrator t=2026-05-12T05:55:36.560103689Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T05:55:36.56092749Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=824.711µs logger=migrator t=2026-05-12T05:55:36.56853295Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T05:55:36.570162162Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.628662ms logger=migrator t=2026-05-12T05:55:36.587383195Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T05:55:36.588178896Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=800.36µs logger=migrator t=2026-05-12T05:55:36.596261368Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T05:55:36.597145291Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=884.253µs logger=migrator t=2026-05-12T05:55:36.603570679Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T05:55:36.604367331Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=798.062µs logger=migrator t=2026-05-12T05:55:36.612398352Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T05:55:36.619882608Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.483376ms logger=migrator t=2026-05-12T05:55:36.625893385Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T05:55:36.626671757Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=778.782µs logger=migrator t=2026-05-12T05:55:36.632213252Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T05:55:36.633318801Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.103389ms logger=migrator t=2026-05-12T05:55:36.64396109Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T05:55:36.645445619Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.487989ms logger=migrator t=2026-05-12T05:55:36.65767581Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T05:55:36.659070127Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.397517ms logger=migrator t=2026-05-12T05:55:36.667370214Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T05:55:36.668391672Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.026748ms logger=migrator t=2026-05-12T05:55:36.675485867Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T05:55:36.676801103Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.318255ms logger=migrator t=2026-05-12T05:55:36.688227022Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T05:55:36.688277404Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.702µs logger=migrator t=2026-05-12T05:55:36.693091909Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T05:55:36.695264747Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.174838ms logger=migrator t=2026-05-12T05:55:36.703603236Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T05:55:36.706653716Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.05495ms logger=migrator t=2026-05-12T05:55:36.715958761Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T05:55:36.716130045Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.164µs logger=migrator t=2026-05-12T05:55:36.722969084Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T05:55:36.725520111Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.547137ms logger=migrator t=2026-05-12T05:55:36.733645215Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T05:55:36.737631489Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.985414ms logger=migrator t=2026-05-12T05:55:36.747054597Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T05:55:36.748206097Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.16205ms logger=migrator t=2026-05-12T05:55:36.75517758Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T05:55:36.756163016Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=985.166µs logger=migrator t=2026-05-12T05:55:36.761964368Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T05:55:36.763467007Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.502559ms logger=migrator t=2026-05-12T05:55:36.769311091Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T05:55:36.770676777Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.365165ms logger=migrator t=2026-05-12T05:55:36.779381005Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T05:55:36.781366848Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.956202ms logger=migrator t=2026-05-12T05:55:36.787751185Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T05:55:36.789583853Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.835588ms logger=migrator t=2026-05-12T05:55:36.79554705Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T05:55:36.795729765Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=185.125µs logger=migrator t=2026-05-12T05:55:36.802179233Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T05:55:36.802227685Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.002µs logger=migrator t=2026-05-12T05:55:36.808004976Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T05:55:36.812595597Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.593431ms logger=migrator t=2026-05-12T05:55:36.819067567Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T05:55:36.822522208Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.43087ms logger=migrator t=2026-05-12T05:55:36.828436554Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T05:55:36.828546226Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=113.513µs logger=migrator t=2026-05-12T05:55:36.836615758Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T05:55:36.838015384Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.403976ms logger=migrator t=2026-05-12T05:55:36.846652091Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T05:55:36.847324079Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=670.138µs logger=migrator t=2026-05-12T05:55:36.854247491Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T05:55:36.854278792Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.361µs logger=migrator t=2026-05-12T05:55:36.859952291Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T05:55:36.861221384Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.268593ms logger=migrator t=2026-05-12T05:55:36.869519041Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T05:55:36.870338423Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=819.152µs logger=migrator t=2026-05-12T05:55:36.878157568Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T05:55:36.884159006Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.998718ms logger=migrator t=2026-05-12T05:55:36.89461104Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T05:55:36.894657241Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.841µs logger=migrator t=2026-05-12T05:55:36.911259437Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T05:55:36.91442161Z level=info msg="Migration successfully executed" id="create session table" duration=3.159263ms logger=migrator t=2026-05-12T05:55:36.920427059Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T05:55:36.920523221Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=98.003µs logger=migrator t=2026-05-12T05:55:36.92772434Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T05:55:36.927824282Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.532µs logger=migrator t=2026-05-12T05:55:36.934043195Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T05:55:36.935518284Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.472619ms logger=migrator t=2026-05-12T05:55:36.941118902Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T05:55:36.942407545Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.288014ms logger=migrator t=2026-05-12T05:55:36.953091665Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T05:55:36.953126856Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.661µs logger=migrator t=2026-05-12T05:55:36.959204096Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T05:55:36.959235926Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.41µs logger=migrator t=2026-05-12T05:55:36.964788053Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T05:55:36.969401784Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.620042ms logger=migrator t=2026-05-12T05:55:36.974269832Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T05:55:36.977587439Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.316717ms logger=migrator t=2026-05-12T05:55:36.982681223Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T05:55:36.982779495Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.992µs logger=migrator t=2026-05-12T05:55:36.989583653Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T05:55:36.989700706Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=117.193µs logger=migrator t=2026-05-12T05:55:36.995016106Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T05:55:36.996215428Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.199572ms logger=migrator t=2026-05-12T05:55:37.003044877Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T05:55:37.003125409Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=87.052µs logger=migrator t=2026-05-12T05:55:37.008780408Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T05:55:37.012725591Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.940723ms logger=migrator t=2026-05-12T05:55:37.019071928Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T05:55:37.019284074Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=211.766µs logger=migrator t=2026-05-12T05:55:37.024320896Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T05:55:37.027739416Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.41768ms logger=migrator t=2026-05-12T05:55:37.033061696Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T05:55:37.036995388Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.927143ms logger=migrator t=2026-05-12T05:55:37.044306531Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T05:55:37.044430674Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.512µs logger=migrator t=2026-05-12T05:55:37.050742939Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T05:55:37.052806294Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.064335ms logger=migrator t=2026-05-12T05:55:37.061879542Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T05:55:37.063941506Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.069054ms logger=migrator t=2026-05-12T05:55:37.070389865Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T05:55:37.071788892Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.399567ms logger=migrator t=2026-05-12T05:55:37.079885314Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T05:55:37.081735823Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.856689ms logger=migrator t=2026-05-12T05:55:37.090066832Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T05:55:37.091651424Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.589763ms logger=migrator t=2026-05-12T05:55:37.098640077Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T05:55:37.099712376Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.072188ms logger=migrator t=2026-05-12T05:55:37.106252497Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T05:55:37.107063988Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=811.061µs logger=migrator t=2026-05-12T05:55:37.113734694Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T05:55:37.114611726Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=872.592µs logger=migrator t=2026-05-12T05:55:37.120567292Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T05:55:37.121980359Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.409787ms logger=migrator t=2026-05-12T05:55:37.127435973Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T05:55:37.139023657Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.587134ms logger=migrator t=2026-05-12T05:55:37.147127999Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T05:55:37.14787515Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=741.401µs logger=migrator t=2026-05-12T05:55:37.153954379Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T05:55:37.155336395Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.381466ms logger=migrator t=2026-05-12T05:55:37.16313484Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T05:55:37.163602082Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.202µs logger=migrator t=2026-05-12T05:55:37.170314959Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T05:55:37.171274134Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=958.844µs logger=migrator t=2026-05-12T05:55:37.177678322Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T05:55:37.178936635Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.253584ms logger=migrator t=2026-05-12T05:55:37.186429081Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T05:55:37.19284956Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.417859ms logger=migrator t=2026-05-12T05:55:37.201042626Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T05:55:37.204101656Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.05388ms logger=migrator t=2026-05-12T05:55:37.208656185Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T05:55:37.213354839Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.696493ms logger=migrator t=2026-05-12T05:55:37.219498349Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T05:55:37.224269595Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.771166ms logger=migrator t=2026-05-12T05:55:37.229554214Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T05:55:37.230498578Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=952.544µs logger=migrator t=2026-05-12T05:55:37.237656857Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T05:55:37.237686247Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.86µs logger=migrator t=2026-05-12T05:55:37.245670647Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T05:55:37.245753159Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=92.842µs logger=migrator t=2026-05-12T05:55:37.252713932Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T05:55:37.2541712Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.457918ms logger=migrator t=2026-05-12T05:55:37.260854175Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:55:37.262985582Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.129667ms logger=migrator t=2026-05-12T05:55:37.269717878Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T05:55:37.270492098Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=774.34µs logger=migrator t=2026-05-12T05:55:37.326048797Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T05:55:37.327176667Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.140711ms logger=migrator t=2026-05-12T05:55:37.390139439Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:55:37.391805424Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.667914ms logger=migrator t=2026-05-12T05:55:37.396504016Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T05:55:37.400451221Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.948014ms logger=migrator t=2026-05-12T05:55:37.406108509Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T05:55:37.413602036Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.492317ms logger=migrator t=2026-05-12T05:55:37.419030238Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T05:55:37.419207543Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.755µs logger=migrator t=2026-05-12T05:55:37.423100595Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T05:55:37.423818104Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=716.458µs logger=migrator t=2026-05-12T05:55:37.429961815Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T05:55:37.431445244Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.483889ms logger=migrator t=2026-05-12T05:55:37.439318821Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T05:55:37.445179675Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.863874ms logger=migrator t=2026-05-12T05:55:37.450250878Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T05:55:37.45033067Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.622µs logger=migrator t=2026-05-12T05:55:37.456562403Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T05:55:37.45759956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.034247ms logger=migrator t=2026-05-12T05:55:37.462833208Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T05:55:37.463831104Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=986.486µs logger=migrator t=2026-05-12T05:55:37.472025019Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T05:55:37.472127322Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=103.062µs logger=migrator t=2026-05-12T05:55:37.477542824Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T05:55:37.478453309Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=910.225µs logger=migrator t=2026-05-12T05:55:37.483128211Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T05:55:37.484109797Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=979.136µs logger=migrator t=2026-05-12T05:55:37.491224213Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T05:55:37.492313812Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.149981ms logger=migrator t=2026-05-12T05:55:37.498859044Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T05:55:37.499938732Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.079308ms logger=migrator t=2026-05-12T05:55:37.505703373Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T05:55:37.506628118Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=924.255µs logger=migrator t=2026-05-12T05:55:37.512181114Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T05:55:37.513093538Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=911.704µs logger=migrator t=2026-05-12T05:55:37.518556641Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T05:55:37.518596702Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.371µs logger=migrator t=2026-05-12T05:55:37.522957887Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T05:55:37.529247412Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.290665ms logger=migrator t=2026-05-12T05:55:37.534584752Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T05:55:37.535502816Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=918.044µs logger=migrator t=2026-05-12T05:55:37.539795839Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T05:55:37.543982688Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.186429ms logger=migrator t=2026-05-12T05:55:37.550591292Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T05:55:37.551440685Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=847.472µs logger=migrator t=2026-05-12T05:55:37.556417525Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T05:55:37.557392961Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=976.145µs logger=migrator t=2026-05-12T05:55:37.564878888Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T05:55:37.568202385Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=3.319757ms logger=migrator t=2026-05-12T05:55:37.575260209Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T05:55:37.589171185Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.910785ms logger=migrator t=2026-05-12T05:55:37.593287583Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T05:55:37.593840798Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=554.865µs logger=migrator t=2026-05-12T05:55:37.598441899Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T05:55:37.599414154Z 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=971.715µs logger=migrator t=2026-05-12T05:55:37.60535961Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T05:55:37.605798021Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=439.801µs logger=migrator t=2026-05-12T05:55:37.610745832Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T05:55:37.611761998Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.016737ms logger=migrator t=2026-05-12T05:55:37.615915837Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T05:55:37.616256966Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=340.969µs logger=migrator t=2026-05-12T05:55:37.621645028Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T05:55:37.626650809Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.999572ms logger=migrator t=2026-05-12T05:55:37.632705538Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T05:55:37.637103833Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.398015ms logger=migrator t=2026-05-12T05:55:37.641712634Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T05:55:37.643731787Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.036584ms logger=migrator t=2026-05-12T05:55:37.649444598Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T05:55:37.651347267Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.9167ms logger=migrator t=2026-05-12T05:55:37.657669833Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T05:55:37.658571257Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=911.694µs logger=migrator t=2026-05-12T05:55:37.663329022Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T05:55:37.670434358Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.105606ms logger=migrator t=2026-05-12T05:55:37.676331503Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T05:55:37.6784935Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.165908ms logger=migrator t=2026-05-12T05:55:37.686004627Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T05:55:37.686411818Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=415.691µs logger=migrator t=2026-05-12T05:55:37.691489131Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T05:55:37.692127018Z level=info msg="Migration successfully executed" id="Move region to single row" duration=640.077µs logger=migrator t=2026-05-12T05:55:37.696993656Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T05:55:37.698002422Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.007946ms logger=migrator t=2026-05-12T05:55:37.703048885Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T05:55:37.703969868Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=921.083µs logger=migrator t=2026-05-12T05:55:37.707922263Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:55:37.709126534Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.202581ms logger=migrator t=2026-05-12T05:55:37.713788577Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:55:37.715252665Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.464428ms logger=migrator t=2026-05-12T05:55:37.72119234Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T05:55:37.722069164Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=877.994µs logger=migrator t=2026-05-12T05:55:37.727198938Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T05:55:37.728658637Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.460609ms logger=migrator t=2026-05-12T05:55:37.733257748Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T05:55:37.733368741Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.483µs logger=migrator t=2026-05-12T05:55:37.738861095Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T05:55:37.739803889Z level=info msg="Migration successfully executed" id="create test_data table" duration=942.824µs logger=migrator t=2026-05-12T05:55:37.745344855Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T05:55:37.746817904Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.472068ms logger=migrator t=2026-05-12T05:55:37.753047587Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T05:55:37.754102325Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.055278ms logger=migrator t=2026-05-12T05:55:37.760547284Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T05:55:37.761639403Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.090799ms logger=migrator t=2026-05-12T05:55:37.766371417Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T05:55:37.766655165Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=283.059µs logger=migrator t=2026-05-12T05:55:37.770382362Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T05:55:37.770802853Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=420.471µs logger=migrator t=2026-05-12T05:55:37.774977573Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T05:55:37.775052375Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=81.212µs logger=migrator t=2026-05-12T05:55:37.781173426Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T05:55:37.783302912Z level=info msg="Migration successfully executed" id="create team table" duration=2.132246ms logger=migrator t=2026-05-12T05:55:37.78819995Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T05:55:37.78931492Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.114349ms logger=migrator t=2026-05-12T05:55:37.794916957Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T05:55:37.795928923Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.011326ms logger=migrator t=2026-05-12T05:55:37.80114568Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T05:55:37.809208612Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.062472ms logger=migrator t=2026-05-12T05:55:37.814965433Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T05:55:37.815134367Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.944µs logger=migrator t=2026-05-12T05:55:37.819993865Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T05:55:37.821968206Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.963561ms logger=migrator t=2026-05-12T05:55:37.827945473Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T05:55:37.828825457Z level=info msg="Migration successfully executed" id="create team member table" duration=877.074µs logger=migrator t=2026-05-12T05:55:37.833324304Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T05:55:37.834195298Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=870.384µs logger=migrator t=2026-05-12T05:55:37.839889597Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T05:55:37.840827921Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.044µs logger=migrator t=2026-05-12T05:55:37.845046713Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T05:55:37.845904705Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=858.332µs logger=migrator t=2026-05-12T05:55:37.850511076Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T05:55:37.855109336Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.59695ms logger=migrator t=2026-05-12T05:55:37.860376655Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T05:55:37.865073689Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.696723ms logger=migrator t=2026-05-12T05:55:37.869039942Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T05:55:37.873822718Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.780416ms logger=migrator t=2026-05-12T05:55:37.877805642Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T05:55:37.878746768Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=940.976µs logger=migrator t=2026-05-12T05:55:37.884134869Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T05:55:37.885657579Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.520659ms logger=migrator t=2026-05-12T05:55:37.891763799Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T05:55:37.893267149Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.50245ms logger=migrator t=2026-05-12T05:55:37.899359638Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T05:55:37.900956411Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.595943ms logger=migrator t=2026-05-12T05:55:37.90778946Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T05:55:37.909170825Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.391156ms logger=migrator t=2026-05-12T05:55:37.91503367Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T05:55:37.916254302Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.225362ms logger=migrator t=2026-05-12T05:55:37.922312771Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T05:55:37.923227594Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=917.523µs logger=migrator t=2026-05-12T05:55:37.927909008Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T05:55:37.929535231Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.628694ms logger=migrator t=2026-05-12T05:55:37.934436799Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T05:55:37.935192589Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=760.95µs logger=migrator t=2026-05-12T05:55:37.941377151Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T05:55:37.941879374Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=507.953µs logger=migrator t=2026-05-12T05:55:37.946370603Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T05:55:37.947474542Z level=info msg="Migration successfully executed" id="create tag table" duration=1.107518ms logger=migrator t=2026-05-12T05:55:37.952185215Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T05:55:37.953286054Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.100479ms logger=migrator t=2026-05-12T05:55:37.958743627Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T05:55:37.960252077Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.460009ms logger=migrator t=2026-05-12T05:55:37.970990539Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T05:55:37.97257976Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.588941ms logger=migrator t=2026-05-12T05:55:37.981019492Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T05:55:37.983033255Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.018833ms logger=migrator t=2026-05-12T05:55:37.988492329Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:55:38.004499408Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.00624ms logger=migrator t=2026-05-12T05:55:38.009048828Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T05:55:38.009690264Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=640.646µs logger=migrator t=2026-05-12T05:55:38.013516156Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T05:55:38.014700416Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.18143ms logger=migrator t=2026-05-12T05:55:38.020304273Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T05:55:38.020788026Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=484.193µs logger=migrator t=2026-05-12T05:55:38.026000403Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T05:55:38.026699281Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=698.428µs logger=migrator t=2026-05-12T05:55:38.030689746Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T05:55:38.032155904Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.463958ms logger=migrator t=2026-05-12T05:55:38.037242828Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T05:55:38.038920372Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.675864ms logger=migrator t=2026-05-12T05:55:38.04340952Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T05:55:38.043501292Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=88.162µs logger=migrator t=2026-05-12T05:55:38.04720523Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T05:55:38.056126774Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.919354ms logger=migrator t=2026-05-12T05:55:38.060015666Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T05:55:38.063742414Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.726658ms logger=migrator t=2026-05-12T05:55:38.068593821Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T05:55:38.073936271Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.34446ms logger=migrator t=2026-05-12T05:55:38.078787049Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T05:55:38.084098298Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.312849ms logger=migrator t=2026-05-12T05:55:38.088046742Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T05:55:38.088996867Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=949.645µs logger=migrator t=2026-05-12T05:55:38.094494161Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T05:55:38.099977986Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.482975ms logger=migrator t=2026-05-12T05:55:38.104613577Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T05:55:38.105448519Z level=info msg="Migration successfully executed" id="create server_lock table" duration=834.472µs logger=migrator t=2026-05-12T05:55:38.110913812Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T05:55:38.112558315Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.643903ms logger=migrator t=2026-05-12T05:55:38.118373658Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T05:55:38.119329683Z level=info msg="Migration successfully executed" id="create user auth token table" duration=951.305µs logger=migrator t=2026-05-12T05:55:38.125153686Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T05:55:38.12682726Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.672944ms logger=migrator t=2026-05-12T05:55:38.133854705Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T05:55:38.134877361Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.022306ms logger=migrator t=2026-05-12T05:55:38.144164155Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T05:55:38.145844009Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.680014ms logger=migrator t=2026-05-12T05:55:38.15275035Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T05:55:38.15807597Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.32523ms logger=migrator t=2026-05-12T05:55:38.161910042Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T05:55:38.162856686Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=946.594µs logger=migrator t=2026-05-12T05:55:38.168265188Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T05:55:38.169654724Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.389526ms logger=migrator t=2026-05-12T05:55:38.174540462Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T05:55:38.176003881Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.465039ms logger=migrator t=2026-05-12T05:55:38.180621762Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T05:55:38.181544477Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=922.615µs logger=migrator t=2026-05-12T05:55:38.191749184Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T05:55:38.193738847Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.988102ms logger=migrator t=2026-05-12T05:55:38.201857Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T05:55:38.201982303Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=124.003µs logger=migrator t=2026-05-12T05:55:38.209975733Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T05:55:38.210190549Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=215.385µs logger=migrator t=2026-05-12T05:55:38.21822027Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T05:55:38.220005516Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.786446ms logger=migrator t=2026-05-12T05:55:38.228809828Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:55:38.230109902Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.303844ms logger=migrator t=2026-05-12T05:55:38.237841755Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:55:38.239247611Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.408066ms logger=migrator t=2026-05-12T05:55:38.245596799Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:55:38.245708712Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=113.503µs logger=migrator t=2026-05-12T05:55:38.253318621Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:55:38.254999845Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.680545ms logger=migrator t=2026-05-12T05:55:38.262329568Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:55:38.263999641Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.670043ms logger=migrator t=2026-05-12T05:55:38.269357992Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:55:38.270889713Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.531461ms logger=migrator t=2026-05-12T05:55:38.277096185Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:55:38.27804078Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=939.845µs logger=migrator t=2026-05-12T05:55:38.293466945Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T05:55:38.303885428Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.416713ms logger=migrator t=2026-05-12T05:55:38.310488132Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T05:55:38.311285023Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=797.34µs logger=migrator t=2026-05-12T05:55:38.316161711Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T05:55:38.316241413Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.482µs logger=migrator t=2026-05-12T05:55:38.322030235Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T05:55:38.323289978Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.264872ms logger=migrator t=2026-05-12T05:55:38.334466721Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T05:55:38.335866708Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.401817ms logger=migrator t=2026-05-12T05:55:38.340703744Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T05:55:38.3428184Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.117636ms logger=migrator t=2026-05-12T05:55:38.349192969Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:55:38.34926406Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.892µs logger=migrator t=2026-05-12T05:55:38.35535332Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T05:55:38.357062934Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.708484ms logger=migrator t=2026-05-12T05:55:38.363152475Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T05:55:38.364184022Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.031547ms logger=migrator t=2026-05-12T05:55:38.37062169Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T05:55:38.371705939Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.083969ms logger=migrator t=2026-05-12T05:55:38.378535268Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T05:55:38.380240003Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.704405ms logger=migrator t=2026-05-12T05:55:38.387536144Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T05:55:38.395052622Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.519448ms logger=migrator t=2026-05-12T05:55:38.398664027Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:55:38.399566091Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=901.744µs logger=migrator t=2026-05-12T05:55:38.406228595Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:55:38.407218791Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=991.376µs logger=migrator t=2026-05-12T05:55:38.41249339Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T05:55:38.447810517Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.330638ms logger=migrator t=2026-05-12T05:55:38.454154824Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T05:55:38.477806044Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.644741ms logger=migrator t=2026-05-12T05:55:38.493157307Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:55:38.495053127Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.89692ms logger=migrator t=2026-05-12T05:55:38.730070577Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:55:38.732369337Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.264519ms logger=migrator t=2026-05-12T05:55:38.760551507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T05:55:38.768149357Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.60028ms logger=migrator t=2026-05-12T05:55:38.964967834Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T05:55:38.97471581Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.755217ms logger=migrator t=2026-05-12T05:55:39.033898804Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T05:55:39.03601967Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.081045ms logger=migrator t=2026-05-12T05:55:39.04402954Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T05:55:39.045043356Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.013306ms logger=migrator t=2026-05-12T05:55:39.063651225Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T05:55:39.065425871Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.774776ms logger=migrator t=2026-05-12T05:55:39.083899777Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T05:55:39.085058787Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.1577ms logger=migrator t=2026-05-12T05:55:39.103939133Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:55:39.104144218Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=236.376µs logger=migrator t=2026-05-12T05:55:39.117323624Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T05:55:39.125049376Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.728152ms logger=migrator t=2026-05-12T05:55:39.143928702Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T05:55:39.154068709Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.139287ms logger=migrator t=2026-05-12T05:55:39.172213505Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T05:55:39.181661523Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.451039ms logger=migrator t=2026-05-12T05:55:39.193773741Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T05:55:39.195404524Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.630463ms logger=migrator t=2026-05-12T05:55:39.208296812Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T05:55:39.210227133Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.930921ms logger=migrator t=2026-05-12T05:55:39.228690047Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T05:55:39.236382209Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.693762ms logger=migrator t=2026-05-12T05:55:39.254630149Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T05:55:39.263521202Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.893743ms logger=migrator t=2026-05-12T05:55:39.276896623Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T05:55:39.278549416Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.652743ms logger=migrator t=2026-05-12T05:55:39.312757674Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T05:55:39.32098427Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.227646ms logger=migrator t=2026-05-12T05:55:39.335920283Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T05:55:39.343257065Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.339292ms logger=migrator t=2026-05-12T05:55:39.362287095Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T05:55:39.362404648Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=119.353µs logger=migrator t=2026-05-12T05:55:39.370989583Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T05:55:39.373222092Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.231369ms logger=migrator t=2026-05-12T05:55:39.384061497Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T05:55:39.385149525Z 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.087268ms logger=migrator t=2026-05-12T05:55:39.408670303Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T05:55:39.410697415Z 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.026212ms logger=migrator t=2026-05-12T05:55:39.424466667Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:55:39.42458877Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=123.083µs logger=migrator t=2026-05-12T05:55:39.458755618Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T05:55:39.467264281Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.510303ms logger=migrator t=2026-05-12T05:55:39.501708805Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T05:55:39.510370873Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.663837ms logger=migrator t=2026-05-12T05:55:39.525208222Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T05:55:39.532991626Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.785014ms logger=migrator t=2026-05-12T05:55:39.55673079Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T05:55:39.564904234Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.173594ms logger=migrator t=2026-05-12T05:55:39.579291892Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T05:55:39.589309535Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.019093ms logger=migrator t=2026-05-12T05:55:39.602418969Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T05:55:39.602560893Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=145.854µs logger=migrator t=2026-05-12T05:55:39.614243899Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T05:55:39.615716098Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.472909ms logger=migrator t=2026-05-12T05:55:39.638018874Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T05:55:39.64927368Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.255166ms logger=migrator t=2026-05-12T05:55:39.662678051Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T05:55:39.662943618Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=275.527µs logger=migrator t=2026-05-12T05:55:39.673652709Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T05:55:39.68544542Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.79496ms logger=migrator t=2026-05-12T05:55:39.694290391Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T05:55:39.696618263Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.334402ms logger=migrator t=2026-05-12T05:55:39.702567999Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T05:55:39.709315065Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.746286ms logger=migrator t=2026-05-12T05:55:39.715857097Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T05:55:39.716792742Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=935.165µs logger=migrator t=2026-05-12T05:55:39.724007901Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T05:55:39.725619004Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.610703ms logger=migrator t=2026-05-12T05:55:39.731891798Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T05:55:39.74185326Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.962612ms logger=migrator t=2026-05-12T05:55:39.747827817Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T05:55:39.748432842Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=604.685µs logger=migrator t=2026-05-12T05:55:39.756669059Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T05:55:39.758027394Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.356485ms logger=migrator t=2026-05-12T05:55:39.764411122Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T05:55:39.765722416Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.310924ms logger=migrator t=2026-05-12T05:55:39.771882458Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T05:55:39.772913266Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.030287ms logger=migrator t=2026-05-12T05:55:39.780036802Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T05:55:39.780153165Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=117.683µs logger=migrator t=2026-05-12T05:55:39.795374745Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T05:55:39.796549515Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.16913ms logger=migrator t=2026-05-12T05:55:39.80395151Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T05:55:39.804992097Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.041937ms logger=migrator t=2026-05-12T05:55:39.812023712Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:55:39.812608737Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:55:39.819313723Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T05:55:39.819949351Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=635.418µs logger=migrator t=2026-05-12T05:55:39.826251516Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T05:55:39.828024222Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.772585ms logger=migrator t=2026-05-12T05:55:39.834568934Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T05:55:39.841936357Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.365923ms logger=migrator t=2026-05-12T05:55:39.848701865Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T05:55:39.849801414Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.099819ms logger=migrator t=2026-05-12T05:55:39.855894803Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T05:55:39.856993173Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.09757ms logger=migrator t=2026-05-12T05:55:39.864273623Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T05:55:39.865594239Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.320666ms logger=migrator t=2026-05-12T05:55:39.872016537Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T05:55:39.873890556Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.863259ms logger=migrator t=2026-05-12T05:55:39.881312941Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T05:55:39.882367529Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.054228ms logger=migrator t=2026-05-12T05:55:39.890943504Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T05:55:39.890990095Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.441µs logger=migrator t=2026-05-12T05:55:39.896951551Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T05:55:39.897081205Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=131.264µs logger=migrator t=2026-05-12T05:55:39.902830156Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T05:55:39.91482165Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.988384ms logger=migrator t=2026-05-12T05:55:39.921958998Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T05:55:39.922617585Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=661.877µs logger=migrator t=2026-05-12T05:55:39.9296309Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T05:55:39.930948544Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.321374ms logger=migrator t=2026-05-12T05:55:39.937537768Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T05:55:39.938033171Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=487.452µs logger=migrator t=2026-05-12T05:55:39.945157777Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T05:55:39.947066207Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.923111ms logger=migrator t=2026-05-12T05:55:39.953421424Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T05:55:39.954403Z level=info msg="Migration successfully executed" id="create secrets table" duration=981.386µs logger=migrator t=2026-05-12T05:55:39.964855004Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T05:55:39.997689516Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.828802ms logger=migrator t=2026-05-12T05:55:40.01193832Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T05:55:40.021639136Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.703706ms logger=migrator t=2026-05-12T05:55:40.028419063Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T05:55:40.028641759Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=223.906µs logger=migrator t=2026-05-12T05:55:40.03591225Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T05:55:40.074834052Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.918562ms logger=migrator t=2026-05-12T05:55:40.083664304Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T05:55:40.125326528Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.655183ms logger=migrator t=2026-05-12T05:55:40.132524806Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T05:55:40.133283466Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=760.37µs logger=migrator t=2026-05-12T05:55:40.141342897Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T05:55:40.142507409Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.156311ms logger=migrator t=2026-05-12T05:55:40.148326541Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T05:55:40.148631739Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=302.818µs logger=migrator t=2026-05-12T05:55:40.156117046Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T05:55:40.157469431Z level=info msg="Migration successfully executed" id="create permission table" duration=1.358175ms logger=migrator t=2026-05-12T05:55:40.164899626Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T05:55:40.166028946Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.12947ms logger=migrator t=2026-05-12T05:55:40.172158727Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T05:55:40.174225621Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.062405ms logger=migrator t=2026-05-12T05:55:40.180911376Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T05:55:40.182234041Z level=info msg="Migration successfully executed" id="create role table" duration=1.324015ms logger=migrator t=2026-05-12T05:55:40.188426404Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T05:55:40.199473924Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.0488ms logger=migrator t=2026-05-12T05:55:40.207231198Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T05:55:40.214800776Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.570007ms logger=migrator t=2026-05-12T05:55:40.221882612Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T05:55:40.22294787Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.064918ms logger=migrator t=2026-05-12T05:55:40.229567874Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T05:55:40.231616327Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.047963ms logger=migrator t=2026-05-12T05:55:40.237997646Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T05:55:40.239066853Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.069588ms logger=migrator t=2026-05-12T05:55:40.244864375Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T05:55:40.245827491Z level=info msg="Migration successfully executed" id="create team role table" duration=965.036µs logger=migrator t=2026-05-12T05:55:40.251543601Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T05:55:40.253335138Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.791107ms logger=migrator t=2026-05-12T05:55:40.2595466Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T05:55:40.260676901Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.130051ms logger=migrator t=2026-05-12T05:55:40.268059895Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T05:55:40.26939216Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.331866ms logger=migrator t=2026-05-12T05:55:40.275783737Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T05:55:40.276716732Z level=info msg="Migration successfully executed" id="create user role table" duration=932.715µs logger=migrator t=2026-05-12T05:55:40.289654401Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T05:55:40.291371317Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.715285ms logger=migrator t=2026-05-12T05:55:40.299028668Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T05:55:40.300117306Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.088568ms logger=migrator t=2026-05-12T05:55:40.305930149Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T05:55:40.307067978Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.137539ms logger=migrator t=2026-05-12T05:55:40.311545556Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T05:55:40.313708803Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.162387ms logger=migrator t=2026-05-12T05:55:40.32083596Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T05:55:40.321879358Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.043948ms logger=migrator t=2026-05-12T05:55:40.326778105Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T05:55:40.328366118Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.587422ms logger=migrator t=2026-05-12T05:55:40.333854792Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T05:55:40.346047201Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.186979ms logger=migrator t=2026-05-12T05:55:40.3509323Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T05:55:40.35209022Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.15534ms logger=migrator t=2026-05-12T05:55:40.359988047Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T05:55:40.363241953Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.258856ms logger=migrator t=2026-05-12T05:55:40.370057652Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T05:55:40.371638463Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.582241ms logger=migrator t=2026-05-12T05:55:40.376497131Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T05:55:40.377764995Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.272924ms logger=migrator t=2026-05-12T05:55:40.38562542Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T05:55:40.387532561Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.912061ms logger=migrator t=2026-05-12T05:55:40.406092879Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T05:55:40.408334518Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.240819ms logger=migrator t=2026-05-12T05:55:40.413949815Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T05:55:40.422836048Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.884923ms logger=migrator t=2026-05-12T05:55:40.428343823Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T05:55:40.436295652Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.943109ms logger=migrator t=2026-05-12T05:55:40.442756811Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T05:55:40.451042409Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.283758ms logger=migrator t=2026-05-12T05:55:40.456953214Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T05:55:40.464175703Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.221329ms logger=migrator t=2026-05-12T05:55:40.469548854Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T05:55:40.470739826Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.190362ms logger=migrator t=2026-05-12T05:55:40.475548042Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T05:55:40.476723223Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.17512ms logger=migrator t=2026-05-12T05:55:40.481451867Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T05:55:40.482669568Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.219451ms logger=migrator t=2026-05-12T05:55:40.488225195Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T05:55:40.490828483Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.609349ms logger=migrator t=2026-05-12T05:55:40.495557637Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T05:55:40.497094917Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.54403ms logger=migrator t=2026-05-12T05:55:40.502735685Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T05:55:40.502847348Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=112.593µs logger=migrator t=2026-05-12T05:55:40.507139451Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T05:55:40.507320716Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=186.925µs logger=migrator t=2026-05-12T05:55:40.511944588Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T05:55:40.513138448Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.183281ms logger=migrator t=2026-05-12T05:55:40.517910884Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T05:55:40.518670374Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=760.56µs logger=migrator t=2026-05-12T05:55:40.525428801Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T05:55:40.526866759Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.445708ms logger=migrator t=2026-05-12T05:55:40.531588513Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T05:55:40.531803479Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=214.906µs logger=migrator t=2026-05-12T05:55:40.535835285Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T05:55:40.536655736Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=820.112µs logger=migrator t=2026-05-12T05:55:40.542381366Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T05:55:40.543883826Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.490589ms logger=migrator t=2026-05-12T05:55:40.549253047Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T05:55:40.550437948Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.184771ms logger=migrator t=2026-05-12T05:55:40.55546514Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T05:55:40.564463566Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.992125ms logger=migrator t=2026-05-12T05:55:40.653222296Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T05:55:40.653414831Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=198.125µs logger=migrator t=2026-05-12T05:55:40.658983677Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T05:55:40.660061835Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.077808ms logger=migrator t=2026-05-12T05:55:40.670090619Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T05:55:40.672163174Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.075825ms logger=migrator t=2026-05-12T05:55:40.677505084Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T05:55:40.678349366Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=844.372µs logger=migrator t=2026-05-12T05:55:40.68538095Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T05:55:40.701062452Z level=info msg="Migration successfully executed" id="add correlation config column" duration=15.652221ms logger=migrator t=2026-05-12T05:55:40.70895589Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T05:55:40.711680811Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.753532ms logger=migrator t=2026-05-12T05:55:40.717239427Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T05:55:40.718624143Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.387486ms logger=migrator t=2026-05-12T05:55:40.726151561Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:55:40.760050321Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.896629ms logger=migrator t=2026-05-12T05:55:40.767391004Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T05:55:40.768353299Z level=info msg="Migration successfully executed" id="create correlation v2" duration=963.486µs logger=migrator t=2026-05-12T05:55:40.774012617Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T05:55:40.775559698Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.546881ms logger=migrator t=2026-05-12T05:55:40.782687405Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T05:55:40.784672757Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.985562ms logger=migrator t=2026-05-12T05:55:40.792120753Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T05:55:40.794391952Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.265469ms logger=migrator t=2026-05-12T05:55:40.80074658Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T05:55:40.801014136Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=278.237µs logger=migrator t=2026-05-12T05:55:40.805543865Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T05:55:40.806619864Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.074549ms logger=migrator t=2026-05-12T05:55:40.811103011Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T05:55:40.824841262Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.73106ms logger=migrator t=2026-05-12T05:55:40.830943701Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T05:55:40.832354859Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.411138ms logger=migrator t=2026-05-12T05:55:40.836400715Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T05:55:40.837549146Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.148471ms logger=migrator t=2026-05-12T05:55:40.845994597Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:55:40.847225789Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:55:40.856777481Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:55:40.857503839Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:55:40.861452403Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T05:55:40.862360727Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=910.855µs logger=migrator t=2026-05-12T05:55:40.871698372Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T05:55:40.873798037Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.100475ms logger=migrator t=2026-05-12T05:55:40.881795867Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:55:40.8842191Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.428103ms logger=migrator t=2026-05-12T05:55:40.890488056Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:55:40.892885049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.399323ms logger=migrator t=2026-05-12T05:55:40.900303193Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:55:40.902235994Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.935312ms logger=migrator t=2026-05-12T05:55:40.912291237Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:55:40.91390559Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.618013ms logger=migrator t=2026-05-12T05:55:40.922840464Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T05:55:40.924106948Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.267634ms logger=migrator t=2026-05-12T05:55:40.930333591Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T05:55:40.931760838Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.427567ms logger=migrator t=2026-05-12T05:55:40.936128823Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:55:40.937423547Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.294774ms logger=migrator t=2026-05-12T05:55:40.941658299Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:55:40.94321812Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.559401ms logger=migrator t=2026-05-12T05:55:40.948794836Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T05:55:40.950332576Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.544771ms logger=migrator t=2026-05-12T05:55:40.957061743Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T05:55:40.98323402Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.170468ms logger=migrator t=2026-05-12T05:55:40.98817084Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T05:55:40.998542622Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.364141ms logger=migrator t=2026-05-12T05:55:41.002885836Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T05:55:41.012604011Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.717855ms logger=migrator t=2026-05-12T05:55:41.018496626Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T05:55:41.018896887Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=400.761µs logger=migrator t=2026-05-12T05:55:41.023960759Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T05:55:41.035757479Z level=info msg="Migration successfully executed" id="add share column" duration=11.80848ms logger=migrator t=2026-05-12T05:55:41.045655909Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T05:55:41.046058429Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=408.39µs logger=migrator t=2026-05-12T05:55:41.052355854Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T05:55:41.053738691Z level=info msg="Migration successfully executed" id="create file table" duration=1.382947ms logger=migrator t=2026-05-12T05:55:41.059518553Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T05:55:41.060881869Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.366646ms logger=migrator t=2026-05-12T05:55:41.065836368Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T05:55:41.066989859Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.153711ms logger=migrator t=2026-05-12T05:55:41.073386137Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T05:55:41.074309541Z level=info msg="Migration successfully executed" id="create file_meta table" duration=923.694µs logger=migrator t=2026-05-12T05:55:41.079873977Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T05:55:41.081144501Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.264123ms logger=migrator t=2026-05-12T05:55:41.087690603Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T05:55:41.087876577Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=165.235µs logger=migrator t=2026-05-12T05:55:41.093797792Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T05:55:41.093879625Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.042µs logger=migrator t=2026-05-12T05:55:41.098161817Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T05:55:41.099253716Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.092479ms logger=migrator t=2026-05-12T05:55:41.105543941Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T05:55:41.105904431Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=362.37µs logger=migrator t=2026-05-12T05:55:41.110233944Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T05:55:41.112330489Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.102165ms logger=migrator t=2026-05-12T05:55:41.119642191Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T05:55:41.132917719Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.281289ms logger=migrator t=2026-05-12T05:55:41.137533971Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T05:55:41.137676715Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.094µs logger=migrator t=2026-05-12T05:55:41.141752771Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T05:55:41.142897742Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.141431ms logger=migrator t=2026-05-12T05:55:41.149048693Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T05:55:41.149739321Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=690.568µs logger=migrator t=2026-05-12T05:55:41.154187358Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T05:55:41.154541048Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=346.489µs logger=migrator t=2026-05-12T05:55:41.159753105Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T05:55:41.160897644Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.15083ms logger=migrator t=2026-05-12T05:55:41.167336854Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T05:55:41.18361465Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=16.272167ms logger=migrator t=2026-05-12T05:55:41.190628775Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T05:55:41.201899261Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.278346ms logger=migrator t=2026-05-12T05:55:41.205635379Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T05:55:41.206488131Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=851.842µs logger=migrator t=2026-05-12T05:55:41.211072411Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T05:55:41.285398993Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.322672ms logger=migrator t=2026-05-12T05:55:41.289649234Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T05:55:41.290646711Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=996.737µs logger=migrator t=2026-05-12T05:55:41.29596761Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T05:55:41.29749881Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.54031ms logger=migrator t=2026-05-12T05:55:41.305782878Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T05:55:41.331563005Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.779847ms logger=migrator t=2026-05-12T05:55:41.338870507Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T05:55:41.347837462Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.967345ms logger=migrator t=2026-05-12T05:55:41.352464494Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T05:55:41.352813533Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=339.709µs logger=migrator t=2026-05-12T05:55:41.358902643Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T05:55:41.359339384Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=436.621µs logger=migrator t=2026-05-12T05:55:41.364306025Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T05:55:41.364780427Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=476.233µs logger=migrator t=2026-05-12T05:55:41.371032051Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T05:55:41.371269687Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=238.116µs logger=migrator t=2026-05-12T05:55:41.376786012Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T05:55:41.377251174Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=422.201µs logger=migrator t=2026-05-12T05:55:41.381987538Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T05:55:41.383597791Z level=info msg="Migration successfully executed" id="create folder table" duration=1.610373ms logger=migrator t=2026-05-12T05:55:41.388734546Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T05:55:41.39003297Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.295824ms logger=migrator t=2026-05-12T05:55:41.395657497Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T05:55:41.396883309Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.226252ms logger=migrator t=2026-05-12T05:55:41.401776408Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T05:55:41.401806729Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.731µs logger=migrator t=2026-05-12T05:55:41.406172864Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:55:41.407459957Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.286183ms logger=migrator t=2026-05-12T05:55:41.413118086Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:55:41.414303547Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.182921ms logger=migrator t=2026-05-12T05:55:41.418721883Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T05:55:41.419959366Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.239894ms logger=migrator t=2026-05-12T05:55:41.42469611Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T05:55:41.425134112Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=438.152µs logger=migrator t=2026-05-12T05:55:41.430117562Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T05:55:41.430395609Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=278.447µs logger=migrator t=2026-05-12T05:55:41.434531018Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T05:55:41.435662557Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.131549ms logger=migrator t=2026-05-12T05:55:41.439574021Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T05:55:41.441130131Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.55573ms logger=migrator t=2026-05-12T05:55:41.445789824Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T05:55:41.446906713Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.105928ms logger=migrator t=2026-05-12T05:55:41.450839376Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T05:55:41.452097149Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.256933ms logger=migrator t=2026-05-12T05:55:41.455947621Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T05:55:41.457246075Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.298094ms logger=migrator t=2026-05-12T05:55:41.462076782Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T05:55:41.462981505Z level=info msg="Migration successfully executed" id="create anon_device table" duration=904.604µs logger=migrator t=2026-05-12T05:55:41.467472123Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T05:55:41.469690821Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.218588ms logger=migrator t=2026-05-12T05:55:41.474539368Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T05:55:41.475907735Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.369577ms logger=migrator t=2026-05-12T05:55:41.481413549Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T05:55:41.482286852Z level=info msg="Migration successfully executed" id="create signing_key table" duration=873.113µs logger=migrator t=2026-05-12T05:55:41.489165502Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T05:55:41.490380005Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.214043ms logger=migrator t=2026-05-12T05:55:41.495852028Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T05:55:41.497833109Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.980941ms logger=migrator t=2026-05-12T05:55:41.503870349Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T05:55:41.504228648Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=355.299µs logger=migrator t=2026-05-12T05:55:41.509490206Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T05:55:41.520852075Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.363028ms logger=migrator t=2026-05-12T05:55:41.525501826Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T05:55:41.526051831Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=550.665µs logger=migrator t=2026-05-12T05:55:41.53173636Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:55:41.531757191Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.991µs logger=migrator t=2026-05-12T05:55:41.535502909Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:55:41.537218154Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.714445ms logger=migrator t=2026-05-12T05:55:41.544643139Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:55:41.54467799Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.991µs logger=migrator t=2026-05-12T05:55:41.549686351Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T05:55:41.552128515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.440184ms logger=migrator t=2026-05-12T05:55:41.557453166Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:55:41.558615096Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.161181ms logger=migrator t=2026-05-12T05:55:41.564648364Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T05:55:41.566472762Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.823798ms logger=migrator t=2026-05-12T05:55:41.57209863Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T05:55:41.572969112Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=871.942µs logger=migrator t=2026-05-12T05:55:41.577895522Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T05:55:41.57819609Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=301.878µs logger=migrator t=2026-05-12T05:55:41.58238894Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T05:55:41.583677023Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.288363ms logger=migrator t=2026-05-12T05:55:41.58808021Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T05:55:41.589423595Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.344784ms logger=migrator t=2026-05-12T05:55:41.596001408Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T05:55:41.597044985Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.043847ms logger=migrator t=2026-05-12T05:55:41.60179566Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T05:55:41.613056405Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.260026ms logger=migrator t=2026-05-12T05:55:41.620838789Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T05:55:41.632803674Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.964645ms logger=migrator t=2026-05-12T05:55:41.640741992Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T05:55:41.655926181Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.19085ms logger=migrator t=2026-05-12T05:55:41.660144801Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T05:55:41.660198832Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.551µs logger=migrator t=2026-05-12T05:55:41.663994562Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T05:55:41.674431597Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.425114ms logger=migrator t=2026-05-12T05:55:41.682614671Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T05:55:41.692193863Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.579283ms logger=migrator t=2026-05-12T05:55:41.696747062Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T05:55:41.696977709Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=234.667µs logger=migrator t=2026-05-12T05:55:41.702284957Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.545631123s logger=migrator t=2026-05-12T05:55:41.702726869Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T05:55:41.722752895Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T05:55:41.722980421Z level=info msg="Created default organization" logger=secrets t=2026-05-12T05:55:41.729370018Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:55:41.794081917Z level=info msg="Restored cache from database" duration=603.605µs logger=plugin.store t=2026-05-12T05:55:41.795583457Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T05:55:41.835843174Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T05:55:41.835881555Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T05:55:41.835971487Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T05:55:41.835986557Z level=info msg="Plugins loaded" count=54 duration=40.4036ms logger=query_data t=2026-05-12T05:55:41.841274996Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T05:55:41.846318919Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T05:55:41.856957039Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T05:55:42.296011774Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T05:55:42.299465426Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T05:55:42.301837387Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T05:55:42.659860657Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T05:55:42.840690854Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T05:55:43.258847912Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T05:55:43.258892684Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-12T05:55:43.259493769Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-12T05:55:43.259681984Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-12T05:55:43.260701801Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-12T05:55:43.26559287Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-12T05:55:43.342307204Z level=info msg="Update check succeeded" duration=82.847395ms logger=grafana.update.checker t=2026-05-12T05:55:43.346188565Z level=info msg="Update check succeeded" duration=86.10765ms logger=provisioning.dashboard t=2026-05-12T05:55:43.507166051Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-12T05:55:43.509628446Z level=info msg="State cache has been initialized" states=0 duration=249.936682ms logger=ngalert.scheduler t=2026-05-12T05:55:43.509783931Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T05:55:43.509901924Z level=info msg=starting first_tick=2026-05-12T05:55:50Z logger=provisioning.dashboard t=2026-05-12T05:55:43.542674983Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:55:43.58900982Z level=info msg="Patterns update finished" duration=82.370492ms logger=sqlstore.transactions t=2026-05-12T05:55:43.713131199Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-05-12T05:55:43.734610143Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T05:55:43.735154497Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T05:55:55.236870044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.238186809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.256804358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.285952133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.307705624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.334912208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.36238895Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-12T05:55:55.400540511Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T05:55:55.411440557Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T05:55:55.413165653Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-12T05:55:55.441490966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.463013662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.480308626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.506650237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.526479717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.555990373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.573591674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.597555834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.621620265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.650122263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.671104145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.707945752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.730868113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.754811252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.775738131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.801907889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.819950112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.848580823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.872347818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.901955055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.921711643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.970033412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:55.989765141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.042466584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.062908311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.098082704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.122207578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.258476415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.280247976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.319322062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.337440738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.377238893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.393137141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.46437305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.484661103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.523901783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.558372139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.665111881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.682740443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.734085951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.757639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.823088307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.847043797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.899407361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.91684661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:56.982467212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.004783658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.075047023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.094464032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.15193592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.182737209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.284003919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.31605056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.381732184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.405289942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.49889653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.524377388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.585472683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.604459861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.690776417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.709135239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.791874301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.870899256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.960753245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:57.98037469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.054309282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.072131549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.149814589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.166389604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.284255388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.303847393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:55:58.392735296Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T05:57:16.284345767Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T06:05:43.280954008Z level=info msg="Completed cleanup jobs" duration=13.809563ms logger=plugins.update.checker t=2026-05-12T06:05:43.404230901Z level=info msg="Update check succeeded" duration=60.860837ms logger=cleanup t=2026-05-12T06:15:43.273475639Z level=info msg="Completed cleanup jobs" duration=6.63749ms logger=plugins.update.checker t=2026-05-12T06:15:43.399938207Z level=info msg="Update check succeeded" duration=57.153324ms logger=cleanup t=2026-05-12T06:25:43.281078273Z level=info msg="Completed cleanup jobs" duration=13.840143ms logger=plugins.update.checker t=2026-05-12T06:25:43.395603822Z level=info msg="Update check succeeded" duration=52.803636ms logger=infra.usagestats t=2026-05-12T06:27:16.3089211Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T06:35:43.271524369Z level=info msg="Completed cleanup jobs" duration=5.039909ms logger=plugins.update.checker t=2026-05-12T06:35:43.392363782Z level=info msg="Update check succeeded" duration=49.308344ms logger=cleanup t=2026-05-12T06:45:43.272252067Z level=info msg="Completed cleanup jobs" duration=5.188991ms logger=plugins.update.checker t=2026-05-12T06:45:43.396825946Z level=info msg="Update check succeeded" duration=54.250031ms logger=cleanup t=2026-05-12T06:55:43.288734756Z level=info msg="Completed cleanup jobs" duration=22.241794ms logger=plugins.update.checker t=2026-05-12T06:55:43.392056474Z level=info msg="Update check succeeded" duration=49.219211ms logger=infra.usagestats t=2026-05-12T06:57:16.313375418Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T07:05:43.272166971Z level=info msg="Completed cleanup jobs" duration=5.661974ms logger=plugins.update.checker t=2026-05-12T07:05:43.391895098Z level=info msg="Update check succeeded" duration=49.121096ms