logger=settings t=2026-08-19T09:10:05.084277268Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-19T09:10:05Z logger=settings t=2026-08-19T09:10:05.084595208Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-19T09:10:05.084606859Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-19T09:10:05.084611009Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-19T09:10:05.084614469Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-19T09:10:05.084618209Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:10:05.08462404Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:10:05.08462741Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-19T09:10:05.08463067Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-19T09:10:05.08463438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-19T09:10:05.084639911Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-19T09:10:05.084643071Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-19T09:10:05.084646051Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-19T09:10:05.084652712Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-19T09:10:05.084656292Z level=info msg=Target target=[all] logger=settings t=2026-08-19T09:10:05.084662712Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-19T09:10:05.084685774Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-19T09:10:05.084689054Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-19T09:10:05.084692184Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-19T09:10:05.084697844Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-19T09:10:05.084700955Z level=info msg="App mode production" logger=sqlstore t=2026-08-19T09:10:05.085280032Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-19T09:10:05.085299743Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-19T09:10:05.087887709Z level=info msg="Locking database" logger=migrator t=2026-08-19T09:10:05.087923602Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-19T09:10:05.0886799Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-19T09:10:05.090081951Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.39747ms logger=migrator t=2026-08-19T09:10:05.09396304Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-19T09:10:05.094709507Z level=info msg="Migration successfully executed" id="create user table" duration=746.128µs logger=migrator t=2026-08-19T09:10:05.099683347Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-19T09:10:05.10035575Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=672.813µs logger=migrator t=2026-08-19T09:10:05.10391737Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-19T09:10:05.105224804Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.307564ms logger=migrator t=2026-08-19T09:10:05.112143389Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-19T09:10:05.113220088Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.076468ms logger=migrator t=2026-08-19T09:10:05.121040911Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-19T09:10:05.122145762Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.10315ms logger=migrator t=2026-08-19T09:10:05.126224635Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-19T09:10:05.129074158Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.852094ms logger=migrator t=2026-08-19T09:10:05.132596184Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-19T09:10:05.133661392Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.065818ms logger=migrator t=2026-08-19T09:10:05.137990731Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-19T09:10:05.138569718Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=578.947µs logger=migrator t=2026-08-19T09:10:05.143027825Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-19T09:10:05.143797884Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=819.752µs logger=migrator t=2026-08-19T09:10:05.149518352Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-19T09:10:05.149866004Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=347.832µs logger=migrator t=2026-08-19T09:10:05.153188348Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-19T09:10:05.153771836Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=580.568µs logger=migrator t=2026-08-19T09:10:05.156642601Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-19T09:10:05.157840267Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.197337ms logger=migrator t=2026-08-19T09:10:05.161175761Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-19T09:10:05.161219984Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.853µs logger=migrator t=2026-08-19T09:10:05.164439261Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-19T09:10:05.165527562Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.088121ms logger=migrator t=2026-08-19T09:10:05.169462384Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-19T09:10:05.16971212Z level=info msg="Migration successfully executed" id="Add missing user data" duration=250.236µs logger=migrator t=2026-08-19T09:10:05.17281845Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-19T09:10:05.173969845Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.150914ms logger=migrator t=2026-08-19T09:10:05.177427017Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-19T09:10:05.178133022Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=705.345µs logger=migrator t=2026-08-19T09:10:05.181454505Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-19T09:10:05.183613924Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.158339ms logger=migrator t=2026-08-19T09:10:05.189054404Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-19T09:10:05.197759804Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.704749ms logger=migrator t=2026-08-19T09:10:05.203945931Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-19T09:10:05.205172001Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.225499ms logger=migrator t=2026-08-19T09:10:05.209860932Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-19T09:10:05.211310375Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=1.452563ms logger=migrator t=2026-08-19T09:10:05.218602484Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-19T09:10:05.21947669Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=876.016µs logger=migrator t=2026-08-19T09:10:05.223673539Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-19T09:10:05.223997571Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=324.392µs logger=migrator t=2026-08-19T09:10:05.227654746Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-19T09:10:05.228039801Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=383.474µs logger=migrator t=2026-08-19T09:10:05.23316079Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-19T09:10:05.234016615Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=855.535µs logger=migrator t=2026-08-19T09:10:05.238035884Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-19T09:10:05.239027337Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=991.914µs logger=migrator t=2026-08-19T09:10:05.244318108Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-19T09:10:05.2454448Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.126282ms logger=migrator t=2026-08-19T09:10:05.251372121Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-19T09:10:05.252115849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=743.789µs logger=migrator t=2026-08-19T09:10:05.256930018Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-19T09:10:05.258169948Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.24128ms logger=migrator t=2026-08-19T09:10:05.263356622Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-19T09:10:05.263403465Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.654µs logger=migrator t=2026-08-19T09:10:05.267396561Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-19T09:10:05.2681578Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=761.199µs logger=migrator t=2026-08-19T09:10:05.274893634Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-19T09:10:05.275789511Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=893.918µs logger=migrator t=2026-08-19T09:10:05.280407528Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-19T09:10:05.28152785Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.120462ms logger=migrator t=2026-08-19T09:10:05.287098748Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-19T09:10:05.288383901Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.281773ms logger=migrator t=2026-08-19T09:10:05.292369717Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:10:05.297757033Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.385796ms logger=migrator t=2026-08-19T09:10:05.301935832Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-19T09:10:05.302928216Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=992.154µs logger=migrator t=2026-08-19T09:10:05.307206351Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-19T09:10:05.307912097Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=707.667µs logger=migrator t=2026-08-19T09:10:05.312512552Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-19T09:10:05.313277931Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=765.759µs logger=migrator t=2026-08-19T09:10:05.339016167Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-19T09:10:05.341521128Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.506502ms logger=migrator t=2026-08-19T09:10:05.346380939Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-19T09:10:05.347219854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=838.515µs logger=migrator t=2026-08-19T09:10:05.351731494Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-19T09:10:05.35215074Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=418.997µs logger=migrator t=2026-08-19T09:10:05.356904246Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-19T09:10:05.358303387Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.39919ms logger=migrator t=2026-08-19T09:10:05.364029835Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-19T09:10:05.364375267Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=345.682µs logger=migrator t=2026-08-19T09:10:05.368607979Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-19T09:10:05.369302543Z level=info msg="Migration successfully executed" id="create star table" duration=694.065µs logger=migrator t=2026-08-19T09:10:05.374046018Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-19T09:10:05.374779435Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=733.157µs logger=migrator t=2026-08-19T09:10:05.380598249Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-19T09:10:05.38137586Z level=info msg="Migration successfully executed" id="create org table v1" duration=775.041µs logger=migrator t=2026-08-19T09:10:05.386219481Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-19T09:10:05.388043079Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.823918ms logger=migrator t=2026-08-19T09:10:05.392943824Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-19T09:10:05.393869753Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=924.169µs logger=migrator t=2026-08-19T09:10:05.39957868Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-19T09:10:05.400909456Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.330196ms logger=migrator t=2026-08-19T09:10:05.406345596Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-19T09:10:05.407402763Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.060518ms logger=migrator t=2026-08-19T09:10:05.411908133Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-19T09:10:05.412751207Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=842.744µs logger=migrator t=2026-08-19T09:10:05.417286069Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-19T09:10:05.417345893Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.344µs logger=migrator t=2026-08-19T09:10:05.422759151Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-19T09:10:05.422870788Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=112.097µs logger=migrator t=2026-08-19T09:10:05.428890475Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-19T09:10:05.429176874Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=286.409µs logger=migrator t=2026-08-19T09:10:05.433657831Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-19T09:10:05.435559984Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.901332ms logger=migrator t=2026-08-19T09:10:05.439962757Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-19T09:10:05.440801881Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=838.884µs logger=migrator t=2026-08-19T09:10:05.445193004Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-19T09:10:05.44607024Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=876.856µs logger=migrator t=2026-08-19T09:10:05.486963348Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-19T09:10:05.488809018Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.844889ms logger=migrator t=2026-08-19T09:10:05.524210534Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-19T09:10:05.526092104Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.860079ms logger=migrator t=2026-08-19T09:10:05.533719545Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-19T09:10:05.534675356Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=957.421µs logger=migrator t=2026-08-19T09:10:05.5395474Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-19T09:10:05.545258937Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.710857ms logger=migrator t=2026-08-19T09:10:05.54981638Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-19T09:10:05.550994836Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.178015ms logger=migrator t=2026-08-19T09:10:05.556372872Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-19T09:10:05.55788981Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.515918ms logger=migrator t=2026-08-19T09:10:05.563106545Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-19T09:10:05.564082747Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=975.382µs logger=migrator t=2026-08-19T09:10:05.571331794Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-19T09:10:05.571970585Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=696.675µs logger=migrator t=2026-08-19T09:10:05.576777584Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-19T09:10:05.578314713Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.516367ms logger=migrator t=2026-08-19T09:10:05.58325382Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-19T09:10:05.583325615Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.485µs logger=migrator t=2026-08-19T09:10:05.587370394Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-19T09:10:05.589214843Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.846999ms logger=migrator t=2026-08-19T09:10:05.59321471Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-19T09:10:05.595153495Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.938225ms logger=migrator t=2026-08-19T09:10:05.600398233Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-19T09:10:05.603973232Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.5744ms logger=migrator t=2026-08-19T09:10:05.608895459Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-19T09:10:05.610520144Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.628846ms logger=migrator t=2026-08-19T09:10:05.614948728Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-19T09:10:05.616282034Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.333116ms logger=migrator t=2026-08-19T09:10:05.621306216Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-19T09:10:05.622259548Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=952.212µs logger=migrator t=2026-08-19T09:10:05.625925514Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-19T09:10:05.626788819Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=862.715µs logger=migrator t=2026-08-19T09:10:05.631703005Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-19T09:10:05.631754748Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.493µs logger=migrator t=2026-08-19T09:10:05.636862037Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-19T09:10:05.636944772Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=85.045µs logger=migrator t=2026-08-19T09:10:05.642497519Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-19T09:10:05.646027896Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.537077ms logger=migrator t=2026-08-19T09:10:05.650325333Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-19T09:10:05.65185131Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.525857ms logger=migrator t=2026-08-19T09:10:05.655652736Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-19T09:10:05.659585788Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.934703ms logger=migrator t=2026-08-19T09:10:05.664877759Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-19T09:10:05.667791826Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.913728ms logger=migrator t=2026-08-19T09:10:05.674296383Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-19T09:10:05.674776034Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=480.561µs logger=migrator t=2026-08-19T09:10:05.680027212Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-19T09:10:05.681459635Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.432702ms logger=migrator t=2026-08-19T09:10:05.689734017Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-19T09:10:05.692130231Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.396935ms logger=migrator t=2026-08-19T09:10:05.697914753Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-19T09:10:05.697948155Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.952µs logger=migrator t=2026-08-19T09:10:05.702130313Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-19T09:10:05.702872982Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=743.019µs logger=migrator t=2026-08-19T09:10:05.70799515Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-19T09:10:05.708732198Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=736.798µs logger=migrator t=2026-08-19T09:10:05.715352594Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:10:05.722873458Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.520754ms logger=migrator t=2026-08-19T09:10:05.729015942Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-19T09:10:05.730121683Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=932.51µs logger=migrator t=2026-08-19T09:10:05.734791654Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-19T09:10:05.735434815Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=643.131µs logger=migrator t=2026-08-19T09:10:05.741181454Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-19T09:10:05.742698892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.522698ms logger=migrator t=2026-08-19T09:10:05.751172457Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-19T09:10:05.751619186Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=445.808µs logger=migrator t=2026-08-19T09:10:05.75526595Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-19T09:10:05.756331369Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.065899ms logger=migrator t=2026-08-19T09:10:05.762294782Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-19T09:10:05.765644948Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.350555ms logger=migrator t=2026-08-19T09:10:05.770753996Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-19T09:10:05.771823095Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.068238ms logger=migrator t=2026-08-19T09:10:05.777542462Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-19T09:10:05.777997831Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=457.349µs logger=migrator t=2026-08-19T09:10:05.781977378Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-19T09:10:05.782200092Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=222.934µs logger=migrator t=2026-08-19T09:10:05.786904095Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-19T09:10:05.787979034Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.074408ms logger=migrator t=2026-08-19T09:10:05.791519511Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-19T09:10:05.793845601Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.32332ms logger=migrator t=2026-08-19T09:10:05.799928882Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-19T09:10:05.800595374Z level=info msg="Migration successfully executed" id="create data_source table" duration=666.553µs logger=migrator t=2026-08-19T09:10:05.803898977Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-19T09:10:05.804658836Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=759.939µs logger=migrator t=2026-08-19T09:10:05.808137429Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-19T09:10:05.808990724Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=852.765µs logger=migrator t=2026-08-19T09:10:05.813817755Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-19T09:10:05.814498108Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=680.763µs logger=migrator t=2026-08-19T09:10:05.817950411Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-19T09:10:05.818691708Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=741.667µs logger=migrator t=2026-08-19T09:10:05.824050303Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-19T09:10:05.836702356Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.646182ms logger=migrator t=2026-08-19T09:10:05.843136361Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-19T09:10:05.844215899Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.081169ms logger=migrator t=2026-08-19T09:10:05.848652585Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-19T09:10:05.849429675Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=776.779µs logger=migrator t=2026-08-19T09:10:05.854229954Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-19T09:10:05.855325544Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.09607ms logger=migrator t=2026-08-19T09:10:05.862354395Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-19T09:10:05.864050765Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.698219ms logger=migrator t=2026-08-19T09:10:05.870163077Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-19T09:10:05.873998855Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.831817ms logger=migrator t=2026-08-19T09:10:05.884112934Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-19T09:10:05.887493251Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.382327ms logger=migrator t=2026-08-19T09:10:05.894290839Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-19T09:10:05.894350433Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.374µs logger=migrator t=2026-08-19T09:10:05.898631708Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-19T09:10:05.89912736Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=495.723µs logger=migrator t=2026-08-19T09:10:05.903040372Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-19T09:10:05.90487137Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.830508ms logger=migrator t=2026-08-19T09:10:05.917879815Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-19T09:10:05.918171704Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=295.219µs logger=migrator t=2026-08-19T09:10:05.925305173Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-19T09:10:05.92602979Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=725.886µs logger=migrator t=2026-08-19T09:10:05.935868733Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-19T09:10:05.938283758Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.416386ms logger=migrator t=2026-08-19T09:10:05.944992959Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-19T09:10:05.945178071Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.252µs logger=migrator t=2026-08-19T09:10:05.950011132Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-19T09:10:05.951598204Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.585911ms logger=migrator t=2026-08-19T09:10:05.960293312Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-19T09:10:05.961286697Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=992.575µs logger=migrator t=2026-08-19T09:10:05.971273219Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-19T09:10:05.972097812Z level=info msg="Migration successfully executed" id="create api_key table" duration=821.074µs logger=migrator t=2026-08-19T09:10:05.985004641Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-19T09:10:05.987295389Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.292198ms logger=migrator t=2026-08-19T09:10:06.294970381Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-19T09:10:06.296996212Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.02029ms logger=migrator t=2026-08-19T09:10:06.374713743Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-19T09:10:06.376336578Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.624025ms logger=migrator t=2026-08-19T09:10:06.467045366Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-19T09:10:06.467859059Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=816.214µs logger=migrator t=2026-08-19T09:10:06.641612742Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-19T09:10:06.642768296Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.156144ms logger=migrator t=2026-08-19T09:10:06.73527408Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-19T09:10:06.736235031Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=969.292µs logger=migrator t=2026-08-19T09:10:06.851580916Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-19T09:10:06.857929175Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.384191ms logger=migrator t=2026-08-19T09:10:06.940156277Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-19T09:10:06.9431586Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=3.004523ms logger=migrator t=2026-08-19T09:10:06.953425581Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-19T09:10:06.954942528Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.518267ms logger=migrator t=2026-08-19T09:10:06.960285312Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-19T09:10:06.961896956Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.612354ms logger=migrator t=2026-08-19T09:10:06.966888768Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-19T09:10:06.967666388Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=778.28µs logger=migrator t=2026-08-19T09:10:06.971560998Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-19T09:10:06.9718893Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=331.162µs logger=migrator t=2026-08-19T09:10:06.975286858Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-19T09:10:06.975953831Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=666.913µs logger=migrator t=2026-08-19T09:10:06.980339764Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-19T09:10:06.980422119Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.095µs logger=migrator t=2026-08-19T09:10:06.985193046Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-19T09:10:06.990035318Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.874844ms logger=migrator t=2026-08-19T09:10:06.993849513Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-19T09:10:06.995908395Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.057932ms logger=migrator t=2026-08-19T09:10:06.99925075Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-19T09:10:06.999422381Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.171µs logger=migrator t=2026-08-19T09:10:07.0040558Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-19T09:10:07.007608548Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.552459ms logger=migrator t=2026-08-19T09:10:07.011334289Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-19T09:10:07.016827243Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.482693ms logger=migrator t=2026-08-19T09:10:07.021773981Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-19T09:10:07.02283289Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.057758ms logger=migrator t=2026-08-19T09:10:07.026245299Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-19T09:10:07.026974036Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=728.267µs logger=migrator t=2026-08-19T09:10:07.040454415Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-19T09:10:07.041722936Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.274632ms logger=migrator t=2026-08-19T09:10:07.046781712Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-19T09:10:07.047956959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.178846ms logger=migrator t=2026-08-19T09:10:07.055061406Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-19T09:10:07.05603848Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=978.593µs logger=migrator t=2026-08-19T09:10:07.06008879Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-19T09:10:07.060840538Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=750.978µs logger=migrator t=2026-08-19T09:10:07.066813763Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-19T09:10:07.066988424Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=178.731µs logger=migrator t=2026-08-19T09:10:07.07266119Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-19T09:10:07.072706163Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.913µs logger=migrator t=2026-08-19T09:10:07.077346262Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-19T09:10:07.07964868Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.302198ms logger=migrator t=2026-08-19T09:10:07.085468355Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-19T09:10:07.090020709Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.547613ms logger=migrator t=2026-08-19T09:10:07.093755629Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-19T09:10:07.093835304Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.455µs logger=migrator t=2026-08-19T09:10:07.101755525Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-19T09:10:07.102601649Z level=info msg="Migration successfully executed" id="create quota table v1" duration=846.255µs logger=migrator t=2026-08-19T09:10:07.112588733Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-19T09:10:07.113713745Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.127622ms logger=migrator t=2026-08-19T09:10:07.12279197Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-19T09:10:07.122819961Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.022µs logger=migrator t=2026-08-19T09:10:07.128880853Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-19T09:10:07.129703906Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=820.852µs logger=migrator t=2026-08-19T09:10:07.13397705Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-19T09:10:07.134775892Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=798.592µs logger=migrator t=2026-08-19T09:10:07.142447806Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-19T09:10:07.146752604Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.307669ms logger=migrator t=2026-08-19T09:10:07.153963418Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-19T09:10:07.154039904Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=83.607µs logger=migrator t=2026-08-19T09:10:07.161263529Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-19T09:10:07.163401796Z level=info msg="Migration successfully executed" id="create session table" duration=2.135068ms logger=migrator t=2026-08-19T09:10:07.173065699Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-19T09:10:07.173312614Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=252.396µs logger=migrator t=2026-08-19T09:10:07.179391627Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-19T09:10:07.179507664Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.987µs logger=migrator t=2026-08-19T09:10:07.182867481Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-19T09:10:07.183670902Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=803.602µs logger=migrator t=2026-08-19T09:10:07.187172067Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-19T09:10:07.187988271Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=815.764µs logger=migrator t=2026-08-19T09:10:07.195565448Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-19T09:10:07.19559377Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.992µs logger=migrator t=2026-08-19T09:10:07.201981952Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-19T09:10:07.202033716Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.314µs logger=migrator t=2026-08-19T09:10:07.205689051Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-19T09:10:07.209194837Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.513116ms logger=migrator t=2026-08-19T09:10:07.213089488Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-19T09:10:07.216319956Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.227648ms logger=migrator t=2026-08-19T09:10:07.220212306Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-19T09:10:07.220278571Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=66.644µs logger=migrator t=2026-08-19T09:10:07.228377602Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-19T09:10:07.228581456Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=210.333µs logger=migrator t=2026-08-19T09:10:07.235066873Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-19T09:10:07.236218238Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.154185ms logger=migrator t=2026-08-19T09:10:07.242992584Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-19T09:10:07.243019676Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.572µs logger=migrator t=2026-08-19T09:10:07.247468373Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-19T09:10:07.251570556Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.100404ms logger=migrator t=2026-08-19T09:10:07.255299807Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-19T09:10:07.255556634Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=256.857µs logger=migrator t=2026-08-19T09:10:07.259602494Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-19T09:10:07.262776958Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.174074ms logger=migrator t=2026-08-19T09:10:07.266955908Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-19T09:10:07.270072289Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.11326ms logger=migrator t=2026-08-19T09:10:07.27412938Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-19T09:10:07.274372786Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=243.325µs logger=migrator t=2026-08-19T09:10:07.278743287Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-19T09:10:07.280566075Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.823018ms logger=migrator t=2026-08-19T09:10:07.286668728Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-19T09:10:07.287653751Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=984.933µs logger=migrator t=2026-08-19T09:10:07.293124794Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-19T09:10:07.295031557Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.908644ms logger=migrator t=2026-08-19T09:10:07.299547427Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-19T09:10:07.300497659Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=949.792µs logger=migrator t=2026-08-19T09:10:07.308461863Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-19T09:10:07.309329758Z level=info msg="Migration successfully executed" id="add index alert state" duration=868.686µs logger=migrator t=2026-08-19T09:10:07.313609814Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-19T09:10:07.314504672Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=893.489µs logger=migrator t=2026-08-19T09:10:07.322331226Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-19T09:10:07.324143582Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.817356ms logger=migrator t=2026-08-19T09:10:07.331761544Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-19T09:10:07.333386319Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.629686ms logger=migrator t=2026-08-19T09:10:07.338269433Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-19T09:10:07.339331622Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.059249ms logger=migrator t=2026-08-19T09:10:07.346092667Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-19T09:10:07.359139018Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.053172ms logger=migrator t=2026-08-19T09:10:07.365435273Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-19T09:10:07.367180046Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.740842ms logger=migrator t=2026-08-19T09:10:07.371585009Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-19T09:10:07.373129319Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.54491ms logger=migrator t=2026-08-19T09:10:07.377884245Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-19T09:10:07.378469403Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=585.089µs logger=migrator t=2026-08-19T09:10:07.383718972Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-19T09:10:07.385353516Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.632495ms logger=migrator t=2026-08-19T09:10:07.389759371Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-19T09:10:07.392270762Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.511622ms logger=migrator t=2026-08-19T09:10:07.397381771Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-19T09:10:07.401560751Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.178169ms logger=migrator t=2026-08-19T09:10:07.408296854Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-19T09:10:07.411911588Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.614414ms logger=migrator t=2026-08-19T09:10:07.416584058Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-19T09:10:07.42281703Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.234641ms logger=migrator t=2026-08-19T09:10:07.429126807Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-19T09:10:07.432669055Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.542358ms logger=migrator t=2026-08-19T09:10:07.441144061Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-19T09:10:07.44283423Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.688489ms logger=migrator t=2026-08-19T09:10:07.447797769Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-19T09:10:07.447921737Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=122.068µs logger=migrator t=2026-08-19T09:10:07.452231755Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-19T09:10:07.452268248Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.972µs logger=migrator t=2026-08-19T09:10:07.460002856Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-19T09:10:07.461235005Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.232679ms logger=migrator t=2026-08-19T09:10:07.466349545Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:10:07.468010872Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.660227ms logger=migrator t=2026-08-19T09:10:07.474942628Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-19T09:10:07.476284885Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.346467ms logger=migrator t=2026-08-19T09:10:07.481704564Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-19T09:10:07.482579471Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=869.627µs logger=migrator t=2026-08-19T09:10:07.486654563Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-19T09:10:07.487571673Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=917.029µs logger=migrator t=2026-08-19T09:10:07.49282762Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-19T09:10:07.50353271Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=10.70178ms logger=migrator t=2026-08-19T09:10:07.508876735Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-19T09:10:07.511870677Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.995063ms logger=migrator t=2026-08-19T09:10:07.517467358Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-19T09:10:07.517759217Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=292.699µs logger=migrator t=2026-08-19T09:10:07.523510007Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-19T09:10:07.524998164Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.591763ms logger=migrator t=2026-08-19T09:10:07.5302128Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-19T09:10:07.53162148Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.40157ms logger=migrator t=2026-08-19T09:10:07.535330539Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-19T09:10:07.541426092Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.098223ms logger=migrator t=2026-08-19T09:10:07.547116629Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-19T09:10:07.547211875Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=96.497µs logger=migrator t=2026-08-19T09:10:07.55382015Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-19T09:10:07.55474377Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=923.24µs logger=migrator t=2026-08-19T09:10:07.559526908Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-19T09:10:07.561139932Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.613204ms logger=migrator t=2026-08-19T09:10:07.56562279Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-19T09:10:07.565707006Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.806µs logger=migrator t=2026-08-19T09:10:07.570499675Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-19T09:10:07.57275044Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.250605ms logger=migrator t=2026-08-19T09:10:07.577510137Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-19T09:10:07.578448997Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=938.75µs logger=migrator t=2026-08-19T09:10:07.582601765Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-19T09:10:07.58346299Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=860.365µs logger=migrator t=2026-08-19T09:10:07.589753966Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-19T09:10:07.591357029Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.601504ms logger=migrator t=2026-08-19T09:10:07.598597925Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-19T09:10:07.600570652Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.978107ms logger=migrator t=2026-08-19T09:10:07.607313327Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-19T09:10:07.609002746Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.698469ms logger=migrator t=2026-08-19T09:10:07.616007407Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-19T09:10:07.616035779Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.522µs logger=migrator t=2026-08-19T09:10:07.621934869Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-19T09:10:07.630654741Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.718662ms logger=migrator t=2026-08-19T09:10:07.639151169Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-19T09:10:07.640438931Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.289453ms logger=migrator t=2026-08-19T09:10:07.645915094Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-19T09:10:07.651538826Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.623982ms logger=migrator t=2026-08-19T09:10:07.657046411Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-19T09:10:07.658299613Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.253711ms logger=migrator t=2026-08-19T09:10:07.666314938Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-19T09:10:07.668193479Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.872901ms logger=migrator t=2026-08-19T09:10:07.676784973Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-19T09:10:07.678456161Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.677529ms logger=migrator t=2026-08-19T09:10:07.686655919Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-19T09:10:07.706333677Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.675948ms logger=migrator t=2026-08-19T09:10:07.712203415Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-19T09:10:07.713635687Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.433172ms logger=migrator t=2026-08-19T09:10:07.719385377Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-19T09:10:07.720958849Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.573542ms logger=migrator t=2026-08-19T09:10:07.72562151Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-19T09:10:07.726055518Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=433.447µs logger=migrator t=2026-08-19T09:10:07.732800092Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-19T09:10:07.733730381Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=930.249µs logger=migrator t=2026-08-19T09:10:07.739101258Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-19T09:10:07.739557818Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=460.04µs logger=migrator t=2026-08-19T09:10:07.745605617Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-19T09:10:07.749941236Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.335489ms logger=migrator t=2026-08-19T09:10:07.756598285Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-19T09:10:07.760898172Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.299407ms logger=migrator t=2026-08-19T09:10:07.766817463Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-19T09:10:07.770840833Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=4.02217ms logger=migrator t=2026-08-19T09:10:07.776561712Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-19T09:10:07.778159344Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.597952ms logger=migrator t=2026-08-19T09:10:07.785114803Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-19T09:10:07.785559871Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=444.778µs logger=migrator t=2026-08-19T09:10:07.79081614Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-19T09:10:07.799406333Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.587453ms logger=migrator t=2026-08-19T09:10:07.807034335Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-19T09:10:07.808592725Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.55969ms logger=migrator t=2026-08-19T09:10:07.815835582Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-19T09:10:07.816023704Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=192.482µs logger=migrator t=2026-08-19T09:10:07.821945625Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-19T09:10:07.822394914Z level=info msg="Migration successfully executed" id="Move region to single row" duration=448.949µs logger=migrator t=2026-08-19T09:10:07.830177256Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-19T09:10:07.831321729Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.149384ms logger=migrator t=2026-08-19T09:10:07.838130518Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-19T09:10:07.838977423Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=847.935µs logger=migrator t=2026-08-19T09:10:07.843623772Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:10:07.844628047Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.004415ms logger=migrator t=2026-08-19T09:10:07.848939105Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-19T09:10:07.849872575Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=932.58µs logger=migrator t=2026-08-19T09:10:07.856146799Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-19T09:10:07.856927119Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=780.92µs logger=migrator t=2026-08-19T09:10:07.862443094Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-19T09:10:07.863516894Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.07345ms logger=migrator t=2026-08-19T09:10:07.869623617Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-19T09:10:07.869840241Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=223.185µs logger=migrator t=2026-08-19T09:10:07.874236735Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-19T09:10:07.875318104Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.081899ms logger=migrator t=2026-08-19T09:10:07.88301583Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-19T09:10:07.884652005Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.636835ms logger=migrator t=2026-08-19T09:10:07.891310595Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-19T09:10:07.892894356Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.586242ms logger=migrator t=2026-08-19T09:10:07.901612968Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-19T09:10:07.903686362Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.078294ms logger=migrator t=2026-08-19T09:10:07.909120222Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-19T09:10:07.909383589Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=263.527µs logger=migrator t=2026-08-19T09:10:07.916634837Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-19T09:10:07.91700094Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=366.824µs logger=migrator t=2026-08-19T09:10:07.921895985Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-19T09:10:07.922001312Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.297µs logger=migrator t=2026-08-19T09:10:07.926912328Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-19T09:10:07.928433776Z level=info msg="Migration successfully executed" id="create team table" duration=1.525389ms logger=migrator t=2026-08-19T09:10:07.934210789Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-19T09:10:07.935875106Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.660568ms logger=migrator t=2026-08-19T09:10:07.94324352Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-19T09:10:07.944148579Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=904.699µs logger=migrator t=2026-08-19T09:10:07.950862442Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-19T09:10:07.95797999Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.117268ms logger=migrator t=2026-08-19T09:10:07.962562135Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-19T09:10:07.962685683Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=124.718µs logger=migrator t=2026-08-19T09:10:07.967391767Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-19T09:10:07.968026407Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=631.691µs logger=migrator t=2026-08-19T09:10:07.973863673Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-19T09:10:07.97520945Z level=info msg="Migration successfully executed" id="create team member table" duration=1.345717ms logger=migrator t=2026-08-19T09:10:07.98110328Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-19T09:10:07.982276355Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.173355ms logger=migrator t=2026-08-19T09:10:07.987454999Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-19T09:10:07.98841147Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=958.811µs logger=migrator t=2026-08-19T09:10:07.993591734Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-19T09:10:07.994409346Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=817.552µs logger=migrator t=2026-08-19T09:10:07.999183434Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-19T09:10:08.004636006Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.452322ms logger=migrator t=2026-08-19T09:10:08.00903445Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-19T09:10:08.014176812Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.146742ms logger=migrator t=2026-08-19T09:10:08.018839112Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-19T09:10:08.025573387Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.734535ms logger=migrator t=2026-08-19T09:10:08.15898255Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-19T09:10:08.160761805Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.780525ms logger=migrator t=2026-08-19T09:10:08.16874185Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-19T09:10:08.169908265Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.203938ms logger=migrator t=2026-08-19T09:10:08.173928655Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-19T09:10:08.17494364Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.012205ms logger=migrator t=2026-08-19T09:10:08.181480351Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-19T09:10:08.182485286Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.004455ms logger=migrator t=2026-08-19T09:10:08.187338759Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-19T09:10:08.188969014Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.624306ms logger=migrator t=2026-08-19T09:10:08.193707811Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-19T09:10:08.194625499Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=917.399µs logger=migrator t=2026-08-19T09:10:08.201630021Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-19T09:10:08.203270307Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.639637ms logger=migrator t=2026-08-19T09:10:08.208781242Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-19T09:10:08.210466271Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.684649ms logger=migrator t=2026-08-19T09:10:08.215410249Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-19T09:10:08.215942074Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=531.425µs logger=migrator t=2026-08-19T09:10:08.220634956Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-19T09:10:08.220991569Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=355.983µs logger=migrator t=2026-08-19T09:10:08.22657942Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-19T09:10:08.227768707Z level=info msg="Migration successfully executed" id="create tag table" duration=1.249972ms logger=migrator t=2026-08-19T09:10:08.232075094Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-19T09:10:08.232946961Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=871.927µs logger=migrator t=2026-08-19T09:10:08.238076551Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-19T09:10:08.239332362Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.254941ms logger=migrator t=2026-08-19T09:10:08.245147547Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-19T09:10:08.247008518Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.85889ms logger=migrator t=2026-08-19T09:10:08.252139228Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-19T09:10:08.253017085Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=877.697µs logger=migrator t=2026-08-19T09:10:08.257187174Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:10:08.277682686Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.496013ms logger=migrator t=2026-08-19T09:10:08.284596402Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-19T09:10:08.285726354Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.132863ms logger=migrator t=2026-08-19T09:10:08.292198842Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-19T09:10:08.293295213Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.0981ms logger=migrator t=2026-08-19T09:10:08.299716646Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-19T09:10:08.300014877Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=298.72µs logger=migrator t=2026-08-19T09:10:08.305784339Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-19T09:10:08.306525116Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=741.428µs logger=migrator t=2026-08-19T09:10:08.312044682Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-19T09:10:08.312827462Z level=info msg="Migration successfully executed" id="create user auth table" duration=782.94µs logger=migrator t=2026-08-19T09:10:08.317149671Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-19T09:10:08.31806514Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=915.379µs logger=migrator t=2026-08-19T09:10:08.323624379Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-19T09:10:08.323696453Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.375µs logger=migrator t=2026-08-19T09:10:08.329525409Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-19T09:10:08.339023512Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.499253ms logger=migrator t=2026-08-19T09:10:08.343753126Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-19T09:10:08.347414904Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.659287ms logger=migrator t=2026-08-19T09:10:08.382685858Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-19T09:10:08.392359842Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.690806ms logger=migrator t=2026-08-19T09:10:08.39838357Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-19T09:10:08.402454423Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.071222ms logger=migrator t=2026-08-19T09:10:08.407710412Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-19T09:10:08.40878148Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.070769ms logger=migrator t=2026-08-19T09:10:08.414422314Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-19T09:10:08.423759067Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.337323ms logger=migrator t=2026-08-19T09:10:08.429990619Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-19T09:10:08.431127622Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.145804ms logger=migrator t=2026-08-19T09:10:08.436703481Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-19T09:10:08.438785296Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.086865ms logger=migrator t=2026-08-19T09:10:08.443993132Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-19T09:10:08.444871838Z level=info msg="Migration successfully executed" id="create user auth token table" duration=878.806µs logger=migrator t=2026-08-19T09:10:08.452373672Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-19T09:10:08.454149427Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.773565ms logger=migrator t=2026-08-19T09:10:08.465753095Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-19T09:10:08.467155515Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.40003ms logger=migrator t=2026-08-19T09:10:08.471931014Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-19T09:10:08.473087938Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.155755ms logger=migrator t=2026-08-19T09:10:08.480133113Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-19T09:10:08.486482612Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.338709ms logger=migrator t=2026-08-19T09:10:08.491919842Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-19T09:10:08.492916856Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=997.464µs logger=migrator t=2026-08-19T09:10:08.498232029Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-19T09:10:08.499857444Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.625845ms logger=migrator t=2026-08-19T09:10:08.505862472Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-19T09:10:08.507388011Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.524348ms logger=migrator t=2026-08-19T09:10:08.512594556Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-19T09:10:08.513524906Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=930.77µs logger=migrator t=2026-08-19T09:10:08.519460459Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-19T09:10:08.520827267Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.365428ms logger=migrator t=2026-08-19T09:10:08.537892617Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-19T09:10:08.538128243Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=244.957µs logger=migrator t=2026-08-19T09:10:08.543987581Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-19T09:10:08.544078567Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.356µs logger=migrator t=2026-08-19T09:10:08.549904953Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-19T09:10:08.55203282Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.152709ms logger=migrator t=2026-08-19T09:10:08.557019231Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:10:08.558281893Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.264182ms logger=migrator t=2026-08-19T09:10:08.563180189Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:10:08.56413416Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=953.411µs logger=migrator t=2026-08-19T09:10:08.568990884Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:10:08.569053598Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.464µs logger=migrator t=2026-08-19T09:10:08.574165906Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:10:08.575376925Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.208869ms logger=migrator t=2026-08-19T09:10:08.579983903Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:10:08.581401893Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.418041ms logger=migrator t=2026-08-19T09:10:08.587199438Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-19T09:10:08.588153929Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=954.261µs logger=migrator t=2026-08-19T09:10:08.593678285Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-19T09:10:08.595211185Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.535609ms logger=migrator t=2026-08-19T09:10:08.600039306Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-19T09:10:08.606288949Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.248903ms logger=migrator t=2026-08-19T09:10:08.611906751Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-19T09:10:08.612813039Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=905.768µs logger=migrator t=2026-08-19T09:10:08.617726136Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-19T09:10:08.617849724Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.318µs logger=migrator t=2026-08-19T09:10:08.622749141Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-19T09:10:08.624177032Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.427652ms logger=migrator t=2026-08-19T09:10:08.629618163Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-19T09:10:08.630685112Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.066339ms logger=migrator t=2026-08-19T09:10:08.635563436Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-19T09:10:08.637122317Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.557731ms logger=migrator t=2026-08-19T09:10:08.642146071Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:10:08.642219186Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=73.505µs logger=migrator t=2026-08-19T09:10:08.647851489Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-19T09:10:08.648815131Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=962.932µs logger=migrator t=2026-08-19T09:10:08.655670804Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-19T09:10:08.657155099Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.483975ms logger=migrator t=2026-08-19T09:10:08.663330747Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-19T09:10:08.66429854Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=966.793µs logger=migrator t=2026-08-19T09:10:08.668960721Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-19T09:10:08.669989488Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.031377ms logger=migrator t=2026-08-19T09:10:08.677371193Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-19T09:10:08.689609743Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=12.23838ms logger=migrator t=2026-08-19T09:10:08.695640402Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:10:08.697084124Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.441223ms logger=migrator t=2026-08-19T09:10:08.702580969Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:10:08.705000075Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.418066ms logger=migrator t=2026-08-19T09:10:08.710833941Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-19T09:10:08.741293185Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.456704ms logger=migrator t=2026-08-19T09:10:08.747380118Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-19T09:10:08.777897536Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.507948ms logger=migrator t=2026-08-19T09:10:08.78432314Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-19T09:10:08.785636086Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.313735ms logger=migrator t=2026-08-19T09:10:08.79019387Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-19T09:10:08.791240437Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.046827ms logger=migrator t=2026-08-19T09:10:08.7957828Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-19T09:10:08.802093277Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.318137ms logger=migrator t=2026-08-19T09:10:08.806170179Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-19T09:10:08.814170025Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.000676ms logger=migrator t=2026-08-19T09:10:08.818707658Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-19T09:10:08.819732504Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.025126ms logger=migrator t=2026-08-19T09:10:08.825020446Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-19T09:10:08.826035401Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.014665ms logger=migrator t=2026-08-19T09:10:08.830795458Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-19T09:10:08.832596735Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.794236ms logger=migrator t=2026-08-19T09:10:08.839072152Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-19T09:10:08.840060535Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=989.433µs logger=migrator t=2026-08-19T09:10:08.844663842Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:10:08.844715436Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=55.014µs logger=migrator t=2026-08-19T09:10:08.849019774Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-19T09:10:08.855888266Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.867842ms logger=migrator t=2026-08-19T09:10:08.861049139Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-19T09:10:08.865586741Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.534332ms logger=migrator t=2026-08-19T09:10:08.87206338Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-19T09:10:08.879316427Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.250747ms logger=migrator t=2026-08-19T09:10:08.884624459Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-19T09:10:08.886621188Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.000239ms logger=migrator t=2026-08-19T09:10:08.892127743Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-19T09:10:08.893240025Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.111612ms logger=migrator t=2026-08-19T09:10:08.897696062Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-19T09:10:08.904845533Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.149001ms logger=migrator t=2026-08-19T09:10:08.91097913Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-19T09:10:08.915538593Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.559353ms logger=migrator t=2026-08-19T09:10:08.919963609Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-19T09:10:08.921060459Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.09664ms logger=migrator t=2026-08-19T09:10:08.92650178Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-19T09:10:08.935844333Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.342923ms logger=migrator t=2026-08-19T09:10:08.941403202Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-19T09:10:08.946130986Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.728224ms logger=migrator t=2026-08-19T09:10:08.950924095Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-19T09:10:08.951065405Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=142.889µs logger=migrator t=2026-08-19T09:10:08.959013117Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-19T09:10:08.961142135Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.129277ms logger=migrator t=2026-08-19T09:10:08.967812825Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-19T09:10:08.969092227Z 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.295753ms logger=migrator t=2026-08-19T09:10:08.974004134Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-19T09:10:08.975378323Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.37445ms logger=migrator t=2026-08-19T09:10:08.98106054Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-19T09:10:08.981160856Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.957µs logger=migrator t=2026-08-19T09:10:08.986024929Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-19T09:10:08.996689957Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.666118ms logger=migrator t=2026-08-19T09:10:09.001371729Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-19T09:10:09.008179858Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.807869ms logger=migrator t=2026-08-19T09:10:09.013044942Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-19T09:10:09.020186244Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.141681ms logger=migrator t=2026-08-19T09:10:09.025782715Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-19T09:10:09.032856351Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.073086ms logger=migrator t=2026-08-19T09:10:09.037630349Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-19T09:10:09.044413307Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.782638ms logger=migrator t=2026-08-19T09:10:09.049800875Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-19T09:10:09.049863819Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.084µs logger=migrator t=2026-08-19T09:10:09.054424623Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-19T09:10:09.055661183Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.230989ms logger=migrator t=2026-08-19T09:10:09.062299452Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-19T09:10:09.071311634Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.012752ms logger=migrator t=2026-08-19T09:10:09.076175768Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-19T09:10:09.076242512Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.464µs logger=migrator t=2026-08-19T09:10:09.080739912Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-19T09:10:09.087605166Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.863464ms logger=migrator t=2026-08-19T09:10:09.093444593Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-19T09:10:09.094559214Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.114472ms logger=migrator t=2026-08-19T09:10:09.100638226Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-19T09:10:09.110051715Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.412669ms logger=migrator t=2026-08-19T09:10:09.115001514Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-19T09:10:09.115848019Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=846.015µs logger=migrator t=2026-08-19T09:10:09.122542541Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-19T09:10:09.123576308Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.033667ms logger=migrator t=2026-08-19T09:10:09.128742301Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-19T09:10:09.135716302Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.97289ms logger=migrator t=2026-08-19T09:10:09.140215811Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-19T09:10:09.141001923Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=785.702µs logger=migrator t=2026-08-19T09:10:09.146922685Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-19T09:10:09.147989264Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.065919ms logger=migrator t=2026-08-19T09:10:09.153781917Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-19T09:10:09.155264294Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.481776ms logger=migrator t=2026-08-19T09:10:09.161119261Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-19T09:10:09.162443056Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.324055ms logger=migrator t=2026-08-19T09:10:09.167338133Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-19T09:10:09.16745991Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=122.518µs logger=migrator t=2026-08-19T09:10:09.172332535Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-19T09:10:09.17333784Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.004895ms logger=migrator t=2026-08-19T09:10:09.178542536Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-19T09:10:09.180069695Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.525989ms logger=migrator t=2026-08-19T09:10:09.18495826Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-19T09:10:09.185628004Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-19T09:10:09.191156241Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-19T09:10:09.191621131Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=464.369µs logger=migrator t=2026-08-19T09:10:09.196363467Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-19T09:10:09.198166993Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.803116ms logger=migrator t=2026-08-19T09:10:09.202736398Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-19T09:10:09.211871408Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.13549ms logger=migrator t=2026-08-19T09:10:09.216255521Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-19T09:10:09.217404565Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.149444ms logger=migrator t=2026-08-19T09:10:09.222444841Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-19T09:10:09.223579203Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.133603ms logger=migrator t=2026-08-19T09:10:09.228513192Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-19T09:10:09.229392169Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=878.636µs logger=migrator t=2026-08-19T09:10:09.234394802Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-19T09:10:09.236238731Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.84735ms logger=migrator t=2026-08-19T09:10:09.241294068Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-19T09:10:09.243691852Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.395863ms logger=migrator t=2026-08-19T09:10:09.248762299Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-19T09:10:09.248809142Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.373µs logger=migrator t=2026-08-19T09:10:09.252451728Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-19T09:10:09.252517632Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.764µs logger=migrator t=2026-08-19T09:10:09.256499359Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-19T09:10:09.266252898Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.748879ms logger=migrator t=2026-08-19T09:10:09.270588718Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-19T09:10:09.270956522Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=368.274µs logger=migrator t=2026-08-19T09:10:09.275488615Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-19T09:10:09.277547208Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.060763ms logger=migrator t=2026-08-19T09:10:09.282448304Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-19T09:10:09.282988649Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=542.304µs logger=migrator t=2026-08-19T09:10:09.288133751Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-19T09:10:09.289949068Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.815657ms logger=migrator t=2026-08-19T09:10:09.294204883Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-19T09:10:09.295344097Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.139454ms logger=migrator t=2026-08-19T09:10:09.300147287Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-19T09:10:09.336388337Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.236869ms logger=migrator t=2026-08-19T09:10:09.340718356Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-19T09:10:09.346868183Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.154857ms logger=migrator t=2026-08-19T09:10:09.350974258Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-19T09:10:09.351185792Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=211.414µs logger=migrator t=2026-08-19T09:10:09.355117895Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-19T09:10:09.387957986Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.83736ms logger=migrator t=2026-08-19T09:10:09.39250843Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-19T09:10:09.428566167Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.054206ms logger=migrator t=2026-08-19T09:10:09.433078568Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-19T09:10:09.433897281Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=819.103µs logger=migrator t=2026-08-19T09:10:09.439380225Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-19T09:10:09.440464146Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.083571ms logger=migrator t=2026-08-19T09:10:09.445287576Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-19T09:10:09.445553803Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=266.257µs logger=migrator t=2026-08-19T09:10:09.450595879Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-19T09:10:09.451447815Z level=info msg="Migration successfully executed" id="create permission table" duration=851.396µs logger=migrator t=2026-08-19T09:10:09.455467554Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-19T09:10:09.456423665Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=955.481µs logger=migrator t=2026-08-19T09:10:09.461266968Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-19T09:10:09.462242341Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=975.073µs logger=migrator t=2026-08-19T09:10:09.468246719Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-19T09:10:09.469017669Z level=info msg="Migration successfully executed" id="create role table" duration=771.56µs logger=migrator t=2026-08-19T09:10:09.473417852Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-19T09:10:09.48080297Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.381747ms logger=migrator t=2026-08-19T09:10:09.485395566Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-19T09:10:09.492528376Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.13249ms logger=migrator t=2026-08-19T09:10:09.49801171Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-19T09:10:09.498954172Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=942.692µs logger=migrator t=2026-08-19T09:10:09.503468923Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-19T09:10:09.504397262Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=924.66µs logger=migrator t=2026-08-19T09:10:09.508952247Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-19T09:10:09.510194018Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.23907ms logger=migrator t=2026-08-19T09:10:09.515221971Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-19T09:10:09.516109889Z level=info msg="Migration successfully executed" id="create team role table" duration=887.878µs logger=migrator t=2026-08-19T09:10:09.520792961Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-19T09:10:09.521839589Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.046268ms logger=migrator t=2026-08-19T09:10:09.526105314Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-19T09:10:09.527091778Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=988.144µs logger=migrator t=2026-08-19T09:10:09.531444899Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-19T09:10:09.532422641Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=977.422µs logger=migrator t=2026-08-19T09:10:09.536786544Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-19T09:10:09.537532812Z level=info msg="Migration successfully executed" id="create user role table" duration=745.638µs logger=migrator t=2026-08-19T09:10:09.542012401Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-19T09:10:09.542969142Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=956.121µs logger=migrator t=2026-08-19T09:10:09.548593836Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-19T09:10:09.549624203Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.030007ms logger=migrator t=2026-08-19T09:10:09.554062639Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-19T09:10:09.555135949Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.07299ms logger=migrator t=2026-08-19T09:10:09.559569034Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-19T09:10:09.560315492Z level=info msg="Migration successfully executed" id="create builtin role table" duration=746.278µs logger=migrator t=2026-08-19T09:10:09.564855276Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-19T09:10:09.565952566Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.09702ms logger=migrator t=2026-08-19T09:10:09.570560924Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-19T09:10:09.571582849Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.021665ms logger=migrator t=2026-08-19T09:10:09.576581113Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-19T09:10:09.584048405Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.466823ms logger=migrator t=2026-08-19T09:10:09.58846547Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-19T09:10:09.589482746Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.017026ms logger=migrator t=2026-08-19T09:10:09.594992602Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-19T09:10:09.596193779Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.200478ms logger=migrator t=2026-08-19T09:10:09.600490016Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-19T09:10:09.601598148Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.107921ms logger=migrator t=2026-08-19T09:10:09.605400454Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-19T09:10:09.606452841Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.047577ms logger=migrator t=2026-08-19T09:10:09.610403926Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-19T09:10:09.611213579Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=809.293µs logger=migrator t=2026-08-19T09:10:09.616592796Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-19T09:10:09.617714949Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.122052ms logger=migrator t=2026-08-19T09:10:09.62269646Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-19T09:10:09.630440089Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.743339ms logger=migrator t=2026-08-19T09:10:09.634835424Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-19T09:10:09.642479757Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.644314ms logger=migrator t=2026-08-19T09:10:09.646977817Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-19T09:10:09.654636402Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.658385ms logger=migrator t=2026-08-19T09:10:09.65910319Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-19T09:10:09.666821188Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.717268ms logger=migrator t=2026-08-19T09:10:09.671322479Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-19T09:10:09.67242921Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.106401ms logger=migrator t=2026-08-19T09:10:09.678358044Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-19T09:10:09.679515528Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.157135ms logger=migrator t=2026-08-19T09:10:09.686294165Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-19T09:10:09.688232151Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.947395ms logger=migrator t=2026-08-19T09:10:09.693819431Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-19T09:10:09.694765692Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=946.171µs logger=migrator t=2026-08-19T09:10:09.700250696Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-19T09:10:09.701415312Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.164626ms logger=migrator t=2026-08-19T09:10:09.707381237Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-19T09:10:09.707470683Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=89.976µs logger=migrator t=2026-08-19T09:10:09.711743609Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-19T09:10:09.711775951Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=32.672µs logger=migrator t=2026-08-19T09:10:09.716897711Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-19T09:10:09.717344821Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=447.289µs logger=migrator t=2026-08-19T09:10:09.722261627Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-19T09:10:09.72293441Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=673.483µs logger=migrator t=2026-08-19T09:10:09.727143023Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-19T09:10:09.727802715Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=659.773µs logger=migrator t=2026-08-19T09:10:09.7325245Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-19T09:10:09.732713302Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=189.052µs logger=migrator t=2026-08-19T09:10:09.736991539Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-19T09:10:09.7374774Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=483.241µs logger=migrator t=2026-08-19T09:10:09.742753171Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-19T09:10:09.743584894Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=831.823µs logger=migrator t=2026-08-19T09:10:09.748921619Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-19T09:10:09.750049421Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.124792ms logger=migrator t=2026-08-19T09:10:09.755124519Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-19T09:10:09.762902031Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.776702ms logger=migrator t=2026-08-19T09:10:09.768872677Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-19T09:10:09.76892675Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.403µs logger=migrator t=2026-08-19T09:10:09.775513635Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-19T09:10:09.777090097Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.576362ms logger=migrator t=2026-08-19T09:10:09.783746547Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-19T09:10:09.784950975Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.204148ms logger=migrator t=2026-08-19T09:10:09.789753664Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-19T09:10:09.790951042Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.196958ms logger=migrator t=2026-08-19T09:10:09.797083778Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-19T09:10:09.808204216Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.121108ms logger=migrator t=2026-08-19T09:10:09.812588939Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-19T09:10:09.813609135Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.020346ms logger=migrator t=2026-08-19T09:10:09.818226213Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-19T09:10:09.819530967Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.305394ms logger=migrator t=2026-08-19T09:10:09.823524695Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-19T09:10:09.847107307Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.581613ms logger=migrator t=2026-08-19T09:10:09.851958311Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-19T09:10:09.853101804Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.142973ms logger=migrator t=2026-08-19T09:10:09.858219645Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-19T09:10:09.859480006Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.260941ms logger=migrator t=2026-08-19T09:10:09.865362425Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-19T09:10:09.86743379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.073954ms logger=migrator t=2026-08-19T09:10:09.872923914Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-19T09:10:09.874078938Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.154724ms logger=migrator t=2026-08-19T09:10:09.880625962Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-19T09:10:09.88106493Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=443.079µs logger=migrator t=2026-08-19T09:10:09.88663937Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-19T09:10:09.887967635Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.336196ms logger=migrator t=2026-08-19T09:10:09.892321396Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-19T09:10:09.902401787Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.076251ms logger=migrator t=2026-08-19T09:10:09.908402385Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-19T09:10:09.909660816Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.264121ms logger=migrator t=2026-08-19T09:10:09.914291615Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-19T09:10:09.915512543Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.221108ms logger=migrator t=2026-08-19T09:10:09.92057307Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:10:09.921297626Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:10:09.926710986Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:10:09.927221089Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:10:09.932235903Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-19T09:10:09.933472803Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.23536ms logger=migrator t=2026-08-19T09:10:09.938430623Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-19T09:10:09.939529374Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.098452ms logger=migrator t=2026-08-19T09:10:09.945759506Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-19T09:10:09.946988235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.228209ms logger=migrator t=2026-08-19T09:10:09.952353511Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-19T09:10:09.954946509Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.590078ms logger=migrator t=2026-08-19T09:10:09.960941206Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:10:09.963557445Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.622599ms logger=migrator t=2026-08-19T09:10:09.969463556Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:10:09.970797292Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.335097ms logger=migrator t=2026-08-19T09:10:09.978559914Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-19T09:10:09.979934582Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.374428ms logger=migrator t=2026-08-19T09:10:09.985030531Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-19T09:10:09.986694659Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.664268ms logger=migrator t=2026-08-19T09:10:09.993975169Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-19T09:10:09.996273937Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.304159ms logger=migrator t=2026-08-19T09:10:10.001316203Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-19T09:10:10.003240937Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.926865ms logger=migrator t=2026-08-19T09:10:10.008418901Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-19T09:10:10.010138623Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.725532ms logger=migrator t=2026-08-19T09:10:10.016705557Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-19T09:10:10.042495124Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.743365ms logger=migrator t=2026-08-19T09:10:10.048101447Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-19T09:10:10.05743923Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.338323ms logger=migrator t=2026-08-19T09:10:10.06223568Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-19T09:10:10.071362309Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.124549ms logger=migrator t=2026-08-19T09:10:10.077919083Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-19T09:10:10.078387213Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=472.931µs logger=migrator t=2026-08-19T09:10:10.083217545Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-19T09:10:10.092591651Z level=info msg="Migration successfully executed" id="add share column" duration=9.374035ms logger=migrator t=2026-08-19T09:10:10.097540401Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-19T09:10:10.097802767Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=264.277µs logger=migrator t=2026-08-19T09:10:10.103756692Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-19T09:10:10.105193715Z level=info msg="Migration successfully executed" id="create file table" duration=1.439383ms logger=migrator t=2026-08-19T09:10:10.110259273Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-19T09:10:10.111651883Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.39602ms logger=migrator t=2026-08-19T09:10:10.11656349Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-19T09:10:10.118518727Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.956177ms logger=migrator t=2026-08-19T09:10:10.124522615Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-19T09:10:10.12569672Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.175116ms logger=migrator t=2026-08-19T09:10:10.130246904Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-19T09:10:10.131664475Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.431112ms logger=migrator t=2026-08-19T09:10:10.136023728Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-19T09:10:10.136162266Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=141.169µs logger=migrator t=2026-08-19T09:10:10.140657018Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-19T09:10:10.140778275Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=118.298µs logger=migrator t=2026-08-19T09:10:10.145405694Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-19T09:10:10.1464244Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.022987ms logger=migrator t=2026-08-19T09:10:10.150727318Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-19T09:10:10.151015166Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=287.698µs logger=migrator t=2026-08-19T09:10:10.154995114Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-19T09:10:10.156674282Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.680058ms logger=migrator t=2026-08-19T09:10:10.160677821Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-19T09:10:10.170610512Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.932731ms logger=migrator t=2026-08-19T09:10:10.174786793Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-19T09:10:10.175005687Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=210.713µs logger=migrator t=2026-08-19T09:10:10.178939831Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-19T09:10:10.180187992Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.247831ms logger=migrator t=2026-08-19T09:10:10.185029164Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-19T09:10:10.18557325Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=545.016µs logger=migrator t=2026-08-19T09:10:10.189647623Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-19T09:10:10.189930031Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=281.808µs logger=migrator t=2026-08-19T09:10:10.194289603Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-19T09:10:10.194885561Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=596.298µs logger=migrator t=2026-08-19T09:10:10.198597031Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-19T09:10:10.208115947Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.517626ms logger=migrator t=2026-08-19T09:10:10.212163848Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-19T09:10:10.221114926Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.950608ms logger=migrator t=2026-08-19T09:10:10.22488419Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-19T09:10:10.226024664Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.134213ms logger=migrator t=2026-08-19T09:10:10.229733743Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-19T09:10:10.310268098Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.525694ms logger=migrator t=2026-08-19T09:10:10.315213547Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-19T09:10:10.316795059Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.583512ms logger=migrator t=2026-08-19T09:10:10.321370435Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-19T09:10:10.323025072Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.655387ms logger=migrator t=2026-08-19T09:10:10.328327495Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-19T09:10:10.361194908Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.861483ms logger=migrator t=2026-08-19T09:10:10.368312459Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-19T09:10:10.377209503Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.894525ms logger=migrator t=2026-08-19T09:10:10.382074258Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-19T09:10:10.382680157Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=632.391µs logger=migrator t=2026-08-19T09:10:10.386523645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-19T09:10:10.386912851Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=374.435µs logger=migrator t=2026-08-19T09:10:10.392442937Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-19T09:10:10.392970462Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=528.835µs logger=migrator t=2026-08-19T09:10:10.39758465Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-19T09:10:10.398098364Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=514.873µs logger=migrator t=2026-08-19T09:10:10.405446778Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-19T09:10:10.406009094Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=567.466µs logger=migrator t=2026-08-19T09:10:10.412850817Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-19T09:10:10.414225045Z level=info msg="Migration successfully executed" id="create folder table" duration=1.375788ms logger=migrator t=2026-08-19T09:10:10.42126455Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-19T09:10:10.423023533Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.762643ms logger=migrator t=2026-08-19T09:10:10.428629706Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-19T09:10:10.430192148Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.564821ms logger=migrator t=2026-08-19T09:10:10.435511131Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-19T09:10:10.435578006Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.135µs logger=migrator t=2026-08-19T09:10:10.438890019Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:10:10.440392267Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.502278ms logger=migrator t=2026-08-19T09:10:10.446578396Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-19T09:10:10.447950525Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.382648ms logger=migrator t=2026-08-19T09:10:10.452120934Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-19T09:10:10.45345554Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.331026ms logger=migrator t=2026-08-19T09:10:10.461358211Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-19T09:10:10.462247019Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=909.258µs logger=migrator t=2026-08-19T09:10:10.465744775Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-19T09:10:10.466277109Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=537.684µs logger=migrator t=2026-08-19T09:10:10.471409271Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-19T09:10:10.474072773Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.665912ms logger=migrator t=2026-08-19T09:10:10.480071941Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-19T09:10:10.48316113Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.09365ms logger=migrator t=2026-08-19T09:10:10.486790444Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-19T09:10:10.48794792Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.160916ms logger=migrator t=2026-08-19T09:10:10.492351414Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-19T09:10:10.494641662Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.289638ms logger=migrator t=2026-08-19T09:10:10.500319629Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-19T09:10:10.501712279Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.389429ms logger=migrator t=2026-08-19T09:10:10.50715137Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-19T09:10:10.508082021Z level=info msg="Migration successfully executed" id="create anon_device table" duration=935.741µs logger=migrator t=2026-08-19T09:10:10.512753842Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-19T09:10:10.51535737Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.605408ms logger=migrator t=2026-08-19T09:10:10.521168406Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-19T09:10:10.522574797Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.410042ms logger=migrator t=2026-08-19T09:10:10.528562814Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-19T09:10:10.530298187Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.737123ms logger=migrator t=2026-08-19T09:10:10.538998319Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-19T09:10:10.540319094Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.324215ms logger=migrator t=2026-08-19T09:10:10.550768639Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-19T09:10:10.553086309Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.31968ms logger=migrator t=2026-08-19T09:10:10.556448306Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-19T09:10:10.556774947Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=327.551µs logger=migrator t=2026-08-19T09:10:10.559735249Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-19T09:10:10.572422749Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.687251ms logger=migrator t=2026-08-19T09:10:10.576537964Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-19T09:10:10.577382328Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=846.394µs logger=migrator t=2026-08-19T09:10:10.581517796Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:10:10.581538547Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.861µs logger=migrator t=2026-08-19T09:10:10.584752185Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:10:10.585890119Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.137504ms logger=migrator t=2026-08-19T09:10:10.59023756Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-19T09:10:10.590257171Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.961µs logger=migrator t=2026-08-19T09:10:10.593919737Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-19T09:10:10.595481719Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.556101ms logger=migrator t=2026-08-19T09:10:10.600425058Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-19T09:10:10.601871711Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.447333ms logger=migrator t=2026-08-19T09:10:10.607902841Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-19T09:10:10.609152972Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.249901ms logger=migrator t=2026-08-19T09:10:10.615415566Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-19T09:10:10.616475115Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.060968ms logger=migrator t=2026-08-19T09:10:10.622220907Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-19T09:10:10.622913582Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=696.716µs logger=migrator t=2026-08-19T09:10:10.629457914Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-19T09:10:10.630556385Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.10014ms logger=migrator t=2026-08-19T09:10:10.635221677Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-19T09:10:10.636221001Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.000975ms logger=migrator t=2026-08-19T09:10:10.641758468Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-19T09:10:10.643722446Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.964457ms logger=migrator t=2026-08-19T09:10:10.650546427Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-19T09:10:10.659529528Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.983781ms logger=migrator t=2026-08-19T09:10:10.6634436Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-19T09:10:10.675035439Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.579828ms logger=migrator t=2026-08-19T09:10:10.684374253Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-19T09:10:10.695858665Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.484652ms logger=migrator t=2026-08-19T09:10:10.709425482Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-19T09:10:10.709588533Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=228.354µs logger=migrator t=2026-08-19T09:10:10.723283678Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-19T09:10:10.737063797Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.779119ms logger=migrator t=2026-08-19T09:10:10.742011197Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-19T09:10:10.751335011Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.320693ms logger=migrator t=2026-08-19T09:10:10.756661234Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-19T09:10:10.757012717Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=351.643µs logger=migrator t=2026-08-19T09:10:10.761583042Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.672949325s logger=migrator t=2026-08-19T09:10:10.762419417Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-19T09:10:10.781380572Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-19T09:10:10.781744565Z level=info msg="Created default organization" logger=secrets t=2026-08-19T09:10:10.787282233Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:10:10.842266356Z level=info msg="Restored cache from database" duration=390.465µs logger=plugin.store t=2026-08-19T09:10:10.843565051Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-19T09:10:10.890988914Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-19T09:10:10.891028957Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-19T09:10:10.891147904Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-19T09:10:10.891157035Z level=info msg="Plugins loaded" count=54 duration=47.592624ms logger=query_data t=2026-08-19T09:10:10.897175325Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-19T09:10:10.901406508Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-19T09:10:10.906165005Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-19T09:10:10.912446121Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-19T09:10:10.914229707Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-19T09:10:10.91629344Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-19T09:10:10.932438543Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-19T09:10:10.949335235Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-19T09:10:10.965919767Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-19T09:10:10.965940188Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-19T09:10:10.966086017Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-19T09:10:10.966320512Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-19T09:10:10.966549757Z level=info msg="State cache has been initialized" states=0 duration=463.8µs logger=ngalert.scheduler t=2026-08-19T09:10:10.966584099Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-19T09:10:10.966638343Z level=info msg=starting first_tick=2026-08-19T09:10:20Z logger=http.server t=2026-08-19T09:10:10.967853162Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-19T09:10:10.968347503Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-08-19T09:10:10.969782137Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-08-19T09:10:11.065978437Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-19T09:10:11.096038921Z level=info msg="Update check succeeded" duration=127.070048ms logger=plugins.update.checker t=2026-08-19T09:10:11.100654499Z level=info msg="Update check succeeded" duration=132.654968ms logger=provisioning.dashboard t=2026-08-19T09:10:11.107881947Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-19T09:10:11.147212811Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:10:11.178508885Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:10:11.181963599Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:10:11.195856887Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:10:11.196631628Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-19T09:10:11.210195964Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-19T09:10:11.216242977Z level=info msg="Patterns update finished" duration=168.500741ms logger=grafana-apiserver t=2026-08-19T09:10:11.406745159Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-19T09:10:11.407130654Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-19T09:10:13.391086647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.391968293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.415679371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.446016646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.461054761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.539958185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.555833624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.574615101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.590279996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.609871636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.629310056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.65282746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.66671155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.697021484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.716038177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.748002698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.768285552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.793474465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.810124184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.844249436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.858668171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.887680881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.908941919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.951970727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:13.971201674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.04747702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.07938116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.24062128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.254464428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.304352214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.32016458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.37011464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.392026312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.451062031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.468525704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.512137694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.529137856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.575668375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.591940191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.641627164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.661400046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.719714469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.734927487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.779592643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.799953885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.856594959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.8726389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.930357894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:14.950667912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.00704576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.031533389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.090514599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.107562347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.172308091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.19125206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.25114794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.2694775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.323547241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.343203507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.403913939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.423514262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.509758182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.533979015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.631003404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.644907617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.723963631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.740143181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.813313002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.831714207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.905136355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.922213814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:15.997322331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.011972463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.087201162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.10208488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.180939905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.202182375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.273928889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.293873255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-19T09:10:16.382663926Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-19T09:10:49.988964469Z level=info msg="Usage stats are ready to report"