logger=settings t=2026-03-06T21:23:46.582764914Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-06T21:23:46Z logger=settings t=2026-03-06T21:23:46.583040469Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-06T21:23:46.58305734Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-06T21:23:46.58306124Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-06T21:23:46.58306426Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-06T21:23:46.58306691Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-06T21:23:46.58307008Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-06T21:23:46.58307265Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-06T21:23:46.58307559Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-06T21:23:46.58307831Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-06T21:23:46.5830844Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-06T21:23:46.58308726Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-06T21:23:46.58309011Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-06T21:23:46.58309326Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-06T21:23:46.58309682Z level=info msg=Target target=[all] logger=settings t=2026-03-06T21:23:46.583105021Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-06T21:23:46.583110591Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-06T21:23:46.583113301Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-06T21:23:46.583117721Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-06T21:23:46.583122551Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-06T21:23:46.583127391Z level=info msg="App mode production" logger=sqlstore t=2026-03-06T21:23:46.583431986Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-06T21:23:46.583452617Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-06T21:23:46.585208148Z level=info msg="Locking database" logger=migrator t=2026-03-06T21:23:46.585221359Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-06T21:23:46.58579512Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-06T21:23:46.586701745Z level=info msg="Migration successfully executed" id="create migration_log table" duration=906.495µs logger=migrator t=2026-03-06T21:23:46.591926281Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-06T21:23:46.592721406Z level=info msg="Migration successfully executed" id="create user table" duration=794.855µs logger=migrator t=2026-03-06T21:23:46.597495142Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-06T21:23:46.598220425Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=729.423µs logger=migrator t=2026-03-06T21:23:46.603264757Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-06T21:23:46.6039556Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=689.353µs logger=migrator t=2026-03-06T21:23:46.610426747Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-06T21:23:46.611406835Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=990.838µs logger=migrator t=2026-03-06T21:23:46.62047908Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-06T21:23:46.621230354Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=751.184µs logger=migrator t=2026-03-06T21:23:46.625063054Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-06T21:23:46.627421227Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.357993ms logger=migrator t=2026-03-06T21:23:46.632133033Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-06T21:23:46.633158091Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.024888ms logger=migrator t=2026-03-06T21:23:46.637212855Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-06T21:23:46.637922428Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=709.363µs logger=migrator t=2026-03-06T21:23:46.641716947Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-06T21:23:46.64244494Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=715.563µs logger=migrator t=2026-03-06T21:23:46.649317805Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-06T21:23:46.649908605Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=590.84µs logger=migrator t=2026-03-06T21:23:46.653913848Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-06T21:23:46.654647432Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=733.644µs logger=migrator t=2026-03-06T21:23:46.658691916Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-06T21:23:46.659738244Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.046488ms logger=migrator t=2026-03-06T21:23:46.664333008Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-06T21:23:46.664360689Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.531µs logger=migrator t=2026-03-06T21:23:46.670371558Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-06T21:23:46.672549498Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.17713ms logger=migrator t=2026-03-06T21:23:46.676195584Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-06T21:23:46.6765622Z level=info msg="Migration successfully executed" id="Add missing user data" duration=366.606µs logger=migrator t=2026-03-06T21:23:46.680405571Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-06T21:23:46.68145219Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.046779ms logger=migrator t=2026-03-06T21:23:46.685345601Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-06T21:23:46.686158855Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=817.784µs logger=migrator t=2026-03-06T21:23:46.693814745Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-06T21:23:46.695555397Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.740602ms logger=migrator t=2026-03-06T21:23:46.702545884Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-06T21:23:46.710129711Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.583697ms logger=migrator t=2026-03-06T21:23:46.717067898Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-06T21:23:46.718171238Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.10332ms logger=migrator t=2026-03-06T21:23:46.72323282Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-06T21:23:46.723436424Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=199.444µs logger=migrator t=2026-03-06T21:23:46.729703138Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-06T21:23:46.730748547Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.045439ms logger=migrator t=2026-03-06T21:23:46.734406464Z 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-03-06T21:23:46.734689889Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=283.215µs logger=migrator t=2026-03-06T21:23:46.739081638Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-06T21:23:46.739472045Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=390.617µs logger=migrator t=2026-03-06T21:23:46.74634134Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-06T21:23:46.747535932Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.194482ms logger=migrator t=2026-03-06T21:23:46.752076315Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-06T21:23:46.753373668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.298733ms logger=migrator t=2026-03-06T21:23:46.759530031Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-06T21:23:46.760213353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=683.142µs logger=migrator t=2026-03-06T21:23:46.764872777Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-06T21:23:46.765962588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.08597ms logger=migrator t=2026-03-06T21:23:46.771763953Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-06T21:23:46.772856523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.09209ms logger=migrator t=2026-03-06T21:23:46.77758307Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-06T21:23:46.77761579Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.59µs logger=migrator t=2026-03-06T21:23:46.781533761Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-06T21:23:46.782360866Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=825.965µs logger=migrator t=2026-03-06T21:23:46.787587792Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-06T21:23:46.788761403Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.172971ms logger=migrator t=2026-03-06T21:23:46.793318336Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-06T21:23:46.793971947Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=653.791µs logger=migrator t=2026-03-06T21:23:46.797821857Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-06T21:23:46.798442258Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=620.361µs logger=migrator t=2026-03-06T21:23:46.803159675Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-06T21:23:46.806287542Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.122316ms logger=migrator t=2026-03-06T21:23:46.810083981Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-06T21:23:46.810881405Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=797.514µs logger=migrator t=2026-03-06T21:23:46.816774453Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-06T21:23:46.81827182Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.501967ms logger=migrator t=2026-03-06T21:23:46.823630337Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-06T21:23:46.824736807Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.09653ms logger=migrator t=2026-03-06T21:23:46.829088186Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-06T21:23:46.830187426Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.10536ms logger=migrator t=2026-03-06T21:23:46.834139218Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-06T21:23:46.834831561Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=692.153µs logger=migrator t=2026-03-06T21:23:46.84030192Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-06T21:23:46.840678128Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=376.108µs logger=migrator t=2026-03-06T21:23:46.844994036Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-06T21:23:46.846212758Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.218392ms logger=migrator t=2026-03-06T21:23:46.85292501Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-06T21:23:46.853846587Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=927.487µs logger=migrator t=2026-03-06T21:23:46.858032613Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-06T21:23:46.859298576Z level=info msg="Migration successfully executed" id="create star table" duration=1.266723ms logger=migrator t=2026-03-06T21:23:46.863071875Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-06T21:23:46.863823729Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=751.274µs logger=migrator t=2026-03-06T21:23:46.870252096Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-06T21:23:46.871012879Z level=info msg="Migration successfully executed" id="create org table v1" duration=764.913µs logger=migrator t=2026-03-06T21:23:46.877400636Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-06T21:23:46.878562257Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.161041ms logger=migrator t=2026-03-06T21:23:46.88313008Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-06T21:23:46.884585706Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.455176ms logger=migrator t=2026-03-06T21:23:46.889104979Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-06T21:23:46.889834502Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=729.424µs logger=migrator t=2026-03-06T21:23:46.893794394Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-06T21:23:46.894483306Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=688.512µs logger=migrator t=2026-03-06T21:23:46.902487412Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-06T21:23:46.904163923Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.681491ms logger=migrator t=2026-03-06T21:23:46.909443169Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-06T21:23:46.90949367Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.631µs logger=migrator t=2026-03-06T21:23:46.913486323Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-06T21:23:46.913511463Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.471µs logger=migrator t=2026-03-06T21:23:46.920011141Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-06T21:23:46.920299356Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=288.375µs logger=migrator t=2026-03-06T21:23:46.924566334Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-06T21:23:46.925904868Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.334224ms logger=migrator t=2026-03-06T21:23:46.931986959Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-06T21:23:46.933358724Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.372755ms logger=migrator t=2026-03-06T21:23:46.939529816Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-06T21:23:46.941281938Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.757232ms logger=migrator t=2026-03-06T21:23:46.946168937Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-06T21:23:46.946840749Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=671.932µs logger=migrator t=2026-03-06T21:23:46.952861559Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-06T21:23:46.954116042Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.253923ms logger=migrator t=2026-03-06T21:23:46.959080082Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-06T21:23:46.9600775Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=998.788µs logger=migrator t=2026-03-06T21:23:46.964014992Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-06T21:23:46.96941041Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.395198ms logger=migrator t=2026-03-06T21:23:46.97543855Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-06T21:23:46.97604149Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=602.67µs logger=migrator t=2026-03-06T21:23:46.981229955Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-06T21:23:46.98200383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=774.415µs logger=migrator t=2026-03-06T21:23:46.98701652Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-06T21:23:46.988246423Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.230373ms logger=migrator t=2026-03-06T21:23:46.994739011Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-06T21:23:46.995105268Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=369.087µs logger=migrator t=2026-03-06T21:23:46.999411696Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-06T21:23:47.000221821Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=809.925µs logger=migrator t=2026-03-06T21:23:47.00453526Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-06T21:23:47.004639801Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.261µs logger=migrator t=2026-03-06T21:23:47.009761514Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-06T21:23:47.012724078Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.962424ms logger=migrator t=2026-03-06T21:23:47.017654308Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-06T21:23:47.01944759Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.793102ms logger=migrator t=2026-03-06T21:23:47.023504824Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-06T21:23:47.026671172Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.165738ms logger=migrator t=2026-03-06T21:23:47.032137671Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-06T21:23:47.033053408Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=894.136µs logger=migrator t=2026-03-06T21:23:47.037455968Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-06T21:23:47.039584727Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.151389ms logger=migrator t=2026-03-06T21:23:47.044074929Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-06T21:23:47.044930244Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=848.344µs logger=migrator t=2026-03-06T21:23:47.049533258Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-06T21:23:47.050496365Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=956.917µs logger=migrator t=2026-03-06T21:23:47.055063789Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-06T21:23:47.05510848Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.661µs logger=migrator t=2026-03-06T21:23:47.059583361Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-06T21:23:47.059630482Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.201µs logger=migrator t=2026-03-06T21:23:47.065063131Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-06T21:23:47.067045636Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.981885ms logger=migrator t=2026-03-06T21:23:47.070851456Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-06T21:23:47.072806491Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.954545ms logger=migrator t=2026-03-06T21:23:47.07655942Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-06T21:23:47.078546166Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.986566ms logger=migrator t=2026-03-06T21:23:47.083317003Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-06T21:23:47.085276218Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.963635ms logger=migrator t=2026-03-06T21:23:47.089342702Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-06T21:23:47.089607547Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=264.955µs logger=migrator t=2026-03-06T21:23:47.093601Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-06T21:23:47.094455766Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=858.917µs logger=migrator t=2026-03-06T21:23:47.098686053Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-06T21:23:47.099471676Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=785.893µs logger=migrator t=2026-03-06T21:23:47.104305655Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-06T21:23:47.104334015Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.35µs logger=migrator t=2026-03-06T21:23:47.112795709Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-06T21:23:47.113980621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.188942ms logger=migrator t=2026-03-06T21:23:47.12001087Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-06T21:23:47.120751324Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=739.784µs logger=migrator t=2026-03-06T21:23:47.125025532Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-06T21:23:47.131938938Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.913136ms logger=migrator t=2026-03-06T21:23:47.135930929Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-06T21:23:47.136687394Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=757.795µs logger=migrator t=2026-03-06T21:23:47.147381129Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-06T21:23:47.148177663Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=796.984µs logger=migrator t=2026-03-06T21:23:47.152646704Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-06T21:23:47.1534867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=839.626µs logger=migrator t=2026-03-06T21:23:47.158051782Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-06T21:23:47.158359029Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=307.267µs logger=migrator t=2026-03-06T21:23:47.162680827Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-06T21:23:47.163257087Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=576.66µs logger=migrator t=2026-03-06T21:23:47.168628775Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-06T21:23:47.17223789Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.608575ms logger=migrator t=2026-03-06T21:23:47.176927546Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-06T21:23:47.17769887Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=764.884µs logger=migrator t=2026-03-06T21:23:47.18263284Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-06T21:23:47.182808393Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=176.013µs logger=migrator t=2026-03-06T21:23:47.186386719Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-06T21:23:47.186544301Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=157.812µs logger=migrator t=2026-03-06T21:23:47.191021283Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-06T21:23:47.191791316Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=770.113µs logger=migrator t=2026-03-06T21:23:47.196067974Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-06T21:23:47.19966193Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.593366ms logger=migrator t=2026-03-06T21:23:47.20683868Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-06T21:23:47.207836699Z level=info msg="Migration successfully executed" id="create data_source table" duration=997.909µs logger=migrator t=2026-03-06T21:23:47.215093481Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-06T21:23:47.216381954Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.288013ms logger=migrator t=2026-03-06T21:23:47.222718559Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-06T21:23:47.223501844Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=788.115µs logger=migrator t=2026-03-06T21:23:47.228341381Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-06T21:23:47.229552164Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.220972ms logger=migrator t=2026-03-06T21:23:47.233659068Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-06T21:23:47.234755398Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.10027ms logger=migrator t=2026-03-06T21:23:47.238408055Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-06T21:23:47.244781391Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.372986ms logger=migrator t=2026-03-06T21:23:47.249291383Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-06T21:23:47.25020606Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=915.617µs logger=migrator t=2026-03-06T21:23:47.253712314Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-06T21:23:47.254493578Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=776.563µs logger=migrator t=2026-03-06T21:23:47.259592181Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-06T21:23:47.260944665Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.352024ms logger=migrator t=2026-03-06T21:23:47.265560789Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-06T21:23:47.266079558Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=518.609µs logger=migrator t=2026-03-06T21:23:47.270772624Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-06T21:23:47.274383219Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.609995ms logger=migrator t=2026-03-06T21:23:47.280481491Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-06T21:23:47.284426523Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.947462ms logger=migrator t=2026-03-06T21:23:47.288468216Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-06T21:23:47.288559367Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=91.871µs logger=migrator t=2026-03-06T21:23:47.295782169Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-06T21:23:47.29636449Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=586.231µs logger=migrator t=2026-03-06T21:23:47.302854158Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-06T21:23:47.30572628Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.871922ms logger=migrator t=2026-03-06T21:23:47.310481086Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-06T21:23:47.31066776Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=186.774µs logger=migrator t=2026-03-06T21:23:47.314993938Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-06T21:23:47.315395486Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=414.408µs logger=migrator t=2026-03-06T21:23:47.433493865Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-06T21:23:47.435698915Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.19991ms logger=migrator t=2026-03-06T21:23:47.505464824Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-06T21:23:47.506016105Z level=info msg="Migration successfully executed" id="Update uid value" duration=557.611µs logger=migrator t=2026-03-06T21:23:47.511628737Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-06T21:23:47.512572424Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=943.607µs logger=migrator t=2026-03-06T21:23:47.517814989Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-06T21:23:47.518591514Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=776.125µs logger=migrator t=2026-03-06T21:23:47.523643105Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-06T21:23:47.524504081Z level=info msg="Migration successfully executed" id="create api_key table" duration=860.016µs logger=migrator t=2026-03-06T21:23:47.528914531Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-06T21:23:47.529677045Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=762.564µs logger=migrator t=2026-03-06T21:23:47.5364777Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-06T21:23:47.537801394Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.323284ms logger=migrator t=2026-03-06T21:23:47.544947874Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-06T21:23:47.545954141Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.012108ms logger=migrator t=2026-03-06T21:23:47.552841186Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-06T21:23:47.553402257Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=561.201µs logger=migrator t=2026-03-06T21:23:47.558569921Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-06T21:23:47.559111251Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=541.43µs logger=migrator t=2026-03-06T21:23:47.564616471Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-06T21:23:47.565160691Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=544.19µs logger=migrator t=2026-03-06T21:23:47.571544098Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-06T21:23:47.576472167Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.927979ms logger=migrator t=2026-03-06T21:23:47.584946151Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-06T21:23:47.586123262Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.176941ms logger=migrator t=2026-03-06T21:23:47.593469356Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-06T21:23:47.594364123Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=895.016µs logger=migrator t=2026-03-06T21:23:47.602423989Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-06T21:23:47.60469539Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.275391ms logger=migrator t=2026-03-06T21:23:47.610881803Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-06T21:23:47.611734358Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=852.485µs logger=migrator t=2026-03-06T21:23:47.624359988Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-06T21:23:47.624906608Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=546.94µs logger=migrator t=2026-03-06T21:23:47.63762737Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-06T21:23:47.638886923Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.263493ms logger=migrator t=2026-03-06T21:23:47.649800822Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-06T21:23:47.649881623Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=87.702µs logger=migrator t=2026-03-06T21:23:47.661928632Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-06T21:23:47.66676873Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.845658ms logger=migrator t=2026-03-06T21:23:47.671535177Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-06T21:23:47.673447541Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.911964ms logger=migrator t=2026-03-06T21:23:47.687056009Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-06T21:23:47.687451996Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=403.267µs logger=migrator t=2026-03-06T21:23:47.726489416Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-06T21:23:47.730781714Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.290448ms logger=migrator t=2026-03-06T21:23:47.750264239Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-06T21:23:47.752062522Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.798153ms logger=migrator t=2026-03-06T21:23:47.766720969Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-06T21:23:47.767910831Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.190472ms logger=migrator t=2026-03-06T21:23:47.776586638Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-06T21:23:47.777413124Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=826.006µs logger=migrator t=2026-03-06T21:23:47.785351138Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-06T21:23:47.78659525Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.234432ms logger=migrator t=2026-03-06T21:23:47.792588159Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-06T21:23:47.793909533Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.320984ms logger=migrator t=2026-03-06T21:23:47.809241402Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-06T21:23:47.810589787Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.348065ms logger=migrator t=2026-03-06T21:23:47.816852001Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-06T21:23:47.818069644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.217233ms logger=migrator t=2026-03-06T21:23:47.826796552Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-06T21:23:47.826868753Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.101µs logger=migrator t=2026-03-06T21:23:47.833897811Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-06T21:23:47.833927192Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.171µs logger=migrator t=2026-03-06T21:23:47.838581936Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-06T21:23:47.841373377Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.785821ms logger=migrator t=2026-03-06T21:23:47.845699846Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-06T21:23:47.848329354Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.629387ms logger=migrator t=2026-03-06T21:23:47.854765611Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-06T21:23:47.854837852Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.911µs logger=migrator t=2026-03-06T21:23:47.859602809Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-06T21:23:47.860359263Z level=info msg="Migration successfully executed" id="create quota table v1" duration=756.374µs logger=migrator t=2026-03-06T21:23:47.866842991Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-06T21:23:47.868569052Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.729491ms logger=migrator t=2026-03-06T21:23:47.875671752Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-06T21:23:47.875704292Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.76µs logger=migrator t=2026-03-06T21:23:47.882025927Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-06T21:23:47.885851167Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=3.8235ms logger=migrator t=2026-03-06T21:23:47.892329195Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-06T21:23:47.893365243Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.038718ms logger=migrator t=2026-03-06T21:23:47.899134729Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-06T21:23:47.902758834Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.623495ms logger=migrator t=2026-03-06T21:23:47.910193509Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-06T21:23:47.910237401Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.052µs logger=migrator t=2026-03-06T21:23:47.915610088Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-06T21:23:47.916984453Z level=info msg="Migration successfully executed" id="create session table" duration=1.374425ms logger=migrator t=2026-03-06T21:23:47.922118467Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-06T21:23:47.922224409Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=105.841µs logger=migrator t=2026-03-06T21:23:47.925928466Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-06T21:23:47.926013568Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.392µs logger=migrator t=2026-03-06T21:23:47.93440036Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-06T21:23:47.935217805Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=819.265µs logger=migrator t=2026-03-06T21:23:47.941134003Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-06T21:23:47.942381675Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.258812ms logger=migrator t=2026-03-06T21:23:47.949484665Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-06T21:23:47.949566307Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=89.832µs logger=migrator t=2026-03-06T21:23:47.957003932Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-06T21:23:47.957072273Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=73.292µs logger=migrator t=2026-03-06T21:23:47.964005379Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-06T21:23:47.967555063Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.550614ms logger=migrator t=2026-03-06T21:23:47.973254328Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-06T21:23:47.976588498Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.33373ms logger=migrator t=2026-03-06T21:23:47.981188161Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-06T21:23:47.981351954Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=163.543µs logger=migrator t=2026-03-06T21:23:47.988748819Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-06T21:23:47.989125826Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=377.467µs logger=migrator t=2026-03-06T21:23:47.995208757Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-06T21:23:47.996196005Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=986.838µs logger=migrator t=2026-03-06T21:23:48.00584308Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-06T21:23:48.005922432Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=85.702µs logger=migrator t=2026-03-06T21:23:48.013666622Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-06T21:23:48.028015794Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=14.348192ms logger=migrator t=2026-03-06T21:23:48.034138745Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-06T21:23:48.034353279Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=218.564µs logger=migrator t=2026-03-06T21:23:48.041904547Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-06T21:23:48.047311724Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.406887ms logger=migrator t=2026-03-06T21:23:48.053751252Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-06T21:23:48.056910779Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.158187ms logger=migrator t=2026-03-06T21:23:48.062083674Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-06T21:23:48.062193116Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.121µs logger=migrator t=2026-03-06T21:23:48.068541762Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-06T21:23:48.070260033Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.717501ms logger=migrator t=2026-03-06T21:23:48.076810271Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-06T21:23:48.077708498Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=897.157µs logger=migrator t=2026-03-06T21:23:48.083505143Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-06T21:23:48.084608353Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.10239ms logger=migrator t=2026-03-06T21:23:48.091308275Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-06T21:23:48.092315394Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.008879ms logger=migrator t=2026-03-06T21:23:48.098044298Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-06T21:23:48.098944994Z level=info msg="Migration successfully executed" id="add index alert state" duration=898.476µs logger=migrator t=2026-03-06T21:23:48.105244229Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-06T21:23:48.106137525Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=892.876µs logger=migrator t=2026-03-06T21:23:48.112724685Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-06T21:23:48.113404058Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.473µs logger=migrator t=2026-03-06T21:23:48.119471388Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-06T21:23:48.120412675Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=940.237µs logger=migrator t=2026-03-06T21:23:48.127435763Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-06T21:23:48.128759337Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.326574ms logger=migrator t=2026-03-06T21:23:48.135787605Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-06T21:23:48.149088637Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.296702ms logger=migrator t=2026-03-06T21:23:48.154956153Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-06T21:23:48.155685087Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=728.394µs logger=migrator t=2026-03-06T21:23:48.16133066Z 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-03-06T21:23:48.162303838Z 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=971.778µs logger=migrator t=2026-03-06T21:23:48.170980136Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-06T21:23:48.171847601Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=866.405µs logger=migrator t=2026-03-06T21:23:48.178318019Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-06T21:23:48.180333925Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=2.022646ms logger=migrator t=2026-03-06T21:23:48.190516571Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-06T21:23:48.191716683Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.203122ms logger=migrator t=2026-03-06T21:23:48.198484815Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-06T21:23:48.202708142Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.223107ms logger=migrator t=2026-03-06T21:23:48.211183446Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-06T21:23:48.216944282Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.765006ms logger=migrator t=2026-03-06T21:23:48.223751345Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-06T21:23:48.230252324Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.502299ms logger=migrator t=2026-03-06T21:23:48.235403088Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-06T21:23:48.238704888Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.302199ms logger=migrator t=2026-03-06T21:23:48.244993133Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-06T21:23:48.246090502Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.096749ms logger=migrator t=2026-03-06T21:23:48.255583435Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-06T21:23:48.256002412Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=421.557µs logger=migrator t=2026-03-06T21:23:48.261297428Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-06T21:23:48.261327759Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.611µs logger=migrator t=2026-03-06T21:23:48.267301339Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-06T21:23:48.268600541Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.297442ms logger=migrator t=2026-03-06T21:23:48.276097558Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T21:23:48.277328711Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.232113ms logger=migrator t=2026-03-06T21:23:48.284881588Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-06T21:23:48.286287243Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.403825ms logger=migrator t=2026-03-06T21:23:48.293346102Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-06T21:23:48.294225808Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=879.636µs logger=migrator t=2026-03-06T21:23:48.300466021Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T21:23:48.302312636Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.852655ms logger=migrator t=2026-03-06T21:23:48.308475707Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-06T21:23:48.315102268Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.630581ms logger=migrator t=2026-03-06T21:23:48.322505383Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-06T21:23:48.325411756Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.907003ms logger=migrator t=2026-03-06T21:23:48.331270832Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-06T21:23:48.331659499Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=389.597µs logger=migrator t=2026-03-06T21:23:48.337426485Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-06T21:23:48.338462033Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.035458ms logger=migrator t=2026-03-06T21:23:48.343928912Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-06T21:23:48.345426969Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.492927ms logger=migrator t=2026-03-06T21:23:48.351551081Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-06T21:23:48.356323318Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.773367ms logger=migrator t=2026-03-06T21:23:48.361011303Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-06T21:23:48.361062144Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=51.141µs logger=migrator t=2026-03-06T21:23:48.365739759Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-06T21:23:48.367099644Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.357205ms logger=migrator t=2026-03-06T21:23:48.374111012Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-06T21:23:48.374785454Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=673.772µs logger=migrator t=2026-03-06T21:23:48.380165832Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-06T21:23:48.380233923Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=68.361µs logger=migrator t=2026-03-06T21:23:48.385813404Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-06T21:23:48.387187829Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.381835ms logger=migrator t=2026-03-06T21:23:48.392991115Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-06T21:23:48.393892152Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=900.507µs logger=migrator t=2026-03-06T21:23:48.40149667Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-06T21:23:48.403354784Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.874995ms logger=migrator t=2026-03-06T21:23:48.409421824Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-06T21:23:48.411034003Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.6603ms logger=migrator t=2026-03-06T21:23:48.418317566Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-06T21:23:48.420385064Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.066378ms logger=migrator t=2026-03-06T21:23:48.426283841Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-06T21:23:48.427353091Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.07222ms logger=migrator t=2026-03-06T21:23:48.434880847Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-06T21:23:48.434970709Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=96.282µs logger=migrator t=2026-03-06T21:23:48.440869006Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-06T21:23:48.44546836Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.598574ms logger=migrator t=2026-03-06T21:23:48.450514812Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-06T21:23:48.45149263Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=977.488µs logger=migrator t=2026-03-06T21:23:48.457498229Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-06T21:23:48.464323523Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.824354ms logger=migrator t=2026-03-06T21:23:48.469887624Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-06T21:23:48.470527737Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=640.942µs logger=migrator t=2026-03-06T21:23:48.476385623Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-06T21:23:48.47786198Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.476307ms logger=migrator t=2026-03-06T21:23:48.484617843Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-06T21:23:48.485474688Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=856.995µs logger=migrator t=2026-03-06T21:23:48.490762084Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-06T21:23:48.502349905Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.588131ms logger=migrator t=2026-03-06T21:23:48.512208764Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-06T21:23:48.512748115Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=537.061µs logger=migrator t=2026-03-06T21:23:48.518823185Z 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-03-06T21:23:48.520497025Z 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.67333ms logger=migrator t=2026-03-06T21:23:48.526686228Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-06T21:23:48.527088246Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=403.257µs logger=migrator t=2026-03-06T21:23:48.532455843Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-06T21:23:48.532989252Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=530.019µs logger=migrator t=2026-03-06T21:23:48.539268778Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-06T21:23:48.539598023Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.306µs logger=migrator t=2026-03-06T21:23:48.544974831Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-06T21:23:48.551469239Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.493868ms logger=migrator t=2026-03-06T21:23:48.556821456Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-06T21:23:48.559656728Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.834682ms logger=migrator t=2026-03-06T21:23:48.565406882Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-06T21:23:48.566285379Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=878.017µs logger=migrator t=2026-03-06T21:23:48.571753948Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-06T21:23:48.573016951Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.260593ms logger=migrator t=2026-03-06T21:23:48.578847097Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-06T21:23:48.579211694Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=361.216µs logger=migrator t=2026-03-06T21:23:48.584291397Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-06T21:23:48.588620625Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.328919ms logger=migrator t=2026-03-06T21:23:48.594778087Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-06T21:23:48.595708344Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.327µs logger=migrator t=2026-03-06T21:23:48.60156654Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-06T21:23:48.601842125Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=277.915µs logger=migrator t=2026-03-06T21:23:48.608874733Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-06T21:23:48.609467625Z level=info msg="Migration successfully executed" id="Move region to single row" duration=592.952µs logger=migrator t=2026-03-06T21:23:48.617001991Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-06T21:23:48.617849967Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=847.766µs logger=migrator t=2026-03-06T21:23:48.624442387Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-06T21:23:48.625760451Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.317144ms logger=migrator t=2026-03-06T21:23:48.631666109Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T21:23:48.633218847Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.549358ms logger=migrator t=2026-03-06T21:23:48.640640732Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T21:23:48.643001235Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.359783ms logger=migrator t=2026-03-06T21:23:48.651809075Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-06T21:23:48.653138349Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.350845ms logger=migrator t=2026-03-06T21:23:48.659490705Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-06T21:23:48.661602793Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.118988ms logger=migrator t=2026-03-06T21:23:48.667554491Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-06T21:23:48.667665743Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=108.492µs logger=migrator t=2026-03-06T21:23:48.672448971Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-06T21:23:48.673130303Z level=info msg="Migration successfully executed" id="create test_data table" duration=680.701µs logger=migrator t=2026-03-06T21:23:48.677996172Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-06T21:23:48.678581232Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=584.98µs logger=migrator t=2026-03-06T21:23:48.685138891Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-06T21:23:48.68669017Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.550589ms logger=migrator t=2026-03-06T21:23:48.691893225Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-06T21:23:48.693462553Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.568608ms logger=migrator t=2026-03-06T21:23:48.700961409Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-06T21:23:48.701142972Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.903µs logger=migrator t=2026-03-06T21:23:48.706862036Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-06T21:23:48.707405277Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=543.591µs logger=migrator t=2026-03-06T21:23:48.715009525Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-06T21:23:48.715301871Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=301.276µs logger=migrator t=2026-03-06T21:23:48.72294827Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-06T21:23:48.724481647Z level=info msg="Migration successfully executed" id="create team table" duration=1.532837ms logger=migrator t=2026-03-06T21:23:48.730931145Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-06T21:23:48.732658646Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.727811ms logger=migrator t=2026-03-06T21:23:48.737385302Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-06T21:23:48.738732227Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.347975ms logger=migrator t=2026-03-06T21:23:48.750010672Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-06T21:23:48.755034864Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.024341ms logger=migrator t=2026-03-06T21:23:48.758971865Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-06T21:23:48.759144018Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.803µs logger=migrator t=2026-03-06T21:23:48.764402925Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-06T21:23:48.765381272Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=980.648µs logger=migrator t=2026-03-06T21:23:48.770538176Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-06T21:23:48.772012962Z level=info msg="Migration successfully executed" id="create team member table" duration=1.473156ms logger=migrator t=2026-03-06T21:23:48.779301135Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-06T21:23:48.781484385Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.18236ms logger=migrator t=2026-03-06T21:23:48.788964691Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-06T21:23:48.789713295Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=753.564µs logger=migrator t=2026-03-06T21:23:48.794689605Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-06T21:23:48.795324927Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=634.932µs logger=migrator t=2026-03-06T21:23:48.799977792Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-06T21:23:48.805037294Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.059573ms logger=migrator t=2026-03-06T21:23:48.80921924Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-06T21:23:48.814072968Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.849008ms logger=migrator t=2026-03-06T21:23:48.818486968Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-06T21:23:48.823564581Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.075182ms logger=migrator t=2026-03-06T21:23:48.827495672Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-06T21:23:48.82850345Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.006708ms logger=migrator t=2026-03-06T21:23:48.832746557Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-06T21:23:48.833711695Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=967.358µs logger=migrator t=2026-03-06T21:23:48.838953391Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-06T21:23:48.839924399Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=969.928µs logger=migrator t=2026-03-06T21:23:48.853510545Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-06T21:23:48.855179785Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.66808ms logger=migrator t=2026-03-06T21:23:48.859913652Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-06T21:23:48.860862509Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=947.467µs logger=migrator t=2026-03-06T21:23:48.866172806Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-06T21:23:48.867368498Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.193032ms logger=migrator t=2026-03-06T21:23:48.872054862Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-06T21:23:48.873565671Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.512319ms logger=migrator t=2026-03-06T21:23:48.878221435Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-06T21:23:48.879187443Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=965.058µs logger=migrator t=2026-03-06T21:23:48.884059041Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-06T21:23:48.884602341Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.28µs logger=migrator t=2026-03-06T21:23:48.888530332Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-06T21:23:48.888757116Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=226.454µs logger=migrator t=2026-03-06T21:23:48.893442262Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-06T21:23:48.894483431Z level=info msg="Migration successfully executed" id="create tag table" duration=1.014558ms logger=migrator t=2026-03-06T21:23:48.899039834Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-06T21:23:48.900580372Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.538548ms logger=migrator t=2026-03-06T21:23:48.905009703Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-06T21:23:48.905803397Z level=info msg="Migration successfully executed" id="create login attempt table" duration=793.254µs logger=migrator t=2026-03-06T21:23:48.910782577Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-06T21:23:48.911743735Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=956.958µs logger=migrator t=2026-03-06T21:23:48.916126495Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-06T21:23:48.916998041Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=871.576µs logger=migrator t=2026-03-06T21:23:48.920761899Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-06T21:23:48.935573649Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.81077ms logger=migrator t=2026-03-06T21:23:48.939982689Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-06T21:23:48.940531179Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=548.27µs logger=migrator t=2026-03-06T21:23:48.943962271Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-06T21:23:48.944671794Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=709.333µs logger=migrator t=2026-03-06T21:23:48.948960952Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-06T21:23:48.949403441Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=442.659µs logger=migrator t=2026-03-06T21:23:48.954071855Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-06T21:23:48.955077484Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.006099ms logger=migrator t=2026-03-06T21:23:48.959948312Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-06T21:23:48.961239986Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.290424ms logger=migrator t=2026-03-06T21:23:48.965154507Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-06T21:23:48.966075174Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=920.047µs logger=migrator t=2026-03-06T21:23:48.972053723Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-06T21:23:48.972158435Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.292µs logger=migrator t=2026-03-06T21:23:48.976692307Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-06T21:23:48.984395438Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.70415ms logger=migrator t=2026-03-06T21:23:48.990507938Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-06T21:23:48.995849286Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.338948ms logger=migrator t=2026-03-06T21:23:49.000532671Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-06T21:23:49.006258505Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.725714ms logger=migrator t=2026-03-06T21:23:49.012097161Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-06T21:23:49.017456548Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.359157ms logger=migrator t=2026-03-06T21:23:49.02243167Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-06T21:23:49.023475289Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.044299ms logger=migrator t=2026-03-06T21:23:49.027924519Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-06T21:23:49.036020877Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.094568ms logger=migrator t=2026-03-06T21:23:49.041633189Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-06T21:23:49.042536655Z level=info msg="Migration successfully executed" id="create server_lock table" duration=903.556µs logger=migrator t=2026-03-06T21:23:49.046954095Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-06T21:23:49.047978674Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.024809ms logger=migrator t=2026-03-06T21:23:49.052244012Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-06T21:23:49.053938132Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.69417ms logger=migrator t=2026-03-06T21:23:49.061729254Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-06T21:23:49.062799604Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.07016ms logger=migrator t=2026-03-06T21:23:49.06754743Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-06T21:23:49.068692161Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.144541ms logger=migrator t=2026-03-06T21:23:49.073468028Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-06T21:23:49.074590638Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.12239ms logger=migrator t=2026-03-06T21:23:49.080123139Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-06T21:23:49.088360489Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.23865ms logger=migrator t=2026-03-06T21:23:49.092548865Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-06T21:23:49.093565504Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.016749ms logger=migrator t=2026-03-06T21:23:49.098610355Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-06T21:23:49.099510252Z level=info msg="Migration successfully executed" id="create cache_data table" duration=900.337µs logger=migrator t=2026-03-06T21:23:49.106803234Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-06T21:23:49.108671718Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.868114ms logger=migrator t=2026-03-06T21:23:49.11366673Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-06T21:23:49.115379831Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.712811ms logger=migrator t=2026-03-06T21:23:49.120534604Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-06T21:23:49.121689836Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.155172ms logger=migrator t=2026-03-06T21:23:49.127538032Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-06T21:23:49.127645814Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.822µs logger=migrator t=2026-03-06T21:23:49.132846559Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-06T21:23:49.132977011Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=130.622µs logger=migrator t=2026-03-06T21:23:49.137109366Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-06T21:23:49.138555963Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.445787ms logger=migrator t=2026-03-06T21:23:49.144987259Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T21:23:49.146282543Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.295304ms logger=migrator t=2026-03-06T21:23:49.152245022Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T21:23:49.154070995Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.826503ms logger=migrator t=2026-03-06T21:23:49.15928198Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-06T21:23:49.159401722Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=120.642µs logger=migrator t=2026-03-06T21:23:49.164964854Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T21:23:49.166223586Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.258103ms logger=migrator t=2026-03-06T21:23:49.171037794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T21:23:49.172007722Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=970.159µs logger=migrator t=2026-03-06T21:23:49.176821519Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T21:23:49.178372147Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.550498ms logger=migrator t=2026-03-06T21:23:49.184929306Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T21:23:49.186019317Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.089671ms logger=migrator t=2026-03-06T21:23:49.191163169Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-06T21:23:49.197688379Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.52588ms logger=migrator t=2026-03-06T21:23:49.201697832Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-06T21:23:49.202743861Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.048369ms logger=migrator t=2026-03-06T21:23:49.207303834Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-06T21:23:49.207380895Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.051µs logger=migrator t=2026-03-06T21:23:49.211313137Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-06T21:23:49.212868355Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.555998ms logger=migrator t=2026-03-06T21:23:49.217751603Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-06T21:23:49.218900084Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.148561ms logger=migrator t=2026-03-06T21:23:49.222787735Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-06T21:23:49.223865695Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.07718ms logger=migrator t=2026-03-06T21:23:49.227621373Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T21:23:49.227701404Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=83.291µs logger=migrator t=2026-03-06T21:23:49.236348593Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-06T21:23:49.237817189Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.471527ms logger=migrator t=2026-03-06T21:23:49.243120655Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-06T21:23:49.244832047Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.710922ms logger=migrator t=2026-03-06T21:23:49.24882519Z 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-03-06T21:23:49.250442259Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.616499ms logger=migrator t=2026-03-06T21:23:49.25550928Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-06T21:23:49.25654467Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.03464ms logger=migrator t=2026-03-06T21:23:49.262092951Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-06T21:23:49.271794777Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.703266ms logger=migrator t=2026-03-06T21:23:49.275588466Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-06T21:23:49.276292309Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=704.683µs logger=migrator t=2026-03-06T21:23:49.28078023Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T21:23:49.281450293Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=668.673µs logger=migrator t=2026-03-06T21:23:49.285232802Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-06T21:23:49.307232182Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=21.990029ms logger=migrator t=2026-03-06T21:23:49.313658159Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-06T21:23:49.334656241Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.990802ms logger=migrator t=2026-03-06T21:23:49.338960939Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-06T21:23:49.339766345Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.125µs logger=migrator t=2026-03-06T21:23:49.344451879Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T21:23:49.345150591Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=705.502µs logger=migrator t=2026-03-06T21:23:49.351563309Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-06T21:23:49.361720753Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.162214ms logger=migrator t=2026-03-06T21:23:49.365967111Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-06T21:23:49.370139456Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.169245ms logger=migrator t=2026-03-06T21:23:49.373947096Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-06T21:23:49.375015986Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.07225ms logger=migrator t=2026-03-06T21:23:49.386489294Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-06T21:23:49.388090843Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.607389ms logger=migrator t=2026-03-06T21:23:49.392781378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-06T21:23:49.393808707Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.027079ms logger=migrator t=2026-03-06T21:23:49.399171305Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-06T21:23:49.400246985Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.07484ms logger=migrator t=2026-03-06T21:23:49.404700646Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-06T21:23:49.404806077Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=107.081µs logger=migrator t=2026-03-06T21:23:49.408968953Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-06T21:23:49.417747543Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.77913ms logger=migrator t=2026-03-06T21:23:49.422971858Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-06T21:23:49.429183311Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.210003ms logger=migrator t=2026-03-06T21:23:49.433063652Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-06T21:23:49.439331496Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.273795ms logger=migrator t=2026-03-06T21:23:49.443704596Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-06T21:23:49.444782366Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.079989ms logger=migrator t=2026-03-06T21:23:49.45000071Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-06T21:23:49.451049279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.049049ms logger=migrator t=2026-03-06T21:23:49.455311067Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-06T21:23:49.462565738Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.253971ms logger=migrator t=2026-03-06T21:23:49.469497895Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-06T21:23:49.477982529Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.492375ms logger=migrator t=2026-03-06T21:23:49.486920012Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-06T21:23:49.48796658Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.042978ms logger=migrator t=2026-03-06T21:23:49.493266757Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-06T21:23:49.499266486Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.000069ms logger=migrator t=2026-03-06T21:23:49.505406989Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-06T21:23:49.51155022Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.142902ms logger=migrator t=2026-03-06T21:23:49.515591173Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-06T21:23:49.515666735Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.372µs logger=migrator t=2026-03-06T21:23:49.520311819Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-06T21:23:49.522032921Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.725792ms logger=migrator t=2026-03-06T21:23:49.52743272Z 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-03-06T21:23:49.52861131Z 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.179021ms logger=migrator t=2026-03-06T21:23:49.53352556Z 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-03-06T21:23:49.535240751Z 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.714101ms logger=migrator t=2026-03-06T21:23:49.541216409Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T21:23:49.541328521Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.432µs logger=migrator t=2026-03-06T21:23:49.545546768Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-06T21:23:49.556363915Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.817477ms logger=migrator t=2026-03-06T21:23:49.561797584Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-06T21:23:49.568788481Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.989477ms logger=migrator t=2026-03-06T21:23:49.574653648Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-06T21:23:49.585671199Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.01096ms logger=migrator t=2026-03-06T21:23:49.591550075Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-06T21:23:49.598099305Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.54526ms logger=migrator t=2026-03-06T21:23:49.602680298Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-06T21:23:49.609161366Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.480628ms logger=migrator t=2026-03-06T21:23:49.613584037Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-06T21:23:49.613673078Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=89.211µs logger=migrator t=2026-03-06T21:23:49.618033057Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-06T21:23:49.619005225Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=970.678µs logger=migrator t=2026-03-06T21:23:49.625938772Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-06T21:23:49.636069116Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.130724ms logger=migrator t=2026-03-06T21:23:49.642125336Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-06T21:23:49.642179637Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=54.79µs logger=migrator t=2026-03-06T21:23:49.646146339Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-06T21:23:49.655340267Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.192708ms logger=migrator t=2026-03-06T21:23:49.663304192Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-06T21:23:49.665272217Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.966395ms logger=migrator t=2026-03-06T21:23:49.671161844Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-06T21:23:49.679228911Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.066417ms logger=migrator t=2026-03-06T21:23:49.683345736Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-06T21:23:49.684052739Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=706.023µs logger=migrator t=2026-03-06T21:23:49.690267072Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-06T21:23:49.691345212Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.07844ms logger=migrator t=2026-03-06T21:23:49.699955099Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-06T21:23:49.708436193Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.486565ms logger=migrator t=2026-03-06T21:23:49.713996704Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-06T21:23:49.715305398Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.305364ms logger=migrator t=2026-03-06T21:23:49.723240212Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-06T21:23:49.725499593Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.264081ms logger=migrator t=2026-03-06T21:23:49.731568774Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-06T21:23:49.732548142Z level=info msg="Migration successfully executed" id="create alert_image table" duration=980.568µs logger=migrator t=2026-03-06T21:23:49.737008412Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-06T21:23:49.738248545Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.236513ms logger=migrator t=2026-03-06T21:23:49.743492701Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-06T21:23:49.743700555Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=194.323µs logger=migrator t=2026-03-06T21:23:49.74951127Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-06T21:23:49.751268982Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.755352ms logger=migrator t=2026-03-06T21:23:49.757812191Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-06T21:23:49.759081134Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.272033ms logger=migrator t=2026-03-06T21:23:49.765469521Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-06T21:23:49.765890439Z 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-03-06T21:23:49.769540094Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-06T21:23:49.769968933Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=431.909µs logger=migrator t=2026-03-06T21:23:49.773521397Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-06T21:23:49.774648518Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.126821ms logger=migrator t=2026-03-06T21:23:49.782229196Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-06T21:23:49.787640624Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.415928ms logger=migrator t=2026-03-06T21:23:49.793700614Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-06T21:23:49.795290413Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.594709ms logger=migrator t=2026-03-06T21:23:49.800153272Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-06T21:23:49.80172268Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.568948ms logger=migrator t=2026-03-06T21:23:49.806203412Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-06T21:23:49.807523306Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.319834ms logger=migrator t=2026-03-06T21:23:49.81486756Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-06T21:23:49.816836765Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.968835ms logger=migrator t=2026-03-06T21:23:49.82262861Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-06T21:23:49.825106216Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.501566ms logger=migrator t=2026-03-06T21:23:49.829629188Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-06T21:23:49.829656698Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.63µs logger=migrator t=2026-03-06T21:23:49.834217372Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-06T21:23:49.834378685Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=161.113µs logger=migrator t=2026-03-06T21:23:49.838694083Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-06T21:23:49.845959475Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.264992ms logger=migrator t=2026-03-06T21:23:49.849937838Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-06T21:23:49.850396216Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=457.758µs logger=migrator t=2026-03-06T21:23:49.854227386Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-06T21:23:49.855282245Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.055109ms logger=migrator t=2026-03-06T21:23:49.860492529Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-06T21:23:49.860875277Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=381.208µs logger=migrator t=2026-03-06T21:23:49.869514074Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-06T21:23:49.871089323Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.574689ms logger=migrator t=2026-03-06T21:23:49.878151241Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-06T21:23:49.879355923Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.204242ms logger=migrator t=2026-03-06T21:23:49.885138378Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-06T21:23:49.923867943Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.716025ms logger=migrator t=2026-03-06T21:23:49.930649687Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-06T21:23:49.938379757Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.72331ms logger=migrator t=2026-03-06T21:23:49.945636219Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-06T21:23:49.945881703Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=245.234µs logger=migrator t=2026-03-06T21:23:49.952766619Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-06T21:23:49.993794556Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.018877ms logger=migrator t=2026-03-06T21:23:49.999068771Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-06T21:23:50.034488446Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.419465ms logger=migrator t=2026-03-06T21:23:50.039242862Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-06T21:23:50.040071528Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=829.836µs logger=migrator t=2026-03-06T21:23:50.047757217Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-06T21:23:50.049661903Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.904076ms logger=migrator t=2026-03-06T21:23:50.055676042Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-06T21:23:50.055921006Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=244.524µs logger=migrator t=2026-03-06T21:23:50.061320944Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-06T21:23:50.06219181Z level=info msg="Migration successfully executed" id="create permission table" duration=870.906µs logger=migrator t=2026-03-06T21:23:50.068656728Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-06T21:23:50.069662456Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.003348ms logger=migrator t=2026-03-06T21:23:50.075135036Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-06T21:23:50.076835877Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.69991ms logger=migrator t=2026-03-06T21:23:50.082649602Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-06T21:23:50.083503808Z level=info msg="Migration successfully executed" id="create role table" duration=854.156µs logger=migrator t=2026-03-06T21:23:50.0896823Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-06T21:23:50.099332776Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.650276ms logger=migrator t=2026-03-06T21:23:50.146144557Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-06T21:23:50.155539529Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.400792ms logger=migrator t=2026-03-06T21:23:50.167035668Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-06T21:23:50.168584436Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.551428ms logger=migrator t=2026-03-06T21:23:50.174227098Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-06T21:23:50.17537908Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.150241ms logger=migrator t=2026-03-06T21:23:50.18142327Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-06T21:23:50.183335645Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.911675ms logger=migrator t=2026-03-06T21:23:50.191123157Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-06T21:23:50.19297165Z level=info msg="Migration successfully executed" id="create team role table" duration=1.856023ms logger=migrator t=2026-03-06T21:23:50.200152051Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-06T21:23:50.202486974Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.334183ms logger=migrator t=2026-03-06T21:23:50.209782916Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-06T21:23:50.2105673Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=783.794µs logger=migrator t=2026-03-06T21:23:50.214711525Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-06T21:23:50.21549001Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=778.445µs logger=migrator t=2026-03-06T21:23:50.221961278Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-06T21:23:50.222566879Z level=info msg="Migration successfully executed" id="create user role table" duration=605.05µs logger=migrator t=2026-03-06T21:23:50.227162772Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-06T21:23:50.227933527Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=770.355µs logger=migrator t=2026-03-06T21:23:50.23361513Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-06T21:23:50.234399103Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=783.283µs logger=migrator t=2026-03-06T21:23:50.24075449Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-06T21:23:50.241522354Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=767.734µs logger=migrator t=2026-03-06T21:23:50.246594756Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-06T21:23:50.247838658Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.249263ms logger=migrator t=2026-03-06T21:23:50.253252297Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-06T21:23:50.254140154Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=887.857µs logger=migrator t=2026-03-06T21:23:50.25891176Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-06T21:23:50.259958429Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.046429ms logger=migrator t=2026-03-06T21:23:50.265700233Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-06T21:23:50.273837122Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.135539ms logger=migrator t=2026-03-06T21:23:50.278076079Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-06T21:23:50.279189888Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.113119ms logger=migrator t=2026-03-06T21:23:50.284622938Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-06T21:23:50.285755268Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.13189ms logger=migrator t=2026-03-06T21:23:50.291768387Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-06T21:23:50.293720994Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.954596ms logger=migrator t=2026-03-06T21:23:50.298674283Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-06T21:23:50.300407205Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.729922ms logger=migrator t=2026-03-06T21:23:50.307550745Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-06T21:23:50.308483482Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=933.057µs logger=migrator t=2026-03-06T21:23:50.31332402Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-06T21:23:50.314473901Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.149151ms logger=migrator t=2026-03-06T21:23:50.319210517Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-06T21:23:50.327448487Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.23445ms logger=migrator t=2026-03-06T21:23:50.334462585Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-06T21:23:50.342343699Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.880234ms logger=migrator t=2026-03-06T21:23:50.34791816Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-06T21:23:50.355860824Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.935214ms logger=migrator t=2026-03-06T21:23:50.361586538Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-06T21:23:50.367757901Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.169033ms logger=migrator t=2026-03-06T21:23:50.374810169Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-06T21:23:50.375755336Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=946.297µs logger=migrator t=2026-03-06T21:23:50.381155144Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-06T21:23:50.382348846Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.192902ms logger=migrator t=2026-03-06T21:23:50.387669843Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-06T21:23:50.389115289Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.450796ms logger=migrator t=2026-03-06T21:23:50.395281431Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-06T21:23:50.396993883Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.711552ms logger=migrator t=2026-03-06T21:23:50.402703947Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-06T21:23:50.404080252Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.375795ms logger=migrator t=2026-03-06T21:23:50.409879387Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-06T21:23:50.409958529Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.222µs logger=migrator t=2026-03-06T21:23:50.416182562Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-06T21:23:50.416275183Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=93.231µs logger=migrator t=2026-03-06T21:23:50.422783302Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-06T21:23:50.42324964Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=466.038µs logger=migrator t=2026-03-06T21:23:50.43038318Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-06T21:23:50.430995581Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=613.061µs logger=migrator t=2026-03-06T21:23:50.44575998Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-06T21:23:50.447077084Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.322535ms logger=migrator t=2026-03-06T21:23:50.452727487Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-06T21:23:50.453072964Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=346.147µs logger=migrator t=2026-03-06T21:23:50.459633142Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-06T21:23:50.460107512Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=474.419µs logger=migrator t=2026-03-06T21:23:50.468192548Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-06T21:23:50.469449321Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.254803ms logger=migrator t=2026-03-06T21:23:50.477371935Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-06T21:23:50.478690969Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.318254ms logger=migrator t=2026-03-06T21:23:50.485192358Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-06T21:23:50.493423327Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.230519ms logger=migrator t=2026-03-06T21:23:50.498973808Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-06T21:23:50.499024429Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.421µs logger=migrator t=2026-03-06T21:23:50.505278553Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-06T21:23:50.50677463Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.483787ms logger=migrator t=2026-03-06T21:23:50.513601405Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-06T21:23:50.514729215Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.12733ms logger=migrator t=2026-03-06T21:23:50.520561221Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-06T21:23:50.521678772Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.117031ms logger=migrator t=2026-03-06T21:23:50.527890114Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-06T21:23:50.538854274Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.96648ms logger=migrator t=2026-03-06T21:23:50.547597183Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-06T21:23:50.548704443Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.10669ms logger=migrator t=2026-03-06T21:23:50.554196814Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-06T21:23:50.555454357Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.255723ms logger=migrator t=2026-03-06T21:23:50.561478846Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-06T21:23:50.583614899Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.135973ms logger=migrator t=2026-03-06T21:23:50.588590539Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-06T21:23:50.589689459Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.09768ms logger=migrator t=2026-03-06T21:23:50.597144185Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-06T21:23:50.598234524Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.089929ms logger=migrator t=2026-03-06T21:23:50.604376087Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-06T21:23:50.60681406Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.434223ms logger=migrator t=2026-03-06T21:23:50.613742847Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-06T21:23:50.615071681Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.328595ms logger=migrator t=2026-03-06T21:23:50.621561799Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-06T21:23:50.621921785Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=360.816µs logger=migrator t=2026-03-06T21:23:50.627797912Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-06T21:23:50.62874995Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=951.618µs logger=migrator t=2026-03-06T21:23:50.633738531Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-06T21:23:50.642599322Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.859621ms logger=migrator t=2026-03-06T21:23:50.64855166Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-06T21:23:50.649410746Z level=info msg="Migration successfully executed" id="create entity_events table" duration=859.026µs logger=migrator t=2026-03-06T21:23:50.654514689Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-06T21:23:50.655473486Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=958.767µs logger=migrator t=2026-03-06T21:23:50.661360713Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T21:23:50.662122657Z 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-03-06T21:23:50.667733539Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T21:23:50.668575075Z 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-03-06T21:23:50.67385401Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-06T21:23:50.674679596Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=822.876µs logger=migrator t=2026-03-06T21:23:50.680797297Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-06T21:23:50.681806435Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.009448ms logger=migrator t=2026-03-06T21:23:50.687809785Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T21:23:50.688924035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.11409ms logger=migrator t=2026-03-06T21:23:50.695504555Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T21:23:50.697325358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.819963ms logger=migrator t=2026-03-06T21:23:50.703011251Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T21:23:50.704085231Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.07434ms logger=migrator t=2026-03-06T21:23:50.709615322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T21:23:50.710774573Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.143491ms logger=migrator t=2026-03-06T21:23:50.717102397Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-06T21:23:50.717926993Z level=info msg="Migration successfully executed" id="Drop public config table" duration=823.886µs logger=migrator t=2026-03-06T21:23:50.726898236Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-06T21:23:50.729161577Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.269461ms logger=migrator t=2026-03-06T21:23:50.734951362Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T21:23:50.736414629Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.462417ms logger=migrator t=2026-03-06T21:23:50.742752605Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T21:23:50.744612119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.862504ms logger=migrator t=2026-03-06T21:23:50.750518646Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-06T21:23:50.751901371Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.379855ms logger=migrator t=2026-03-06T21:23:50.75897478Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-06T21:23:50.79085731Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.871021ms logger=migrator t=2026-03-06T21:23:50.798445528Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-06T21:23:50.810694121Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.240713ms logger=migrator t=2026-03-06T21:23:50.816285883Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-06T21:23:50.824748957Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.466903ms logger=migrator t=2026-03-06T21:23:50.831499159Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-06T21:23:50.831859636Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=361.267µs logger=migrator t=2026-03-06T21:23:50.837284385Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-06T21:23:50.84691713Z level=info msg="Migration successfully executed" id="add share column" duration=9.633245ms logger=migrator t=2026-03-06T21:23:50.853253995Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-06T21:23:50.853675573Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=426.098µs logger=migrator t=2026-03-06T21:23:50.859960917Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-06T21:23:50.861162559Z level=info msg="Migration successfully executed" id="create file table" duration=1.201362ms logger=migrator t=2026-03-06T21:23:50.868261698Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-06T21:23:50.869778306Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.516488ms logger=migrator t=2026-03-06T21:23:50.877562198Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-06T21:23:50.879059035Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.502707ms logger=migrator t=2026-03-06T21:23:50.886202385Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-06T21:23:50.887323166Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.120181ms logger=migrator t=2026-03-06T21:23:50.895854431Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-06T21:23:50.897165085Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.310484ms logger=migrator t=2026-03-06T21:23:50.904935705Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-06T21:23:50.905043537Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.852µs logger=migrator t=2026-03-06T21:23:50.912372942Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-06T21:23:50.912473033Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.001µs logger=migrator t=2026-03-06T21:23:50.918681986Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-06T21:23:50.919707765Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.028559ms logger=migrator t=2026-03-06T21:23:50.925811315Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-06T21:23:50.926034909Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=221.204µs logger=migrator t=2026-03-06T21:23:50.933354933Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-06T21:23:50.934345051Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=990.218µs logger=migrator t=2026-03-06T21:23:50.939900182Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-06T21:23:50.946678105Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.775783ms logger=migrator t=2026-03-06T21:23:50.952180905Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-06T21:23:50.952294507Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.752µs logger=migrator t=2026-03-06T21:23:50.95790943Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-06T21:23:50.958860727Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=950.667µs logger=migrator t=2026-03-06T21:23:50.965650321Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-06T21:23:50.966007427Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=356.916µs logger=migrator t=2026-03-06T21:23:50.971456737Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-06T21:23:50.972146779Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=689.042µs logger=migrator t=2026-03-06T21:23:50.984802849Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-06T21:23:50.985483001Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=683.433µs logger=migrator t=2026-03-06T21:23:50.992954417Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-06T21:23:51.003234115Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.278148ms logger=migrator t=2026-03-06T21:23:51.014758245Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-06T21:23:51.025507629Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.752995ms logger=migrator t=2026-03-06T21:23:51.032165831Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-06T21:23:51.033449094Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.283113ms logger=migrator t=2026-03-06T21:23:51.042616631Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-06T21:23:51.114900656Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.294985ms logger=migrator t=2026-03-06T21:23:51.125649802Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-06T21:23:51.126511828Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=860.466µs logger=migrator t=2026-03-06T21:23:51.133703019Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-06T21:23:51.135530292Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.826723ms logger=migrator t=2026-03-06T21:23:51.141927679Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-06T21:23:51.167729278Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.801809ms logger=migrator t=2026-03-06T21:23:51.18050219Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-06T21:23:51.193280443Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.777463ms logger=migrator t=2026-03-06T21:23:51.198803893Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-06T21:23:51.199658279Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=854.276µs logger=migrator t=2026-03-06T21:23:51.208810305Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-06T21:23:51.208989659Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=179.754µs logger=migrator t=2026-03-06T21:23:51.219044682Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-06T21:23:51.219567861Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=523.609µs logger=migrator t=2026-03-06T21:23:51.226395416Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-06T21:23:51.226598559Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=200.644µs logger=migrator t=2026-03-06T21:23:51.23549111Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-06T21:23:51.23600469Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=519.02µs logger=migrator t=2026-03-06T21:23:51.241993829Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-06T21:23:51.243200321Z level=info msg="Migration successfully executed" id="create folder table" duration=1.205992ms logger=migrator t=2026-03-06T21:23:51.250735598Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-06T21:23:51.252657984Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.921956ms logger=migrator t=2026-03-06T21:23:51.259305894Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-06T21:23:51.260527106Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.221232ms logger=migrator t=2026-03-06T21:23:51.267545914Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-06T21:23:51.267661016Z level=info msg="Migration successfully executed" id="Update folder title length" duration=117.502µs logger=migrator t=2026-03-06T21:23:51.276836243Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T21:23:51.278924881Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.083868ms logger=migrator t=2026-03-06T21:23:51.286207194Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T21:23:51.287586019Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.378365ms logger=migrator t=2026-03-06T21:23:51.294089217Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-06T21:23:51.29536033Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.270313ms logger=migrator t=2026-03-06T21:23:51.303223564Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-06T21:23:51.303749183Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=525.299µs logger=migrator t=2026-03-06T21:23:51.309778753Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-06T21:23:51.310031338Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=253.105µs logger=migrator t=2026-03-06T21:23:51.31564849Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-06T21:23:51.317201498Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.552468ms logger=migrator t=2026-03-06T21:23:51.32339372Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-06T21:23:51.324596813Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.205093ms logger=migrator t=2026-03-06T21:23:51.329545593Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-06T21:23:51.330634042Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.088299ms logger=migrator t=2026-03-06T21:23:51.335689324Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-06T21:23:51.337563058Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.872424ms logger=migrator t=2026-03-06T21:23:51.343608589Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-06T21:23:51.346300648Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.690729ms logger=migrator t=2026-03-06T21:23:51.353942786Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-06T21:23:51.35579827Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.850034ms logger=migrator t=2026-03-06T21:23:51.367092245Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-06T21:23:51.368874799Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.780413ms logger=migrator t=2026-03-06T21:23:51.375611061Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-06T21:23:51.37720347Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.597209ms logger=migrator t=2026-03-06T21:23:51.382813512Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-06T21:23:51.383723358Z level=info msg="Migration successfully executed" id="create signing_key table" duration=910.176µs logger=migrator t=2026-03-06T21:23:51.395489413Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-06T21:23:51.397711763Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.22203ms logger=migrator t=2026-03-06T21:23:51.406391502Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-06T21:23:51.408843635Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.447023ms logger=migrator t=2026-03-06T21:23:51.414507588Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-06T21:23:51.414888876Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=380.128µs logger=migrator t=2026-03-06T21:23:51.421235651Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-06T21:23:51.431019479Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.781338ms logger=migrator t=2026-03-06T21:23:51.43711723Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-06T21:23:51.43766385Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=547.54µs logger=migrator t=2026-03-06T21:23:51.448546258Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T21:23:51.448571599Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.671µs logger=migrator t=2026-03-06T21:23:51.45852627Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T21:23:51.459936156Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.410705ms logger=migrator t=2026-03-06T21:23:51.466415133Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T21:23:51.466458174Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.35µs logger=migrator t=2026-03-06T21:23:51.472362922Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-06T21:23:51.474708324Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.347152ms logger=migrator t=2026-03-06T21:23:51.481684551Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T21:23:51.483388722Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.708111ms logger=migrator t=2026-03-06T21:23:51.490731116Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-06T21:23:51.491909527Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.177671ms logger=migrator t=2026-03-06T21:23:51.501333768Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-06T21:23:51.503087761Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.760473ms logger=migrator t=2026-03-06T21:23:51.506870759Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-06T21:23:51.513391158Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=6.520169ms logger=migrator t=2026-03-06T21:23:51.517610605Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-06T21:23:51.518337938Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=728.382µs logger=migrator t=2026-03-06T21:23:51.524165705Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-06T21:23:51.525224433Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.062728ms logger=migrator t=2026-03-06T21:23:51.533641266Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-06T21:23:51.535877587Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.229531ms logger=migrator t=2026-03-06T21:23:51.540857398Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-06T21:23:51.554687819Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.827951ms logger=migrator t=2026-03-06T21:23:51.559607859Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-06T21:23:51.569106802Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.496283ms logger=migrator t=2026-03-06T21:23:51.574081482Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-06T21:23:51.58276073Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.677598ms logger=migrator t=2026-03-06T21:23:51.586921906Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-06T21:23:51.587054019Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=142.084µs logger=migrator t=2026-03-06T21:23:51.592468247Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-06T21:23:51.604512366Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.044699ms logger=migrator t=2026-03-06T21:23:51.608459908Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-06T21:23:51.615554657Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.097409ms logger=migrator t=2026-03-06T21:23:51.619295996Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-06T21:23:51.619624202Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=328.125µs logger=migrator t=2026-03-06T21:23:51.624598401Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.038832762s logger=migrator t=2026-03-06T21:23:51.625210543Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-06T21:23:51.641459448Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-06T21:23:51.641666493Z level=info msg="Created default organization" logger=secrets t=2026-03-06T21:23:51.646513151Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T21:23:51.697113961Z level=info msg="Restored cache from database" duration=590.98µs logger=plugin.store t=2026-03-06T21:23:51.698669869Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-06T21:23:51.737412075Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-06T21:23:51.737437835Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-06T21:23:51.737611828Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-06T21:23:51.737629278Z level=info msg="Plugins loaded" count=54 duration=38.960589ms logger=query_data t=2026-03-06T21:23:51.742340174Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-06T21:23:51.746306776Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-06T21:23:51.757802226Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-06T21:23:51.768294937Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-06T21:23:51.77124763Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-06T21:23:51.773489151Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-06T21:23:51.794426833Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-06T21:23:51.809963155Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-06T21:23:51.826674979Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-06T21:23:51.82669266Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-06T21:23:51.827092717Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-06T21:23:51.827122527Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-06T21:23:51.82726922Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-06T21:23:51.828686675Z level=info msg="State cache has been initialized" states=0 duration=1.562288ms logger=ngalert.scheduler t=2026-03-06T21:23:51.829737195Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-06T21:23:51.829873717Z level=info msg=starting first_tick=2026-03-06T21:24:00Z logger=http.server t=2026-03-06T21:23:51.831402725Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-06T21:23:51.885732594Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-06T21:23:51.891720583Z level=info msg="Update check succeeded" duration=64.478184ms logger=plugins.update.checker t=2026-03-06T21:23:51.897795623Z level=info msg="Update check succeeded" duration=70.494443ms logger=sqlstore.transactions t=2026-03-06T21:23:51.919075791Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-06T21:23:51.928499812Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-06T21:23:51.930786164Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T21:23:52.007597142Z level=info msg="Patterns update finished" duration=111.124542ms logger=grafana-apiserver t=2026-03-06T21:23:52.491342664Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-06T21:23:52.491910825Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-06T21:23:53.351863903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.352661328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.503327449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.639297023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.660503269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.688856266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.708134136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.769677656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.796672578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.852275339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.87203103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.912036127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.931134985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.968326241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:53.987868817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.023384164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.042512071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.085514064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.103298138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.149401497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.164738346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.205601589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.222474946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.260075601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.27765429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.33372461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.352434141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.395464134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.411543337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.457039084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.479283109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.559931207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.582889564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.638155691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.655976324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.70631335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.722812781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.764280466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.782950485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.914137833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.931504778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:54.992249994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.004500307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.04647581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.064704232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.123657225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.14978173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.254317123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.271851522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.342797953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.366366322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.445228727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.464219193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.531545668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.552623361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.62125685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.63390242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.704981844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.719151162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.792991886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.81026638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.88278782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.899216938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:55.984561931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.000924209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.077105215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.089595832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.154685057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.170842861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.517304726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.558277501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.676486663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.698095166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.774534497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.790299174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.862847484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.879457435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.95713796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:56.971620903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T21:23:57.048599354Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-06T21:24:21.850248276Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T21:33:51.872626404Z level=info msg="Completed cleanup jobs" duration=44.707021ms logger=plugins.update.checker t=2026-03-06T21:33:51.947911053Z level=info msg="Update check succeeded" duration=49.666572ms logger=cleanup t=2026-03-06T21:43:51.889779683Z level=info msg="Completed cleanup jobs" duration=61.64215ms logger=plugins.update.checker t=2026-03-06T21:43:51.964991988Z level=info msg="Update check succeeded" duration=67.039317ms logger=cleanup t=2026-03-06T21:53:51.858687654Z level=info msg="Completed cleanup jobs" duration=30.921833ms logger=plugins.update.checker t=2026-03-06T21:53:51.955521934Z level=info msg="Update check succeeded" duration=57.648448ms logger=infra.usagestats t=2026-03-06T21:54:21.874717154Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T22:03:51.839463728Z level=info msg="Completed cleanup jobs" duration=9.072456ms logger=plugins.update.checker t=2026-03-06T22:03:51.968562875Z level=info msg="Update check succeeded" duration=69.928452ms logger=cleanup t=2026-03-06T22:13:51.851705665Z level=info msg="Completed cleanup jobs" duration=21.86008ms logger=plugins.update.checker t=2026-03-06T22:13:51.952400419Z level=info msg="Update check succeeded" duration=54.418816ms logger=cleanup t=2026-03-06T22:23:51.840416559Z level=info msg="Completed cleanup jobs" duration=13.004096ms logger=plugins.update.checker t=2026-03-06T22:23:51.961041532Z level=info msg="Update check succeeded" duration=59.153386ms logger=infra.usagestats t=2026-03-06T22:24:21.873202125Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T22:33:51.862842989Z level=info msg="Completed cleanup jobs" duration=33.986887ms logger=plugins.update.checker t=2026-03-06T22:33:51.953166801Z level=info msg="Update check succeeded" duration=54.807686ms