logger=settings t=2026-05-05T10:21:11.193039351Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T10:21:11Z logger=settings t=2026-05-05T10:21:11.193395826Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T10:21:11.193408737Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T10:21:11.193415217Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T10:21:11.193419717Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T10:21:11.193424017Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T10:21:11.193428567Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T10:21:11.193432717Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T10:21:11.193437947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T10:21:11.193442437Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T10:21:11.193446847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T10:21:11.193453367Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T10:21:11.193458867Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T10:21:11.193463337Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T10:21:11.193468087Z level=info msg=Target target=[all] logger=settings t=2026-05-05T10:21:11.193481368Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T10:21:11.193485548Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T10:21:11.193489468Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T10:21:11.193493228Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T10:21:11.193497298Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T10:21:11.193501158Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T10:21:11.193900304Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T10:21:11.193921295Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T10:21:11.195601741Z level=info msg="Locking database" logger=migrator t=2026-05-05T10:21:11.195613671Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T10:21:11.196247301Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T10:21:11.197420609Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.172378ms logger=migrator t=2026-05-05T10:21:11.204209816Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T10:21:11.205240602Z level=info msg="Migration successfully executed" id="create user table" duration=1.031626ms logger=migrator t=2026-05-05T10:21:11.210594496Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T10:21:11.211316047Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=721.631µs logger=migrator t=2026-05-05T10:21:11.215408451Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T10:21:11.216132713Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=725.422µs logger=migrator t=2026-05-05T10:21:11.220628433Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T10:21:11.221616569Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=988.306µs logger=migrator t=2026-05-05T10:21:11.228799241Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T10:21:11.229690635Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=891.134µs logger=migrator t=2026-05-05T10:21:11.235318914Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T10:21:11.238084427Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.764974ms logger=migrator t=2026-05-05T10:21:11.246185724Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T10:21:11.247522825Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.338801ms logger=migrator t=2026-05-05T10:21:11.251514307Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T10:21:11.252224858Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=710.101µs logger=migrator t=2026-05-05T10:21:11.256231771Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T10:21:11.256927632Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=695.221µs logger=migrator t=2026-05-05T10:21:11.262602152Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T10:21:11.26316556Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=565.699µs logger=migrator t=2026-05-05T10:21:11.266821737Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T10:21:11.26764071Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=819.043µs logger=migrator t=2026-05-05T10:21:11.271651653Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T10:21:11.272791351Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.139528ms logger=migrator t=2026-05-05T10:21:11.277736219Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T10:21:11.277759709Z level=info msg="Migration successfully executed" id="Update user table charset" duration=24.62µs logger=migrator t=2026-05-05T10:21:11.281466357Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T10:21:11.284147409Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.680132ms logger=migrator t=2026-05-05T10:21:11.289676206Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T10:21:11.290080432Z level=info msg="Migration successfully executed" id="Add missing user data" duration=407.936µs logger=migrator t=2026-05-05T10:21:11.294865097Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T10:21:11.296381291Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.516164ms logger=migrator t=2026-05-05T10:21:11.302971204Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T10:21:11.304466288Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.493524ms logger=migrator t=2026-05-05T10:21:11.309896023Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T10:21:11.311494138Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.597555ms logger=migrator t=2026-05-05T10:21:11.317921149Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T10:21:11.328518245Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.616777ms logger=migrator t=2026-05-05T10:21:11.390665639Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T10:21:11.392324855Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.666636ms logger=migrator t=2026-05-05T10:21:11.395973163Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T10:21:11.396258167Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=284.834µs logger=migrator t=2026-05-05T10:21:11.405005704Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T10:21:11.405911978Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=905.834µs logger=migrator t=2026-05-05T10:21:11.410924587Z 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-05T10:21:11.411277532Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=353.195µs logger=migrator t=2026-05-05T10:21:11.419380709Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T10:21:11.419864897Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=485.808µs logger=migrator t=2026-05-05T10:21:11.427990524Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T10:21:11.429143803Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.155019ms logger=migrator t=2026-05-05T10:21:11.43472808Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T10:21:11.435789037Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.065107ms logger=migrator t=2026-05-05T10:21:11.442871928Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T10:21:11.444716317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.844449ms logger=migrator t=2026-05-05T10:21:11.456861257Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T10:21:11.457590079Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=731.562µs logger=migrator t=2026-05-05T10:21:11.464428816Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T10:21:11.464988715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=557.989µs logger=migrator t=2026-05-05T10:21:11.469347353Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T10:21:11.469367133Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=21.19µs logger=migrator t=2026-05-05T10:21:11.473080822Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T10:21:11.473808463Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=727.621µs logger=migrator t=2026-05-05T10:21:11.479954879Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T10:21:11.480555709Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=603.45µs logger=migrator t=2026-05-05T10:21:11.484585482Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T10:21:11.485230972Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=643.29µs logger=migrator t=2026-05-05T10:21:11.489093383Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T10:21:11.489808554Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=715.021µs logger=migrator t=2026-05-05T10:21:11.495631765Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:21:11.498029323Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.397728ms logger=migrator t=2026-05-05T10:21:11.505239436Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T10:21:11.506185861Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=942.814µs logger=migrator t=2026-05-05T10:21:11.512034782Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T10:21:11.513317962Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.28266ms logger=migrator t=2026-05-05T10:21:11.519138243Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T10:21:11.520458484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.317901ms logger=migrator t=2026-05-05T10:21:11.52525947Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T10:21:11.52719012Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.93076ms logger=migrator t=2026-05-05T10:21:11.532154368Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T10:21:11.53295578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=803.852µs logger=migrator t=2026-05-05T10:21:11.539494613Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T10:21:11.540058042Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=567.779µs logger=migrator t=2026-05-05T10:21:11.546590644Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T10:21:11.547193363Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=601.589µs logger=migrator t=2026-05-05T10:21:11.551918988Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T10:21:11.552231433Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=312.494µs logger=migrator t=2026-05-05T10:21:11.557741759Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T10:21:11.558531421Z level=info msg="Migration successfully executed" id="create star table" duration=786.512µs logger=migrator t=2026-05-05T10:21:11.567538953Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T10:21:11.568624909Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.086547ms logger=migrator t=2026-05-05T10:21:11.574107776Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T10:21:11.57504394Z level=info msg="Migration successfully executed" id="create org table v1" duration=935.175µs logger=migrator t=2026-05-05T10:21:11.581326929Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T10:21:11.583099826Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.684786ms logger=migrator t=2026-05-05T10:21:11.593695873Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T10:21:11.594712549Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.019676ms logger=migrator t=2026-05-05T10:21:11.600824135Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T10:21:11.601495055Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=672.051µs logger=migrator t=2026-05-05T10:21:11.607088303Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T10:21:11.607881355Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=793.912µs logger=migrator t=2026-05-05T10:21:11.657551284Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T10:21:11.660685963Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=3.137369ms logger=migrator t=2026-05-05T10:21:11.66940504Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T10:21:11.66943226Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.24µs logger=migrator t=2026-05-05T10:21:11.674482929Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T10:21:11.674575221Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=93.792µs logger=migrator t=2026-05-05T10:21:11.684784081Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T10:21:11.684972954Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=189.483µs logger=migrator t=2026-05-05T10:21:11.692900108Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T10:21:11.694419912Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.523314ms logger=migrator t=2026-05-05T10:21:11.702260625Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T10:21:11.703825659Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.565434ms logger=migrator t=2026-05-05T10:21:11.715072686Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T10:21:11.717833119Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.760053ms logger=migrator t=2026-05-05T10:21:11.727922677Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T10:21:11.728662089Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=739.812µs logger=migrator t=2026-05-05T10:21:11.733486854Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T10:21:11.734560581Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.072697ms logger=migrator t=2026-05-05T10:21:11.740312562Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T10:21:11.741216266Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=902.245µs logger=migrator t=2026-05-05T10:21:11.748166265Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T10:21:11.753975416Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.808771ms logger=migrator t=2026-05-05T10:21:11.759138767Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T10:21:11.76065474Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.515613ms logger=migrator t=2026-05-05T10:21:11.765367804Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T10:21:11.766258958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=891.764µs logger=migrator t=2026-05-05T10:21:11.772309353Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T10:21:11.773301369Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=989.836µs logger=migrator t=2026-05-05T10:21:11.788345065Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T10:21:11.788868153Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=522.968µs logger=migrator t=2026-05-05T10:21:11.797236234Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T10:21:11.798172389Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=936.565µs logger=migrator t=2026-05-05T10:21:11.813514219Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T10:21:11.813665112Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=151.713µs logger=migrator t=2026-05-05T10:21:12.009099857Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T10:21:12.011043888Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.94557ms logger=migrator t=2026-05-05T10:21:13.321430989Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T10:21:13.326315218Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.884398ms logger=migrator t=2026-05-05T10:21:13.607048986Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T10:21:13.609475754Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.429278ms logger=migrator t=2026-05-05T10:21:14.555850644Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T10:21:14.557582822Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.733308ms logger=migrator t=2026-05-05T10:21:14.768440356Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T10:21:14.77052649Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.088534ms logger=migrator t=2026-05-05T10:21:14.782982581Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T10:21:14.78416982Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.188629ms logger=migrator t=2026-05-05T10:21:14.791882655Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T10:21:14.793246367Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.370202ms logger=migrator t=2026-05-05T10:21:14.798640244Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T10:21:14.798697735Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=63.781µs logger=migrator t=2026-05-05T10:21:14.804641011Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T10:21:14.804674271Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.76µs logger=migrator t=2026-05-05T10:21:14.81075057Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T10:21:14.813025036Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.272306ms logger=migrator t=2026-05-05T10:21:14.818950612Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T10:21:14.822670962Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.72033ms logger=migrator t=2026-05-05T10:21:14.827081183Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T10:21:14.829747856Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.665973ms logger=migrator t=2026-05-05T10:21:14.836509436Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T10:21:14.838482917Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.973421ms logger=migrator t=2026-05-05T10:21:14.843722332Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T10:21:14.844105898Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=386.586µs logger=migrator t=2026-05-05T10:21:14.848106083Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T10:21:14.849549676Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.443533ms logger=migrator t=2026-05-05T10:21:14.853899866Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T10:21:14.854692259Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=792.543µs logger=migrator t=2026-05-05T10:21:14.858214206Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T10:21:14.858244296Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.01µs logger=migrator t=2026-05-05T10:21:14.866205475Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T10:21:14.867183621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=978.256µs logger=migrator t=2026-05-05T10:21:14.872030309Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T10:21:14.873468452Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.441573ms logger=migrator t=2026-05-05T10:21:14.878155608Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:21:14.884158385Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.003847ms logger=migrator t=2026-05-05T10:21:14.889883907Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T10:21:14.89066015Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=776.893µs logger=migrator t=2026-05-05T10:21:14.895740482Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T10:21:14.896683407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=942.335µs logger=migrator t=2026-05-05T10:21:14.901082078Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T10:21:14.902086224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.004276ms logger=migrator t=2026-05-05T10:21:14.915969508Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T10:21:14.9166754Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=708.342µs logger=migrator t=2026-05-05T10:21:14.938925269Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T10:21:14.939463688Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.17µs logger=migrator t=2026-05-05T10:21:14.94581312Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T10:21:14.947576999Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.764139ms logger=migrator t=2026-05-05T10:21:14.951100585Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T10:21:14.951923009Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=822.084µs logger=migrator t=2026-05-05T10:21:14.955749641Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T10:21:14.955922223Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.012µs logger=migrator t=2026-05-05T10:21:14.959338259Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T10:21:14.959511011Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.022µs logger=migrator t=2026-05-05T10:21:14.967265066Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T10:21:14.968072679Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=807.393µs logger=migrator t=2026-05-05T10:21:14.972218876Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T10:21:14.974527754Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.307948ms logger=migrator t=2026-05-05T10:21:14.977945529Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T10:21:14.97861189Z level=info msg="Migration successfully executed" id="create data_source table" duration=666.271µs logger=migrator t=2026-05-05T10:21:14.983636781Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T10:21:14.984603836Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=966.935µs logger=migrator t=2026-05-05T10:21:14.990064975Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T10:21:14.990967159Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=901.924µs logger=migrator t=2026-05-05T10:21:14.994668879Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T10:21:14.995242588Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=572.189µs logger=migrator t=2026-05-05T10:21:14.999735471Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T10:21:15.000643786Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=908.205µs logger=migrator t=2026-05-05T10:21:15.013580796Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T10:21:15.0236454Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.069374ms logger=migrator t=2026-05-05T10:21:15.027809817Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T10:21:15.029695708Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.885251ms logger=migrator t=2026-05-05T10:21:15.035021785Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T10:21:15.036106182Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.084057ms logger=migrator t=2026-05-05T10:21:15.040418703Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T10:21:15.041440039Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.021276ms logger=migrator t=2026-05-05T10:21:15.045079188Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T10:21:15.045711909Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=632.351µs logger=migrator t=2026-05-05T10:21:15.061454145Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T10:21:15.065545842Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.092697ms logger=migrator t=2026-05-05T10:21:15.072597227Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T10:21:15.075159349Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.552162ms logger=migrator t=2026-05-05T10:21:15.085895484Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T10:21:15.085947695Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=53.031µs logger=migrator t=2026-05-05T10:21:15.090199304Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T10:21:15.09055199Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=353.416µs logger=migrator t=2026-05-05T10:21:15.099208091Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T10:21:15.104640529Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.432058ms logger=migrator t=2026-05-05T10:21:15.109312846Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T10:21:15.109523249Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=209.983µs logger=migrator t=2026-05-05T10:21:15.114247706Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T10:21:15.115995404Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=1.734578ms logger=migrator t=2026-05-05T10:21:15.12247977Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T10:21:15.124865999Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.398429ms logger=migrator t=2026-05-05T10:21:15.134883543Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T10:21:15.135155037Z level=info msg="Migration successfully executed" id="Update uid value" duration=270.584µs logger=migrator t=2026-05-05T10:21:15.140647657Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T10:21:15.141518181Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=870.034µs logger=migrator t=2026-05-05T10:21:15.148435294Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T10:21:15.1494374Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.004867ms logger=migrator t=2026-05-05T10:21:15.162065586Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T10:21:15.163441168Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.375932ms logger=migrator t=2026-05-05T10:21:15.168604492Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T10:21:15.169567508Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=962.396µs logger=migrator t=2026-05-05T10:21:15.175237621Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T10:21:15.176125645Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=888.684µs logger=migrator t=2026-05-05T10:21:15.180984135Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T10:21:15.18190312Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=919.475µs logger=migrator t=2026-05-05T10:21:15.186667527Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T10:21:15.187703624Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.036407ms logger=migrator t=2026-05-05T10:21:15.192311929Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T10:21:15.193081652Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=769.693µs logger=migrator t=2026-05-05T10:21:15.201539009Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T10:21:15.202716999Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.1771ms logger=migrator t=2026-05-05T10:21:15.206817065Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T10:21:15.214524671Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.705296ms logger=migrator t=2026-05-05T10:21:15.218560347Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T10:21:15.21935416Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=794.093µs logger=migrator t=2026-05-05T10:21:15.224820239Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T10:21:15.225995988Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.175439ms logger=migrator t=2026-05-05T10:21:15.23102292Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T10:21:15.232075897Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.050877ms logger=migrator t=2026-05-05T10:21:15.235813508Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T10:21:15.236790784Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=976.836µs logger=migrator t=2026-05-05T10:21:15.241288138Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T10:21:15.241724755Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=430.197µs logger=migrator t=2026-05-05T10:21:15.244679893Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T10:21:15.245298673Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=618.12µs logger=migrator t=2026-05-05T10:21:15.250216313Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T10:21:15.250255374Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.51µs logger=migrator t=2026-05-05T10:21:15.254010485Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T10:21:15.256741179Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.729714ms logger=migrator t=2026-05-05T10:21:15.262089726Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T10:21:15.26476301Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.675024ms logger=migrator t=2026-05-05T10:21:15.268267787Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T10:21:15.26843105Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.483µs logger=migrator t=2026-05-05T10:21:15.271973858Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T10:21:15.274688512Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.714484ms logger=migrator t=2026-05-05T10:21:15.280039239Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T10:21:15.282672642Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.632873ms logger=migrator t=2026-05-05T10:21:15.28623656Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T10:21:15.286998043Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=761.393µs logger=migrator t=2026-05-05T10:21:15.290593791Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T10:21:15.291234042Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=640.321µs logger=migrator t=2026-05-05T10:21:15.296087411Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T10:21:15.297319931Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.23519ms logger=migrator t=2026-05-05T10:21:15.301063052Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T10:21:15.301877055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=813.663µs logger=migrator t=2026-05-05T10:21:15.305433303Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T10:21:15.306222806Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=789.313µs logger=migrator t=2026-05-05T10:21:15.312579779Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T10:21:15.313365332Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=785.613µs logger=migrator t=2026-05-05T10:21:15.317341917Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T10:21:15.317416238Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.921µs logger=migrator t=2026-05-05T10:21:15.32122405Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T10:21:15.321265531Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.911µs logger=migrator t=2026-05-05T10:21:15.327630355Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T10:21:15.330899468Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.273683ms logger=migrator t=2026-05-05T10:21:15.337906453Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T10:21:15.340911121Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.004168ms logger=migrator t=2026-05-05T10:21:15.352896337Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T10:21:15.353057539Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=162.562µs logger=migrator t=2026-05-05T10:21:15.356557076Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T10:21:15.35740239Z level=info msg="Migration successfully executed" id="create quota table v1" duration=844.924µs logger=migrator t=2026-05-05T10:21:15.360784905Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T10:21:15.361661889Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=876.864µs logger=migrator t=2026-05-05T10:21:15.36660605Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T10:21:15.366668571Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=63.411µs logger=migrator t=2026-05-05T10:21:15.369888203Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T10:21:15.370679776Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=791.353µs logger=migrator t=2026-05-05T10:21:15.374432777Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T10:21:15.375454594Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.020937ms logger=migrator t=2026-05-05T10:21:15.379677803Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T10:21:15.383024777Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.346894ms logger=migrator t=2026-05-05T10:21:15.387721574Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T10:21:15.387789525Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=69.081µs logger=migrator t=2026-05-05T10:21:15.390124653Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T10:21:15.39117881Z level=info msg="Migration successfully executed" id="create session table" duration=1.051427ms logger=migrator t=2026-05-05T10:21:15.394597096Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T10:21:15.394738898Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.172µs logger=migrator t=2026-05-05T10:21:15.3997156Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T10:21:15.399839702Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.132µs logger=migrator t=2026-05-05T10:21:15.403448191Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T10:21:15.404270594Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=822.243µs logger=migrator t=2026-05-05T10:21:15.407781721Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T10:21:15.408543914Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=762.043µs logger=migrator t=2026-05-05T10:21:15.417694843Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T10:21:15.417760654Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=67.571µs logger=migrator t=2026-05-05T10:21:15.421298352Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T10:21:15.421393843Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=96.861µs logger=migrator t=2026-05-05T10:21:15.424999112Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T10:21:15.429023527Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.024895ms logger=migrator t=2026-05-05T10:21:15.432340901Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T10:21:15.43535852Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.017209ms logger=migrator t=2026-05-05T10:21:15.439981516Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T10:21:15.440124298Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=143.452µs logger=migrator t=2026-05-05T10:21:15.442865513Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T10:21:15.443009655Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=144.592µs logger=migrator t=2026-05-05T10:21:15.446488452Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T10:21:15.447877745Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.389053ms logger=migrator t=2026-05-05T10:21:15.452097904Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T10:21:15.452187195Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=90.741µs logger=migrator t=2026-05-05T10:21:15.457249758Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T10:21:15.460306607Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.05675ms logger=migrator t=2026-05-05T10:21:15.462776467Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T10:21:15.463017401Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=242.664µs logger=migrator t=2026-05-05T10:21:15.466921665Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T10:21:15.470083807Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.161981ms logger=migrator t=2026-05-05T10:21:15.474970376Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T10:21:15.478032036Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.06123ms logger=migrator t=2026-05-05T10:21:15.481901029Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T10:21:15.482007061Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=106.732µs logger=migrator t=2026-05-05T10:21:15.485115422Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T10:21:15.486021797Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=905.845µs logger=migrator t=2026-05-05T10:21:15.489960971Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T10:21:15.491397904Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.436753ms logger=migrator t=2026-05-05T10:21:15.495351909Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T10:21:15.496486867Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.135688ms logger=migrator t=2026-05-05T10:21:15.500615185Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T10:21:15.5015647Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=949.345µs logger=migrator t=2026-05-05T10:21:15.505508614Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T10:21:15.506407179Z level=info msg="Migration successfully executed" id="add index alert state" duration=898.365µs logger=migrator t=2026-05-05T10:21:15.510205571Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T10:21:15.511115676Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=907.095µs logger=migrator t=2026-05-05T10:21:15.515018189Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T10:21:15.515766081Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=747.292µs logger=migrator t=2026-05-05T10:21:15.520055521Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T10:21:15.521434754Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.374973ms logger=migrator t=2026-05-05T10:21:15.525883386Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T10:21:15.527144507Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.261931ms logger=migrator t=2026-05-05T10:21:15.530065705Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T10:21:15.540478154Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.410659ms logger=migrator t=2026-05-05T10:21:15.54391867Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T10:21:15.544658913Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=737.042µs logger=migrator t=2026-05-05T10:21:15.548438644Z 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-05T10:21:15.549348969Z 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=909.985µs logger=migrator t=2026-05-05T10:21:15.55310759Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T10:21:15.553429545Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=321.615µs logger=migrator t=2026-05-05T10:21:15.556915042Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T10:21:15.557753816Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=838.464µs logger=migrator t=2026-05-05T10:21:15.561563088Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T10:21:15.562807248Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.24386ms logger=migrator t=2026-05-05T10:21:15.566808833Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T10:21:15.570683966Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.875013ms logger=migrator t=2026-05-05T10:21:15.575032207Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T10:21:15.578979701Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.946844ms logger=migrator t=2026-05-05T10:21:15.582403797Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T10:21:15.586201009Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.796832ms logger=migrator t=2026-05-05T10:21:15.589370011Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T10:21:15.593396816Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.026305ms logger=migrator t=2026-05-05T10:21:15.597639685Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T10:21:15.598626201Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=986.126µs logger=migrator t=2026-05-05T10:21:15.60283751Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T10:21:15.602903091Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.531µs logger=migrator t=2026-05-05T10:21:15.606394048Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T10:21:15.606462729Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=70.121µs logger=migrator t=2026-05-05T10:21:15.60957296Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T10:21:15.610536336Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=963.605µs logger=migrator t=2026-05-05T10:21:15.614858636Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T10:21:15.616106816Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.2485ms logger=migrator t=2026-05-05T10:21:15.622790945Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T10:21:15.623907433Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.122068ms logger=migrator t=2026-05-05T10:21:15.631540988Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T10:21:15.633179015Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.640327ms logger=migrator t=2026-05-05T10:21:15.639984025Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T10:21:15.641431329Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.446784ms logger=migrator t=2026-05-05T10:21:15.647532089Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T10:21:15.653075039Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.54179ms logger=migrator t=2026-05-05T10:21:15.65744015Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T10:21:15.660890056Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.449356ms logger=migrator t=2026-05-05T10:21:15.668909286Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T10:21:15.66914133Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=233.924µs logger=migrator t=2026-05-05T10:21:15.674001219Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T10:21:15.674941644Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=939.815µs logger=migrator t=2026-05-05T10:21:15.679964076Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T10:21:15.680711798Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=747.612µs logger=migrator t=2026-05-05T10:21:15.687473499Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T10:21:15.690809003Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.335764ms logger=migrator t=2026-05-05T10:21:15.694432032Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T10:21:15.694487183Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=55.611µs logger=migrator t=2026-05-05T10:21:15.698085931Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T10:21:15.699693127Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.609666ms logger=migrator t=2026-05-05T10:21:15.703811595Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T10:21:15.704692249Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=880.774µs logger=migrator t=2026-05-05T10:21:15.709371645Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T10:21:15.709548498Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=178.573µs logger=migrator t=2026-05-05T10:21:15.714449948Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T10:21:15.715433714Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=983.766µs logger=migrator t=2026-05-05T10:21:15.720026889Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T10:21:15.720935154Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=907.095µs logger=migrator t=2026-05-05T10:21:15.727723725Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T10:21:15.731884183Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=4.159097ms logger=migrator t=2026-05-05T10:21:15.740255269Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T10:21:15.741937157Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.683828ms logger=migrator t=2026-05-05T10:21:15.748631536Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T10:21:15.749898987Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.269361ms logger=migrator t=2026-05-05T10:21:15.756486314Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T10:21:15.75744364Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=957.126µs logger=migrator t=2026-05-05T10:21:15.761732229Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T10:21:15.76176075Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.641µs logger=migrator t=2026-05-05T10:21:15.765646523Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T10:21:15.769884752Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.237759ms logger=migrator t=2026-05-05T10:21:15.773516161Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T10:21:15.774498838Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=983.987µs logger=migrator t=2026-05-05T10:21:15.778519613Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T10:21:15.782537679Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.018026ms logger=migrator t=2026-05-05T10:21:15.7869107Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T10:21:15.787649892Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=738.972µs logger=migrator t=2026-05-05T10:21:15.792472791Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T10:21:15.793604579Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.134188ms logger=migrator t=2026-05-05T10:21:15.798523879Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T10:21:15.800351539Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.789669ms logger=migrator t=2026-05-05T10:21:15.805662576Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T10:21:15.813970091Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.306815ms logger=migrator t=2026-05-05T10:21:15.818520056Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T10:21:15.819056234Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=536.109µs logger=migrator t=2026-05-05T10:21:15.822310867Z 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-05T10:21:15.823018569Z 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=707.192µs logger=migrator t=2026-05-05T10:21:15.827319409Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T10:21:15.828135352Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=805.733µs logger=migrator t=2026-05-05T10:21:15.833862766Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T10:21:15.834965254Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.095467ms logger=migrator t=2026-05-05T10:21:15.838770096Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T10:21:15.83901888Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=248.484µs logger=migrator t=2026-05-05T10:21:15.842777041Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T10:21:15.848423443Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.645732ms logger=migrator t=2026-05-05T10:21:15.853404274Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T10:21:15.858605619Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.200755ms logger=migrator t=2026-05-05T10:21:15.863475148Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T10:21:15.864346672Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=867.914µs logger=migrator t=2026-05-05T10:21:15.867642486Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T10:21:15.868696433Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.051977ms logger=migrator t=2026-05-05T10:21:15.874437127Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T10:21:15.874888754Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=450.267µs logger=migrator t=2026-05-05T10:21:15.879896616Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T10:21:15.885412376Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.51553ms logger=migrator t=2026-05-05T10:21:15.889212518Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T10:21:15.890231594Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.018286ms logger=migrator t=2026-05-05T10:21:15.89426828Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T10:21:15.894553435Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=284.905µs logger=migrator t=2026-05-05T10:21:15.900329199Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T10:21:15.900865358Z level=info msg="Migration successfully executed" id="Move region to single row" duration=531.859µs logger=migrator t=2026-05-05T10:21:15.904852862Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T10:21:15.906146193Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.295951ms logger=migrator t=2026-05-05T10:21:15.912013019Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T10:21:15.912940734Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=928.255µs logger=migrator t=2026-05-05T10:21:15.920138292Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T10:21:15.921121777Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=984.836µs logger=migrator t=2026-05-05T10:21:15.927814507Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T10:21:15.928951225Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.134948ms logger=migrator t=2026-05-05T10:21:15.934590467Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T10:21:15.936103052Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.512564ms logger=migrator t=2026-05-05T10:21:15.942224791Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T10:21:15.944021481Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.768089ms logger=migrator t=2026-05-05T10:21:15.949621252Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T10:21:15.949690103Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.331µs logger=migrator t=2026-05-05T10:21:15.953295492Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T10:21:15.954191726Z level=info msg="Migration successfully executed" id="create test_data table" duration=896.054µs logger=migrator t=2026-05-05T10:21:15.959209448Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T10:21:15.96052566Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.315762ms logger=migrator t=2026-05-05T10:21:15.966364085Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T10:21:15.967532214Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.171139ms logger=migrator t=2026-05-05T10:21:15.972042318Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T10:21:15.973155716Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.114528ms logger=migrator t=2026-05-05T10:21:15.977448495Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T10:21:15.977693199Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=241.734µs logger=migrator t=2026-05-05T10:21:15.983821839Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T10:21:15.984638873Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=817.524µs logger=migrator t=2026-05-05T10:21:15.989819237Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T10:21:15.989907598Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=92.581µs logger=migrator t=2026-05-05T10:21:15.992962808Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T10:21:15.994191908Z level=info msg="Migration successfully executed" id="create team table" duration=1.22893ms logger=migrator t=2026-05-05T10:21:15.999605646Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T10:21:16.002544594Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.932908ms logger=migrator t=2026-05-05T10:21:16.008540862Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T10:21:16.010068918Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.528205ms logger=migrator t=2026-05-05T10:21:16.015621399Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T10:21:16.022491242Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.907074ms logger=migrator t=2026-05-05T10:21:16.028675634Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T10:21:16.029403996Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=730.462µs logger=migrator t=2026-05-05T10:21:16.035526656Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T10:21:16.036556083Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.030077ms logger=migrator t=2026-05-05T10:21:16.041973362Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T10:21:16.044520114Z level=info msg="Migration successfully executed" id="create team member table" duration=2.546932ms logger=migrator t=2026-05-05T10:21:16.051707013Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T10:21:16.052907072Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.20447ms logger=migrator t=2026-05-05T10:21:16.166572083Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T10:21:16.168649977Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.081515ms logger=migrator t=2026-05-05T10:21:16.174740617Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T10:21:16.175800174Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.059677ms logger=migrator t=2026-05-05T10:21:16.1840705Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T10:21:16.189195455Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.128005ms logger=migrator t=2026-05-05T10:21:16.19683701Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T10:21:16.202962891Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.126131ms logger=migrator t=2026-05-05T10:21:16.208284949Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T10:21:16.213291551Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.007352ms logger=migrator t=2026-05-05T10:21:16.219112037Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T10:21:16.220108823Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=996.776µs logger=migrator t=2026-05-05T10:21:16.226997287Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T10:21:16.228104215Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.106868ms logger=migrator t=2026-05-05T10:21:16.234560861Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T10:21:16.235482666Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=921.535µs logger=migrator t=2026-05-05T10:21:16.242698975Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T10:21:16.244314692Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.611486ms logger=migrator t=2026-05-05T10:21:16.253841308Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T10:21:16.254737943Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=896.005µs logger=migrator t=2026-05-05T10:21:16.260493898Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T10:21:16.26184756Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.356362ms logger=migrator t=2026-05-05T10:21:16.267683906Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T10:21:16.269112829Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.429513ms logger=migrator t=2026-05-05T10:21:16.276348048Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T10:21:16.277262304Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=913.735µs logger=migrator t=2026-05-05T10:21:16.28372959Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T10:21:16.284868559Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.158799ms logger=migrator t=2026-05-05T10:21:16.291491598Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T10:21:16.291941935Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=450.507µs logger=migrator t=2026-05-05T10:21:16.296900217Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T10:21:16.298173278Z level=info msg="Migration successfully executed" id="create tag table" duration=1.2729ms logger=migrator t=2026-05-05T10:21:16.30562112Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T10:21:16.306712458Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.091198ms logger=migrator t=2026-05-05T10:21:16.311347104Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T10:21:16.312135747Z level=info msg="Migration successfully executed" id="create login attempt table" duration=788.433µs logger=migrator t=2026-05-05T10:21:16.317052138Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T10:21:16.318743866Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.691668ms logger=migrator t=2026-05-05T10:21:16.325820152Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T10:21:16.328242552Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.42036ms logger=migrator t=2026-05-05T10:21:16.334701378Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:21:16.349182087Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.482269ms logger=migrator t=2026-05-05T10:21:16.354149928Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T10:21:16.354962542Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=810.494µs logger=migrator t=2026-05-05T10:21:16.358907787Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T10:21:16.360595594Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.688007ms logger=migrator t=2026-05-05T10:21:16.368431253Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T10:21:16.368953112Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=521.809µs logger=migrator t=2026-05-05T10:21:16.376010128Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T10:21:16.376991584Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=981.866µs logger=migrator t=2026-05-05T10:21:16.382492235Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T10:21:16.383715285Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.22013ms logger=migrator t=2026-05-05T10:21:16.390284873Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T10:21:16.392024701Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.739228ms logger=migrator t=2026-05-05T10:21:16.397453711Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T10:21:16.397575563Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=123.492µs logger=migrator t=2026-05-05T10:21:16.401975615Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T10:21:16.407667699Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.690734ms logger=migrator t=2026-05-05T10:21:16.414298408Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T10:21:16.419769598Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.47099ms logger=migrator t=2026-05-05T10:21:16.424719599Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T10:21:16.430001326Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.282647ms logger=migrator t=2026-05-05T10:21:16.434572931Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T10:21:16.440082692Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.509491ms logger=migrator t=2026-05-05T10:21:16.446883804Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T10:21:16.448050513Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.166259ms logger=migrator t=2026-05-05T10:21:16.453083866Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T10:21:16.462701994Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.624908ms logger=migrator t=2026-05-05T10:21:16.468257376Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T10:21:16.469218411Z level=info msg="Migration successfully executed" id="create server_lock table" duration=960.546µs logger=migrator t=2026-05-05T10:21:16.476375589Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T10:21:16.477480687Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.105198ms logger=migrator t=2026-05-05T10:21:16.482696563Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T10:21:16.484090046Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.393593ms logger=migrator t=2026-05-05T10:21:16.491695111Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T10:21:16.49347626Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.781599ms logger=migrator t=2026-05-05T10:21:16.50074292Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T10:21:16.501876419Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.132959ms logger=migrator t=2026-05-05T10:21:16.50683042Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T10:21:16.508777482Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.946002ms logger=migrator t=2026-05-05T10:21:16.514633578Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T10:21:16.520639267Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.004979ms logger=migrator t=2026-05-05T10:21:16.53720175Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T10:21:16.539076341Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.87443ms logger=migrator t=2026-05-05T10:21:16.544008872Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T10:21:16.544922297Z level=info msg="Migration successfully executed" id="create cache_data table" duration=913.055µs logger=migrator t=2026-05-05T10:21:16.550228354Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T10:21:16.551429224Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.20056ms logger=migrator t=2026-05-05T10:21:16.558232776Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T10:21:16.559188331Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=955.445µs logger=migrator t=2026-05-05T10:21:16.563888729Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T10:21:16.564954036Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.064697ms logger=migrator t=2026-05-05T10:21:16.570010749Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T10:21:16.570118401Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.412µs logger=migrator t=2026-05-05T10:21:16.577265339Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T10:21:16.577438012Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=172.203µs logger=migrator t=2026-05-05T10:21:16.581772773Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T10:21:16.582768689Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=995.676µs logger=migrator t=2026-05-05T10:21:16.589162834Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:21:16.591053586Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.886441ms logger=migrator t=2026-05-05T10:21:16.600567012Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:21:16.60164387Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.075758ms logger=migrator t=2026-05-05T10:21:16.61078948Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:21:16.610970023Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=186.523µs logger=migrator t=2026-05-05T10:21:16.616145388Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:21:16.617198246Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.053308ms logger=migrator t=2026-05-05T10:21:16.622243669Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:21:16.623181974Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=932.105µs logger=migrator t=2026-05-05T10:21:16.630184049Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:21:16.631369859Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.18597ms logger=migrator t=2026-05-05T10:21:16.636153207Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:21:16.637380548Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.229521ms logger=migrator t=2026-05-05T10:21:16.643511969Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T10:21:16.648198376Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.682937ms logger=migrator t=2026-05-05T10:21:16.653603535Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T10:21:16.655071199Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.467744ms logger=migrator t=2026-05-05T10:21:16.775007772Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T10:21:16.775139504Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=134.892µs logger=migrator t=2026-05-05T10:21:16.783633784Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T10:21:16.784727082Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.095468ms logger=migrator t=2026-05-05T10:21:16.790807782Z 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-05T10:21:16.792033302Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.234261ms logger=migrator t=2026-05-05T10:21:16.798723402Z 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-05T10:21:16.800051024Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.328382ms logger=migrator t=2026-05-05T10:21:16.80955137Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:21:16.809653012Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=106.032µs logger=migrator t=2026-05-05T10:21:16.813874121Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T10:21:16.814899388Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.023897ms logger=migrator t=2026-05-05T10:21:16.822490753Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T10:21:16.824300883Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.81143ms logger=migrator t=2026-05-05T10:21:16.830677948Z 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-05T10:21:16.832415726Z 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.739859ms logger=migrator t=2026-05-05T10:21:16.83812888Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T10:21:16.839865269Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.737549ms logger=migrator t=2026-05-05T10:21:16.847539185Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T10:21:16.855453545Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.8956ms logger=migrator t=2026-05-05T10:21:16.860265294Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T10:21:16.861253771Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=988.907µs logger=migrator t=2026-05-05T10:21:16.867183918Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T10:21:16.868095153Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=911.425µs logger=migrator t=2026-05-05T10:21:16.873953459Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T10:21:16.903462115Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.500326ms logger=migrator t=2026-05-05T10:21:16.910235746Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T10:21:16.937977913Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.739557ms logger=migrator t=2026-05-05T10:21:16.942678951Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T10:21:16.94387975Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.20106ms logger=migrator t=2026-05-05T10:21:16.947664033Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T10:21:16.948778251Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.113649ms logger=migrator t=2026-05-05T10:21:16.9547899Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T10:21:16.961408009Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.610348ms logger=migrator t=2026-05-05T10:21:16.965170171Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T10:21:16.969544682Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.374202ms logger=migrator t=2026-05-05T10:21:16.973115151Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T10:21:16.974201899Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.086388ms logger=migrator t=2026-05-05T10:21:16.980841178Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T10:21:16.981697152Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=859.754µs logger=migrator t=2026-05-05T10:21:16.987231823Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T10:21:16.988081247Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=849.024µs logger=migrator t=2026-05-05T10:21:16.991799449Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T10:21:16.992720444Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=920.495µs logger=migrator t=2026-05-05T10:21:17.001036991Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:21:17.001106632Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.672µs logger=migrator t=2026-05-05T10:21:17.006817516Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T10:21:17.01555271Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.761475ms logger=migrator t=2026-05-05T10:21:17.019954263Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T10:21:17.024925216Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.968673ms logger=migrator t=2026-05-05T10:21:17.028665878Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T10:21:17.035155696Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.489488ms logger=migrator t=2026-05-05T10:21:17.041912288Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T10:21:17.042870414Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=958.216µs logger=migrator t=2026-05-05T10:21:17.048013498Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T10:21:17.049016655Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.002957ms logger=migrator t=2026-05-05T10:21:17.058895989Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T10:21:17.065985927Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.088787ms logger=migrator t=2026-05-05T10:21:17.073325939Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T10:21:17.077842513Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.516474ms logger=migrator t=2026-05-05T10:21:17.081727308Z 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-05T10:21:17.082583362Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=855.494µs logger=migrator t=2026-05-05T10:21:17.086406946Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T10:21:17.096723197Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.313231ms logger=migrator t=2026-05-05T10:21:17.101300393Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T10:21:17.10717133Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.870387ms logger=migrator t=2026-05-05T10:21:17.110485045Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T10:21:17.110551886Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.891µs logger=migrator t=2026-05-05T10:21:17.11555628Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T10:21:17.116655558Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.099368ms logger=migrator t=2026-05-05T10:21:17.123768116Z 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-05T10:21:17.125521275Z 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.754739ms logger=migrator t=2026-05-05T10:21:17.135335178Z 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-05T10:21:17.138592292Z 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=3.255574ms logger=migrator t=2026-05-05T10:21:17.147252626Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:21:17.147317448Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.541µs logger=migrator t=2026-05-05T10:21:17.153949687Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T10:21:17.160462866Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.512139ms logger=migrator t=2026-05-05T10:21:17.164980131Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T10:21:17.172996074Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.015423ms logger=migrator t=2026-05-05T10:21:17.176949829Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T10:21:17.183574719Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.62799ms logger=migrator t=2026-05-05T10:21:17.190266101Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T10:21:17.199749008Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.482857ms logger=migrator t=2026-05-05T10:21:17.204021579Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T10:21:17.21070688Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.685251ms logger=migrator t=2026-05-05T10:21:17.215471019Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T10:21:17.21551903Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=48.481µs logger=migrator t=2026-05-05T10:21:17.233463808Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T10:21:17.234958223Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.495525ms logger=migrator t=2026-05-05T10:21:17.241246377Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T10:21:17.248859263Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.554625ms logger=migrator t=2026-05-05T10:21:17.255805198Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T10:21:17.255947721Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=144.183µs logger=migrator t=2026-05-05T10:21:17.262196705Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T10:21:17.269260582Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.062387ms logger=migrator t=2026-05-05T10:21:17.277354136Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T10:21:17.27818846Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=830.644µs logger=migrator t=2026-05-05T10:21:17.286926305Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T10:21:17.296020746Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.094421ms logger=migrator t=2026-05-05T10:21:17.302221159Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T10:21:17.304024439Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.80353ms logger=migrator t=2026-05-05T10:21:17.310955124Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T10:21:17.312731724Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.77681ms logger=migrator t=2026-05-05T10:21:17.319297063Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T10:21:17.326304859Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.006786ms logger=migrator t=2026-05-05T10:21:17.331096048Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T10:21:17.331935302Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=839.054µs logger=migrator t=2026-05-05T10:21:17.340989293Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T10:21:17.343952482Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.961849ms logger=migrator t=2026-05-05T10:21:17.349531755Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T10:21:17.350409849Z level=info msg="Migration successfully executed" id="create alert_image table" duration=878.484µs logger=migrator t=2026-05-05T10:21:17.356990368Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T10:21:17.358031436Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.040828ms logger=migrator t=2026-05-05T10:21:17.365053112Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T10:21:17.365147094Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=94.692µs logger=migrator t=2026-05-05T10:21:17.368018522Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T10:21:17.369005758Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=986.986µs logger=migrator t=2026-05-05T10:21:17.374227285Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T10:21:17.375291153Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.065568ms logger=migrator t=2026-05-05T10:21:17.384225291Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T10:21:17.384880972Z 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-05T10:21:17.399137449Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T10:21:17.399902872Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=765.893µs logger=migrator t=2026-05-05T10:21:17.404386386Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T10:21:17.405522835Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.135919ms logger=migrator t=2026-05-05T10:21:17.411123898Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T10:21:17.4214973Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.374882ms logger=migrator t=2026-05-05T10:21:17.428998465Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T10:21:17.430148264Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.151699ms logger=migrator t=2026-05-05T10:21:17.4347182Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T10:21:17.436432758Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.708758ms logger=migrator t=2026-05-05T10:21:17.445786734Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T10:21:17.446994934Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.215351ms logger=migrator t=2026-05-05T10:21:17.456676674Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T10:21:17.458479644Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.80552ms logger=migrator t=2026-05-05T10:21:17.464497564Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T10:21:17.465868437Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.371413ms logger=migrator t=2026-05-05T10:21:17.474029893Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T10:21:17.474177015Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=151.193µs logger=migrator t=2026-05-05T10:21:17.47932934Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T10:21:17.479454842Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.052µs logger=migrator t=2026-05-05T10:21:17.484321283Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T10:21:17.493453305Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.128172ms logger=migrator t=2026-05-05T10:21:17.498071222Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T10:21:17.498501999Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=430.957µs logger=migrator t=2026-05-05T10:21:17.505078968Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T10:21:17.506343229Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.249531ms logger=migrator t=2026-05-05T10:21:17.515860737Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T10:21:17.516449037Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=591.34µs logger=migrator t=2026-05-05T10:21:17.525236302Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T10:21:17.526528914Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.292292ms logger=migrator t=2026-05-05T10:21:17.534848882Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T10:21:17.535606895Z level=info msg="Migration successfully executed" id="create secrets table" duration=758.993µs logger=migrator t=2026-05-05T10:21:17.540377694Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T10:21:17.576207529Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.821955ms logger=migrator t=2026-05-05T10:21:17.853122226Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T10:21:17.863577499Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.450903ms logger=migrator t=2026-05-05T10:21:17.870418953Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T10:21:17.870568576Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.592µs logger=migrator t=2026-05-05T10:21:17.875628289Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T10:21:17.911856261Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.226032ms logger=migrator t=2026-05-05T10:21:17.916701981Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T10:21:17.951750893Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.042622ms logger=migrator t=2026-05-05T10:21:17.958838331Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T10:21:17.959725746Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=887.935µs logger=migrator t=2026-05-05T10:21:17.966304715Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T10:21:17.968155715Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.85033ms logger=migrator t=2026-05-05T10:21:17.975736911Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T10:21:17.975965535Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=225.984µs logger=migrator t=2026-05-05T10:21:17.981580988Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T10:21:17.983012992Z level=info msg="Migration successfully executed" id="create permission table" duration=1.428574ms logger=migrator t=2026-05-05T10:21:17.989256636Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T10:21:17.991556044Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.299518ms logger=migrator t=2026-05-05T10:21:17.997518613Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T10:21:17.998419198Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=900.615µs logger=migrator t=2026-05-05T10:21:18.005441985Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T10:21:18.006136416Z level=info msg="Migration successfully executed" id="create role table" duration=693.961µs logger=migrator t=2026-05-05T10:21:18.012140767Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T10:21:18.019899586Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.75415ms logger=migrator t=2026-05-05T10:21:18.025662163Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T10:21:18.034720995Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.055232ms logger=migrator t=2026-05-05T10:21:18.042099438Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T10:21:18.043823977Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.725739ms logger=migrator t=2026-05-05T10:21:18.053030881Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T10:21:18.054251922Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.221501ms logger=migrator t=2026-05-05T10:21:18.243273889Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T10:21:18.245566327Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.293278ms logger=migrator t=2026-05-05T10:21:18.259859387Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T10:21:18.261777429Z level=info msg="Migration successfully executed" id="create team role table" duration=1.919412ms logger=migrator t=2026-05-05T10:21:18.270657957Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T10:21:18.272446097Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.78832ms logger=migrator t=2026-05-05T10:21:18.281582941Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T10:21:18.282796201Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.21394ms logger=migrator t=2026-05-05T10:21:18.292255769Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T10:21:18.293911097Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.654928ms logger=migrator t=2026-05-05T10:21:18.302169055Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T10:21:18.303558159Z level=info msg="Migration successfully executed" id="create user role table" duration=1.389393ms logger=migrator t=2026-05-05T10:21:18.310571676Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T10:21:18.311566823Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=995.147µs logger=migrator t=2026-05-05T10:21:18.324757474Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T10:21:18.326600095Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.842531ms logger=migrator t=2026-05-05T10:21:18.333765145Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T10:21:18.334787182Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.021827ms logger=migrator t=2026-05-05T10:21:18.3430587Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T10:21:18.344545045Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.486175ms logger=migrator t=2026-05-05T10:21:18.360190347Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T10:21:18.361678782Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.487865ms logger=migrator t=2026-05-05T10:21:18.370706193Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T10:21:18.371923954Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.218691ms logger=migrator t=2026-05-05T10:21:18.38186149Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T10:21:18.392489169Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.641168ms logger=migrator t=2026-05-05T10:21:18.400278279Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T10:21:18.401174644Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=895.055µs logger=migrator t=2026-05-05T10:21:18.409231619Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T10:21:18.411199922Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.967753ms logger=migrator t=2026-05-05T10:21:18.419993119Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T10:21:18.421345322Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.356813ms logger=migrator t=2026-05-05T10:21:18.428008253Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T10:21:18.429318925Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.310502ms logger=migrator t=2026-05-05T10:21:18.436031118Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T10:21:18.437586034Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.556086ms logger=migrator t=2026-05-05T10:21:18.445498706Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T10:21:18.447597021Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.097465ms logger=migrator t=2026-05-05T10:21:18.459659754Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T10:21:18.470716339Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.054045ms logger=migrator t=2026-05-05T10:21:18.477837848Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T10:21:18.486955651Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.086992ms logger=migrator t=2026-05-05T10:21:18.492735938Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T10:21:18.50241005Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.664292ms logger=migrator t=2026-05-05T10:21:18.511878028Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T10:21:18.522631198Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.75392ms logger=migrator t=2026-05-05T10:21:18.528393975Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T10:21:18.529591365Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.19746ms logger=migrator t=2026-05-05T10:21:18.536353688Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T10:21:18.538065567Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.711909ms logger=migrator t=2026-05-05T10:21:18.545119025Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T10:21:18.546685001Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.567396ms logger=migrator t=2026-05-05T10:21:18.551466482Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T10:21:18.552479809Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.012437ms logger=migrator t=2026-05-05T10:21:18.560967141Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T10:21:18.562324914Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.358883ms logger=migrator t=2026-05-05T10:21:18.570016272Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T10:21:18.570158415Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=143.373µs logger=migrator t=2026-05-05T10:21:18.575641867Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T10:21:18.575754918Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=119.462µs logger=migrator t=2026-05-05T10:21:18.581428563Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T10:21:18.582033314Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=605.16µs logger=migrator t=2026-05-05T10:21:18.586396747Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T10:21:18.587088658Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=693.391µs logger=migrator t=2026-05-05T10:21:18.591464352Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T10:21:18.59256377Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.100469ms logger=migrator t=2026-05-05T10:21:18.59792744Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T10:21:18.598182024Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=254.794µs logger=migrator t=2026-05-05T10:21:18.602605918Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T10:21:18.603203458Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=599.37µs logger=migrator t=2026-05-05T10:21:18.607624212Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T10:21:18.609084857Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.459975ms logger=migrator t=2026-05-05T10:21:18.616479331Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T10:21:18.618697698Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.225158ms logger=migrator t=2026-05-05T10:21:18.625248037Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T10:21:18.635181014Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.929397ms logger=migrator t=2026-05-05T10:21:18.640610475Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T10:21:18.640850389Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=248.124µs logger=migrator t=2026-05-05T10:21:18.64866684Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T10:21:18.650122864Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.456224ms logger=migrator t=2026-05-05T10:21:18.659532972Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T10:21:18.661986783Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.457881ms logger=migrator t=2026-05-05T10:21:18.672093312Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T10:21:18.673652418Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.560246ms logger=migrator t=2026-05-05T10:21:18.679178231Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T10:21:18.692751328Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.572517ms logger=migrator t=2026-05-05T10:21:18.697490438Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T10:21:18.698292981Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=802.814µs logger=migrator t=2026-05-05T10:21:18.702778186Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T10:21:18.704428094Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.651478ms logger=migrator t=2026-05-05T10:21:18.70896125Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:21:18.733409089Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.444179ms logger=migrator t=2026-05-05T10:21:18.73759458Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T10:21:18.738432954Z level=info msg="Migration successfully executed" id="create correlation v2" duration=838.084µs logger=migrator t=2026-05-05T10:21:18.742815867Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T10:21:18.744481335Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.668738ms logger=migrator t=2026-05-05T10:21:18.750257451Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T10:21:18.75192516Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.667488ms logger=migrator t=2026-05-05T10:21:18.757444602Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T10:21:18.758714573Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.269341ms logger=migrator t=2026-05-05T10:21:18.763816889Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T10:21:18.765021689Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=1.20474ms logger=migrator t=2026-05-05T10:21:18.770323768Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T10:21:18.771185722Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=861.984µs logger=migrator t=2026-05-05T10:21:18.776004253Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T10:21:18.785760686Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.754243ms logger=migrator t=2026-05-05T10:21:18.790294252Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T10:21:18.791158897Z level=info msg="Migration successfully executed" id="create entity_events table" duration=864.475µs logger=migrator t=2026-05-05T10:21:18.794855719Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T10:21:18.795668252Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=810.163µs logger=migrator t=2026-05-05T10:21:18.800028105Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T10:21:18.800568064Z 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-05T10:21:18.804649113Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T10:21:18.805153461Z 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-05T10:21:18.809119428Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T10:21:18.810004832Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=885.364µs logger=migrator t=2026-05-05T10:21:18.814262964Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T10:21:18.815983743Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.720489ms logger=migrator t=2026-05-05T10:21:18.820065141Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T10:21:18.821329192Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.263911ms logger=migrator t=2026-05-05T10:21:18.825898149Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T10:21:18.827831871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.932852ms logger=migrator t=2026-05-05T10:21:18.833217991Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T10:21:18.834437692Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.219591ms logger=migrator t=2026-05-05T10:21:18.83910749Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T10:21:18.840227959Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.120729ms logger=migrator t=2026-05-05T10:21:18.844377278Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T10:21:18.845252353Z level=info msg="Migration successfully executed" id="Drop public config table" duration=880.285µs logger=migrator t=2026-05-05T10:21:18.850758235Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T10:21:18.852509174Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.750769ms logger=migrator t=2026-05-05T10:21:18.857482478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T10:21:18.858768399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.277601ms logger=migrator t=2026-05-05T10:21:18.863243464Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T10:21:18.864986993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.742879ms logger=migrator t=2026-05-05T10:21:18.869634201Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T10:21:18.871089416Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.455055ms logger=migrator t=2026-05-05T10:21:18.876020938Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T10:21:18.902934449Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.912531ms logger=migrator t=2026-05-05T10:21:18.90836608Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T10:21:18.915989678Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.615678ms logger=migrator t=2026-05-05T10:21:18.927885007Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T10:21:18.938323442Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.437795ms logger=migrator t=2026-05-05T10:21:18.943625901Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T10:21:18.944119629Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=486.948µs logger=migrator t=2026-05-05T10:21:18.949509239Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T10:21:18.962444646Z level=info msg="Migration successfully executed" id="add share column" duration=12.937187ms logger=migrator t=2026-05-05T10:21:18.967666404Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T10:21:18.967814006Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=148.762µs logger=migrator t=2026-05-05T10:21:18.973475001Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T10:21:18.974485678Z level=info msg="Migration successfully executed" id="create file table" duration=1.010777ms logger=migrator t=2026-05-05T10:21:18.980492798Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T10:21:18.982912489Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.419141ms logger=migrator t=2026-05-05T10:21:18.989073122Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T10:21:18.990266612Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.18163ms logger=migrator t=2026-05-05T10:21:18.997091046Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T10:21:18.998602302Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.499356ms logger=migrator t=2026-05-05T10:21:19.016029195Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T10:21:19.017566031Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.538936ms logger=migrator t=2026-05-05T10:21:19.02462656Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T10:21:19.024765713Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=139.813µs logger=migrator t=2026-05-05T10:21:19.044549177Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T10:21:19.04471185Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=166.623µs logger=migrator t=2026-05-05T10:21:19.050496177Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T10:21:19.051002936Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=507.089µs logger=migrator t=2026-05-05T10:21:19.057006238Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T10:21:19.05714818Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=149.232µs logger=migrator t=2026-05-05T10:21:19.063237263Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T10:21:19.0654627Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.225167ms logger=migrator t=2026-05-05T10:21:19.070537286Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T10:21:19.080037447Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.498631ms logger=migrator t=2026-05-05T10:21:19.085488139Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T10:21:19.085651342Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=163.323µs logger=migrator t=2026-05-05T10:21:19.091429139Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T10:21:19.092538528Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.109249ms logger=migrator t=2026-05-05T10:21:19.098176583Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T10:21:19.098794314Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=627.171µs logger=migrator t=2026-05-05T10:21:19.106447393Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T10:21:19.106916191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=471.938µs logger=migrator t=2026-05-05T10:21:19.112444744Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T10:21:19.113071105Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=626.141µs logger=migrator t=2026-05-05T10:21:19.118156441Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T10:21:19.128834071Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.67774ms logger=migrator t=2026-05-05T10:21:19.133982308Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T10:21:19.140302075Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.319627ms logger=migrator t=2026-05-05T10:21:19.146722214Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T10:21:19.147510357Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=788.113µs logger=migrator t=2026-05-05T10:21:19.153202283Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T10:21:19.222390762Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=69.190439ms logger=migrator t=2026-05-05T10:21:19.228191951Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T10:21:19.229392671Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.20665ms logger=migrator t=2026-05-05T10:21:19.235129548Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T10:21:19.236699774Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.568796ms logger=migrator t=2026-05-05T10:21:19.243270415Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T10:21:19.267674068Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.407633ms logger=migrator t=2026-05-05T10:21:19.274432782Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T10:21:19.28910674Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.670498ms logger=migrator t=2026-05-05T10:21:19.2944352Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T10:21:19.294712225Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=272.775µs logger=migrator t=2026-05-05T10:21:19.300629325Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T10:21:19.300982521Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=353.426µs logger=migrator t=2026-05-05T10:21:19.305952495Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T10:21:19.306392022Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=431.797µs logger=migrator t=2026-05-05T10:21:19.312066668Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T10:21:19.312497685Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=434.517µs logger=migrator t=2026-05-05T10:21:19.318863903Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T10:21:19.319070007Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=211.133µs logger=migrator t=2026-05-05T10:21:19.324102521Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T10:21:19.325353842Z level=info msg="Migration successfully executed" id="create folder table" duration=1.250351ms logger=migrator t=2026-05-05T10:21:19.33051753Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T10:21:19.3316969Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.18852ms logger=migrator t=2026-05-05T10:21:19.338277161Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T10:21:19.33941191Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.134539ms logger=migrator t=2026-05-05T10:21:19.34474134Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T10:21:19.344772341Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.791µs logger=migrator t=2026-05-05T10:21:19.350499618Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T10:21:19.351732559Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.23171ms logger=migrator t=2026-05-05T10:21:19.360086559Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T10:21:19.361150177Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.064218ms logger=migrator t=2026-05-05T10:21:19.365655724Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T10:21:19.366850734Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.19484ms logger=migrator t=2026-05-05T10:21:19.371293629Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T10:21:19.37194239Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=648.941µs logger=migrator t=2026-05-05T10:21:19.377336361Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T10:21:19.377750088Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=414.517µs logger=migrator t=2026-05-05T10:21:19.383154529Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T10:21:19.38495727Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.806051ms logger=migrator t=2026-05-05T10:21:19.390717227Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T10:21:19.391963708Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.246541ms logger=migrator t=2026-05-05T10:21:19.396157809Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T10:21:19.397760886Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.597807ms logger=migrator t=2026-05-05T10:21:19.402011608Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T10:21:19.40388808Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.875912ms logger=migrator t=2026-05-05T10:21:19.414480589Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T10:21:19.415661599Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.1762ms logger=migrator t=2026-05-05T10:21:19.420092994Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T10:21:19.42104517Z level=info msg="Migration successfully executed" id="create anon_device table" duration=944.236µs logger=migrator t=2026-05-05T10:21:19.427616381Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T10:21:19.429601394Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.984103ms logger=migrator t=2026-05-05T10:21:19.436157255Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T10:21:19.437072551Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=914.916µs logger=migrator t=2026-05-05T10:21:19.442146767Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T10:21:19.442997971Z level=info msg="Migration successfully executed" id="create signing_key table" duration=850.974µs logger=migrator t=2026-05-05T10:21:19.448071247Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T10:21:19.449947949Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.876612ms logger=migrator t=2026-05-05T10:21:19.456592951Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T10:21:19.457935904Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.343263ms logger=migrator t=2026-05-05T10:21:19.463364435Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T10:21:19.463868324Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=505.029µs logger=migrator t=2026-05-05T10:21:19.469156413Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T10:21:19.480627927Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.470084ms logger=migrator t=2026-05-05T10:21:19.486071879Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T10:21:19.48727203Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.20248ms logger=migrator t=2026-05-05T10:21:19.491993599Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T10:21:19.49203083Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.511µs logger=migrator t=2026-05-05T10:21:19.496513626Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T10:21:19.497817728Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.304092ms logger=migrator t=2026-05-05T10:21:19.503231519Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T10:21:19.503267Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.561µs logger=migrator t=2026-05-05T10:21:19.508475228Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T10:21:19.510702026Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.226438ms logger=migrator t=2026-05-05T10:21:19.51632395Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T10:21:19.517736404Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.410134ms logger=migrator t=2026-05-05T10:21:19.523490112Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T10:21:19.52514266Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.651258ms logger=migrator t=2026-05-05T10:21:19.530876186Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T10:21:19.532101617Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.226661ms logger=migrator t=2026-05-05T10:21:19.536937339Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T10:21:19.537214893Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=278.504µs logger=migrator t=2026-05-05T10:21:19.542003775Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T10:21:19.544221492Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=2.193768ms logger=migrator t=2026-05-05T10:21:19.549810726Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T10:21:19.551847311Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.038355ms logger=migrator t=2026-05-05T10:21:19.558049476Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T10:21:19.558857939Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=805.313µs logger=migrator t=2026-05-05T10:21:19.56778486Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T10:21:19.575827966Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.042596ms logger=migrator t=2026-05-05T10:21:19.593148639Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T10:21:19.600429842Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.282223ms logger=migrator t=2026-05-05T10:21:19.604971419Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T10:21:19.612674489Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.698941ms logger=migrator t=2026-05-05T10:21:19.617100203Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T10:21:19.617170235Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.592µs logger=migrator t=2026-05-05T10:21:19.621311035Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T10:21:19.63168457Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.370095ms logger=migrator t=2026-05-05T10:21:19.636217446Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T10:21:19.646140424Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.922498ms logger=migrator t=2026-05-05T10:21:19.652054324Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T10:21:19.652447541Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=366.656µs logger=migrator t=2026-05-05T10:21:19.657341824Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.461127294s logger=migrator t=2026-05-05T10:21:19.657835462Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T10:21:19.675423959Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T10:21:19.675626063Z level=info msg="Created default organization" logger=secrets t=2026-05-05T10:21:19.682252195Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T10:21:19.732423083Z level=info msg="Restored cache from database" duration=450.578µs logger=plugin.store t=2026-05-05T10:21:19.734162282Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T10:21:19.780888222Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T10:21:19.780919842Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T10:21:19.781015164Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T10:21:19.781029974Z level=info msg="Plugins loaded" count=54 duration=46.868052ms logger=query_data t=2026-05-05T10:21:19.785406268Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T10:21:19.790078907Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T10:21:19.798844385Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T10:21:19.811740483Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T10:21:19.815317453Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T10:21:19.817894277Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T10:21:19.840053842Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T10:21:19.864629937Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T10:21:19.888935828Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T10:21:19.888969978Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-05T10:21:19.889573438Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-05T10:21:19.889954595Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-05T10:21:19.890191149Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-05T10:21:19.890496174Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-05T10:21:19.893026337Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-05T10:21:19.962990529Z level=info msg="Update check succeeded" duration=73.795817ms logger=plugins.update.checker t=2026-05-05T10:21:19.965728475Z level=info msg="Update check succeeded" duration=75.892652ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T10:21:20.024463231Z level=info msg="Patterns update finished" duration=81.289837ms logger=ngalert.state.manager t=2026-05-05T10:21:20.030011396Z level=info msg="State cache has been initialized" states=0 duration=139.815497ms logger=ngalert.scheduler t=2026-05-05T10:21:20.030076627Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T10:21:20.030197239Z level=info msg=starting first_tick=2026-05-05T10:21:30Z logger=sqlstore.transactions t=2026-05-05T10:21:20.077483335Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-05T10:21:20.142816709Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-05T10:21:20.277182919Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T10:21:20.277677928Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T10:21:36.447969647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.449601399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.463851203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.490050868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.50369196Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-05T10:21:36.538428579Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T10:21:36.549627965Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-05T10:21:36.551297677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.568026129Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-05T10:21:36.586134007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-05T10:21:36.593373517Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-05T10:21:36.597298283Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-05T10:21:36.609851554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.648445027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.666980084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.698233906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.715823805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.737101164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.753577151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.781790214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.798802042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.820940358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.847067341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.882487763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.898471991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.927703934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.948220469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:36.993770166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.013954095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.051466622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.067979172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.100399891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.119538832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.160573837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.18030859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.363413148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.380817146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.532259201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.547973096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.585177967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.599854131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.641973767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.668733266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.724832163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.741823123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.784879297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.802484658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.856158259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.873087597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.913793476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.930164433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:37.997399626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.017784683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.061633298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.083140498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.123503845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.142017207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.193574682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.210805079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.262929455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.279165772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.330132627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.343739442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.397791517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.414126496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.464207382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.4850681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.59073492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.609050247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.748979547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:38.787202753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:39.275270599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:39.296428255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.08452005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.103303132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.380808506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.39976908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.697060286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:40.712268986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:41.099535652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:41.121807405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:41.22868844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:41.244581716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:21:41.447298628Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T10:22:08.90923916Z level=info msg="Usage stats are ready to report"