logger=settings t=2026-05-09T03:54:25.091303383Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T03:54:25Z logger=settings t=2026-05-09T03:54:25.091556228Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T03:54:25.091568378Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T03:54:25.091573339Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T03:54:25.091576269Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T03:54:25.091578899Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T03:54:25.091581879Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T03:54:25.091584589Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T03:54:25.091588599Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T03:54:25.091594809Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T03:54:25.091601009Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T03:54:25.091605299Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T03:54:25.091609309Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T03:54:25.091613489Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T03:54:25.09161785Z level=info msg=Target target=[all] logger=settings t=2026-05-09T03:54:25.0916331Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T03:54:25.09163684Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T03:54:25.09164183Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T03:54:25.09165016Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T03:54:25.09165938Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T03:54:25.091663631Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T03:54:25.091963817Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T03:54:25.091983158Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T03:54:25.095192149Z level=info msg="Locking database" logger=migrator t=2026-05-09T03:54:25.09527825Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T03:54:25.096451197Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T03:54:25.098450081Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.001653ms logger=migrator t=2026-05-09T03:54:25.102556042Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T03:54:25.10334997Z level=info msg="Migration successfully executed" id="create user table" duration=793.917µs logger=migrator t=2026-05-09T03:54:25.107700107Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T03:54:25.108898243Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.200676ms logger=migrator t=2026-05-09T03:54:25.116171955Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T03:54:25.117133576Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=961.421µs logger=migrator t=2026-05-09T03:54:25.123511187Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T03:54:25.124814396Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.302169ms logger=migrator t=2026-05-09T03:54:25.132412605Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T03:54:25.133272784Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=859.369µs logger=migrator t=2026-05-09T03:54:25.138344297Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T03:54:25.142782305Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.439058ms logger=migrator t=2026-05-09T03:54:25.146308864Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T03:54:25.147341266Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.031922ms logger=migrator t=2026-05-09T03:54:25.151635511Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T03:54:25.152418569Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=782.338µs logger=migrator t=2026-05-09T03:54:25.156362276Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T03:54:25.157093662Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=731.086µs logger=migrator t=2026-05-09T03:54:25.161502351Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T03:54:25.161909609Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=406.869µs logger=migrator t=2026-05-09T03:54:25.168836984Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T03:54:25.169835525Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=998.452µs logger=migrator t=2026-05-09T03:54:25.176260428Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T03:54:25.177497586Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.236558ms logger=migrator t=2026-05-09T03:54:25.184226315Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T03:54:25.184324727Z level=info msg="Migration successfully executed" id="Update user table charset" duration=99.442µs logger=migrator t=2026-05-09T03:54:25.191501236Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T03:54:25.193329446Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.82767ms logger=migrator t=2026-05-09T03:54:25.196964208Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T03:54:25.197366787Z level=info msg="Migration successfully executed" id="Add missing user data" duration=410.399µs logger=migrator t=2026-05-09T03:54:25.201201181Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T03:54:25.20244369Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.242359ms logger=migrator t=2026-05-09T03:54:25.207086522Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T03:54:25.20787938Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=792.718µs logger=migrator t=2026-05-09T03:54:25.212006241Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T03:54:25.213867003Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.857972ms logger=migrator t=2026-05-09T03:54:25.217583755Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T03:54:25.225313977Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.726922ms logger=migrator t=2026-05-09T03:54:25.229892218Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T03:54:25.231345981Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.453713ms logger=migrator t=2026-05-09T03:54:25.237790593Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T03:54:25.238063589Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=273.466µs logger=migrator t=2026-05-09T03:54:25.242820395Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T03:54:25.244198566Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.377761ms logger=migrator t=2026-05-09T03:54:25.250401524Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-09T03:54:25.250844813Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=444.459µs logger=migrator t=2026-05-09T03:54:25.257585452Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T03:54:25.258074683Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=490.621µs logger=migrator t=2026-05-09T03:54:25.272616517Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T03:54:25.273912375Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.295288ms logger=migrator t=2026-05-09T03:54:25.283515539Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T03:54:25.284305996Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=790.287µs logger=migrator t=2026-05-09T03:54:25.289933361Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T03:54:25.290629846Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=696.595µs logger=migrator t=2026-05-09T03:54:25.296079837Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T03:54:25.296786083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=706.416µs logger=migrator t=2026-05-09T03:54:25.301741943Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T03:54:25.302477399Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=736.756µs logger=migrator t=2026-05-09T03:54:25.33452125Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T03:54:25.334584252Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=64.281µs logger=migrator t=2026-05-09T03:54:25.339818858Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T03:54:25.340842141Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.022073ms logger=migrator t=2026-05-09T03:54:25.34758192Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T03:54:25.348897619Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.31937ms logger=migrator t=2026-05-09T03:54:25.354765339Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T03:54:25.355489925Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=724.596µs logger=migrator t=2026-05-09T03:54:25.362704516Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T03:54:25.363445472Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=740.876µs logger=migrator t=2026-05-09T03:54:25.369543027Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T03:54:25.374646591Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.106153ms logger=migrator t=2026-05-09T03:54:25.379506619Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T03:54:25.380352697Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=842.309µs logger=migrator t=2026-05-09T03:54:25.385331768Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T03:54:25.386570245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.238527ms logger=migrator t=2026-05-09T03:54:25.392362863Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T03:54:25.39353778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.174577ms logger=migrator t=2026-05-09T03:54:25.398770426Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T03:54:25.399983843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.215597ms logger=migrator t=2026-05-09T03:54:25.404888932Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T03:54:25.40570614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=815.858µs logger=migrator t=2026-05-09T03:54:25.425190842Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T03:54:25.425945499Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=754.476µs logger=migrator t=2026-05-09T03:54:25.431364839Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T03:54:25.432245259Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=880.57µs logger=migrator t=2026-05-09T03:54:25.437240449Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T03:54:25.437900435Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=659.996µs logger=migrator t=2026-05-09T03:54:25.457410948Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T03:54:25.45890345Z level=info msg="Migration successfully executed" id="create star table" duration=1.492512ms logger=migrator t=2026-05-09T03:54:25.464153437Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T03:54:25.465676991Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.524584ms logger=migrator t=2026-05-09T03:54:25.472595594Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T03:54:25.473492244Z level=info msg="Migration successfully executed" id="create org table v1" duration=896.78µs logger=migrator t=2026-05-09T03:54:25.483733232Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T03:54:25.484903457Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.171185ms logger=migrator t=2026-05-09T03:54:25.491560835Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T03:54:25.492570467Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.009632ms logger=migrator t=2026-05-09T03:54:25.499040951Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T03:54:25.500136676Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.095705ms logger=migrator t=2026-05-09T03:54:25.505761571Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T03:54:25.506843314Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.092084ms logger=migrator t=2026-05-09T03:54:25.520018797Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T03:54:25.52108177Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.064893ms logger=migrator t=2026-05-09T03:54:25.527078913Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T03:54:25.527106454Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.081µs logger=migrator t=2026-05-09T03:54:25.532425182Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T03:54:25.532449902Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.18µs logger=migrator t=2026-05-09T03:54:25.537535995Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T03:54:25.537807881Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.556µs logger=migrator t=2026-05-09T03:54:25.543285663Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T03:54:25.544365897Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.080184ms logger=migrator t=2026-05-09T03:54:25.551346362Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T03:54:25.55258678Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.238878ms logger=migrator t=2026-05-09T03:54:25.559924492Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T03:54:25.561831965Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.911593ms logger=migrator t=2026-05-09T03:54:25.573181177Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T03:54:25.574351232Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.174135ms logger=migrator t=2026-05-09T03:54:25.580413228Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T03:54:25.581312237Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=897.669µs logger=migrator t=2026-05-09T03:54:25.58776435Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T03:54:25.588893886Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.127625ms logger=migrator t=2026-05-09T03:54:25.59408459Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T03:54:25.601469254Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.385974ms logger=migrator t=2026-05-09T03:54:25.607864776Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T03:54:25.608683975Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=821.359µs logger=migrator t=2026-05-09T03:54:25.617611013Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T03:54:25.618495932Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=885.799µs logger=migrator t=2026-05-09T03:54:25.630373925Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T03:54:25.631828808Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.457113ms logger=migrator t=2026-05-09T03:54:25.63871256Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T03:54:25.639066458Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=354.108µs logger=migrator t=2026-05-09T03:54:25.643953207Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T03:54:25.645750867Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.79502ms logger=migrator t=2026-05-09T03:54:25.652514557Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T03:54:25.652600129Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=91.252µs logger=migrator t=2026-05-09T03:54:25.657189751Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T03:54:25.660484864Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.289433ms logger=migrator t=2026-05-09T03:54:25.665609748Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T03:54:25.6679481Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.338142ms logger=migrator t=2026-05-09T03:54:25.672866659Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T03:54:25.675262232Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.389932ms logger=migrator t=2026-05-09T03:54:25.681557202Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T03:54:25.682358019Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=800.747µs logger=migrator t=2026-05-09T03:54:25.688389373Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T03:54:25.690554912Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.172359ms logger=migrator t=2026-05-09T03:54:25.695187424Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T03:54:25.696057294Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=869.95µs logger=migrator t=2026-05-09T03:54:25.703760795Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T03:54:25.70584592Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.089005ms logger=migrator t=2026-05-09T03:54:25.714042243Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T03:54:25.714075923Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.761µs logger=migrator t=2026-05-09T03:54:25.717453798Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T03:54:25.717499699Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=52.201µs logger=migrator t=2026-05-09T03:54:25.723043602Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T03:54:25.72519414Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.153048ms logger=migrator t=2026-05-09T03:54:25.731413407Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T03:54:25.73556407Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.149973ms logger=migrator t=2026-05-09T03:54:25.743613649Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T03:54:25.746475763Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.863173ms logger=migrator t=2026-05-09T03:54:25.751970904Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T03:54:25.754024749Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.053595ms logger=migrator t=2026-05-09T03:54:25.757398175Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T03:54:25.75762611Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=228.295µs logger=migrator t=2026-05-09T03:54:25.763269035Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T03:54:25.765530406Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.261351ms logger=migrator t=2026-05-09T03:54:25.773794459Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T03:54:25.774940084Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.142825ms logger=migrator t=2026-05-09T03:54:25.782450441Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T03:54:25.782501992Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=56.351µs logger=migrator t=2026-05-09T03:54:25.786274736Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T03:54:25.787934973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.659807ms logger=migrator t=2026-05-09T03:54:25.793036925Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T03:54:25.793766012Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=728.937µs logger=migrator t=2026-05-09T03:54:25.797920604Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T03:54:25.803645981Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.722717ms logger=migrator t=2026-05-09T03:54:25.807503917Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T03:54:25.808336395Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=836.568µs logger=migrator t=2026-05-09T03:54:25.812919107Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T03:54:25.813760856Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=840.859µs logger=migrator t=2026-05-09T03:54:25.820347341Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T03:54:25.821975638Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.627757ms logger=migrator t=2026-05-09T03:54:25.830780534Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T03:54:25.831254274Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=474.021µs logger=migrator t=2026-05-09T03:54:25.836627283Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T03:54:25.837252437Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=623.234µs logger=migrator t=2026-05-09T03:54:25.841107113Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T03:54:25.844724263Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.61737ms logger=migrator t=2026-05-09T03:54:25.850782017Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T03:54:25.851663007Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=880.829µs logger=migrator t=2026-05-09T03:54:25.855767708Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T03:54:25.855978193Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=208.595µs logger=migrator t=2026-05-09T03:54:25.859777577Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T03:54:25.859986321Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.174µs logger=migrator t=2026-05-09T03:54:25.867328514Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T03:54:25.868253414Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=923.09µs logger=migrator t=2026-05-09T03:54:25.87205528Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T03:54:25.876405206Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.348607ms logger=migrator t=2026-05-09T03:54:25.883696378Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T03:54:25.88472702Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.032272ms logger=migrator t=2026-05-09T03:54:25.89013844Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T03:54:25.891257255Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.119655ms logger=migrator t=2026-05-09T03:54:25.974184326Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T03:54:25.9756964Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.516484ms logger=migrator t=2026-05-09T03:54:26.141962349Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T03:54:26.146248305Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=4.06371ms logger=migrator t=2026-05-09T03:54:26.153554116Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T03:54:26.155101971Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.549135ms logger=migrator t=2026-05-09T03:54:26.16182857Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T03:54:26.168957458Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.126818ms logger=migrator t=2026-05-09T03:54:26.172437035Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T03:54:26.173133921Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=697.916µs logger=migrator t=2026-05-09T03:54:26.178543721Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T03:54:26.179141244Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=603.923µs logger=migrator t=2026-05-09T03:54:26.183562303Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T03:54:26.184390831Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=826.539µs logger=migrator t=2026-05-09T03:54:26.188883331Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T03:54:26.189870752Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=986.931µs logger=migrator t=2026-05-09T03:54:26.19427277Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T03:54:26.19835508Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.08367ms logger=migrator t=2026-05-09T03:54:26.201302946Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T03:54:26.203682779Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.379743ms logger=migrator t=2026-05-09T03:54:26.208066337Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T03:54:26.208096447Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.16µs logger=migrator t=2026-05-09T03:54:26.2113848Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T03:54:26.211622245Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=238.375µs logger=migrator t=2026-05-09T03:54:26.215768777Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T03:54:26.218146369Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.377192ms logger=migrator t=2026-05-09T03:54:26.221900764Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T03:54:26.222141069Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=240.565µs logger=migrator t=2026-05-09T03:54:26.227128049Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T03:54:26.227351614Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=223.835µs logger=migrator t=2026-05-09T03:54:26.230023283Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T03:54:26.232349165Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.326122ms logger=migrator t=2026-05-09T03:54:26.238279686Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T03:54:26.238500231Z level=info msg="Migration successfully executed" id="Update uid value" duration=221.925µs logger=migrator t=2026-05-09T03:54:26.242600242Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T03:54:26.244603177Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.994945ms logger=migrator t=2026-05-09T03:54:26.248595196Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T03:54:26.249431294Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=834.098µs logger=migrator t=2026-05-09T03:54:26.25510119Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T03:54:26.25597786Z level=info msg="Migration successfully executed" id="create api_key table" duration=876.38µs logger=migrator t=2026-05-09T03:54:26.261047761Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T03:54:26.26186747Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.669µs logger=migrator t=2026-05-09T03:54:26.267461584Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T03:54:26.268222771Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=761.187µs logger=migrator t=2026-05-09T03:54:26.273067809Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T03:54:26.27449273Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.424861ms logger=migrator t=2026-05-09T03:54:26.279559603Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T03:54:26.28077336Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.215237ms logger=migrator t=2026-05-09T03:54:26.285028234Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T03:54:26.286249581Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.221576ms logger=migrator t=2026-05-09T03:54:26.291315303Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T03:54:26.292427688Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.112315ms logger=migrator t=2026-05-09T03:54:26.296290134Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T03:54:26.303349031Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.058197ms logger=migrator t=2026-05-09T03:54:26.308042494Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T03:54:26.308763091Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=718.827µs logger=migrator t=2026-05-09T03:54:26.312583696Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T03:54:26.313358762Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=774.807µs logger=migrator t=2026-05-09T03:54:26.316780898Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T03:54:26.317543336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=762.338µs logger=migrator t=2026-05-09T03:54:26.330773019Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T03:54:26.331999487Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.225587ms logger=migrator t=2026-05-09T03:54:26.337394896Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T03:54:26.337706543Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=312.987µs logger=migrator t=2026-05-09T03:54:26.341462626Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T03:54:26.341965857Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=502.511µs logger=migrator t=2026-05-09T03:54:26.346739034Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T03:54:26.346778674Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.891µs logger=migrator t=2026-05-09T03:54:26.350767553Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T03:54:26.354523016Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.756313ms logger=migrator t=2026-05-09T03:54:26.358240908Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T03:54:26.360652582Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.411294ms logger=migrator t=2026-05-09T03:54:26.364294183Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T03:54:26.364452776Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=156.053µs logger=migrator t=2026-05-09T03:54:26.368972047Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T03:54:26.371555034Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.582297ms logger=migrator t=2026-05-09T03:54:26.375236696Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T03:54:26.377803473Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.599348ms logger=migrator t=2026-05-09T03:54:26.381255749Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T03:54:26.381976216Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=719.947µs logger=migrator t=2026-05-09T03:54:26.386473275Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T03:54:26.386978256Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=504.741µs logger=migrator t=2026-05-09T03:54:26.391008286Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T03:54:26.392296114Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.287178ms logger=migrator t=2026-05-09T03:54:26.396453687Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T03:54:26.397885998Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.432841ms logger=migrator t=2026-05-09T03:54:26.402434559Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T03:54:26.403184936Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=750.297µs logger=migrator t=2026-05-09T03:54:26.407135464Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T03:54:26.408372691Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.237497ms logger=migrator t=2026-05-09T03:54:26.4128178Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T03:54:26.412931913Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.783µs logger=migrator t=2026-05-09T03:54:26.417731819Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T03:54:26.417766419Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.57µs logger=migrator t=2026-05-09T03:54:26.421651416Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T03:54:26.424385327Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.733911ms logger=migrator t=2026-05-09T03:54:26.427989676Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T03:54:26.430660286Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.67034ms logger=migrator t=2026-05-09T03:54:26.435258428Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T03:54:26.43532423Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.282µs logger=migrator t=2026-05-09T03:54:26.438899289Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T03:54:26.439624975Z level=info msg="Migration successfully executed" id="create quota table v1" duration=725.726µs logger=migrator t=2026-05-09T03:54:26.444381041Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T03:54:26.445704319Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.322369ms logger=migrator t=2026-05-09T03:54:26.45022485Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T03:54:26.450279021Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=56.131µs logger=migrator t=2026-05-09T03:54:26.454912764Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T03:54:26.455677981Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=764.847µs logger=migrator t=2026-05-09T03:54:26.459810183Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T03:54:26.460624041Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=813.198µs logger=migrator t=2026-05-09T03:54:26.465430897Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T03:54:26.468418294Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.985487ms logger=migrator t=2026-05-09T03:54:26.473385624Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T03:54:26.473413504Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.19µs logger=migrator t=2026-05-09T03:54:26.477015665Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T03:54:26.477828353Z level=info msg="Migration successfully executed" id="create session table" duration=811.148µs logger=migrator t=2026-05-09T03:54:26.482459666Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T03:54:26.482582669Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.023µs logger=migrator t=2026-05-09T03:54:26.487253552Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T03:54:26.487329793Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.371µs logger=migrator t=2026-05-09T03:54:26.490917744Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T03:54:26.491580978Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=661.514µs logger=migrator t=2026-05-09T03:54:26.49575723Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T03:54:26.496854675Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.097185ms logger=migrator t=2026-05-09T03:54:26.502241685Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T03:54:26.502279536Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.841µs logger=migrator t=2026-05-09T03:54:26.508537785Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T03:54:26.508562725Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.771µs logger=migrator t=2026-05-09T03:54:26.513071174Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T03:54:26.518508515Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.436961ms logger=migrator t=2026-05-09T03:54:26.522809301Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T03:54:26.527352912Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.544041ms logger=migrator t=2026-05-09T03:54:26.532071936Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T03:54:26.532165638Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=93.962µs logger=migrator t=2026-05-09T03:54:26.53580359Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T03:54:26.535884872Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.572µs logger=migrator t=2026-05-09T03:54:26.539683085Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T03:54:26.540431612Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=750.187µs logger=migrator t=2026-05-09T03:54:26.544958252Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T03:54:26.544989843Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.621µs logger=migrator t=2026-05-09T03:54:26.549521843Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T03:54:26.554475364Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.953841ms logger=migrator t=2026-05-09T03:54:26.558068284Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T03:54:26.558232658Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.153µs logger=migrator t=2026-05-09T03:54:26.570434358Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T03:54:26.575353458Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.916919ms logger=migrator t=2026-05-09T03:54:26.586499195Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T03:54:26.589833658Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.335783ms logger=migrator t=2026-05-09T03:54:26.597356526Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T03:54:26.597454298Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.622µs logger=migrator t=2026-05-09T03:54:26.602760325Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T03:54:26.603705306Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=946.631µs logger=migrator t=2026-05-09T03:54:26.608486803Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T03:54:26.610149129Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.662666ms logger=migrator t=2026-05-09T03:54:26.62142738Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T03:54:26.622496324Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.069125ms logger=migrator t=2026-05-09T03:54:26.633003996Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T03:54:26.634666303Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.663757ms logger=migrator t=2026-05-09T03:54:26.641600557Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T03:54:26.644530382Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.931595ms logger=migrator t=2026-05-09T03:54:26.658348688Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T03:54:26.65928369Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=934.992µs logger=migrator t=2026-05-09T03:54:26.66515584Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T03:54:26.665874566Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=718.426µs logger=migrator t=2026-05-09T03:54:26.6719295Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T03:54:26.672775639Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=845.919µs logger=migrator t=2026-05-09T03:54:26.677022523Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T03:54:26.678275591Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.253418ms logger=migrator t=2026-05-09T03:54:26.683260471Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T03:54:26.695736659Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.476658ms logger=migrator t=2026-05-09T03:54:26.703340807Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T03:54:26.704038723Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=698.336µs logger=migrator t=2026-05-09T03:54:26.707706094Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-09T03:54:26.708966822Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.262188ms logger=migrator t=2026-05-09T03:54:26.714116086Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T03:54:26.714595117Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=482.551µs logger=migrator t=2026-05-09T03:54:26.71831761Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T03:54:26.719355323Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.037863ms logger=migrator t=2026-05-09T03:54:26.726664765Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T03:54:26.728045415Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.38033ms logger=migrator t=2026-05-09T03:54:26.732070925Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T03:54:26.737477335Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.40592ms logger=migrator t=2026-05-09T03:54:26.743860917Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T03:54:26.748038479Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.175862ms logger=migrator t=2026-05-09T03:54:26.753820227Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T03:54:26.756729922Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.910425ms logger=migrator t=2026-05-09T03:54:26.76251722Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T03:54:26.770244432Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.724872ms logger=migrator t=2026-05-09T03:54:26.776141452Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T03:54:26.777437392Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.29696ms logger=migrator t=2026-05-09T03:54:26.782854512Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T03:54:26.782893183Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.211µs logger=migrator t=2026-05-09T03:54:26.790991383Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T03:54:26.791044594Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.291µs logger=migrator t=2026-05-09T03:54:26.797528448Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T03:54:26.799129443Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.600216ms logger=migrator t=2026-05-09T03:54:26.808171314Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T03:54:26.810311122Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.141588ms logger=migrator t=2026-05-09T03:54:26.817634814Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T03:54:26.818633186Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=761.516µs logger=migrator t=2026-05-09T03:54:26.824430065Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T03:54:26.825341185Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=910.77µs logger=migrator t=2026-05-09T03:54:26.834105469Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T03:54:26.834998729Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=892.56µs logger=migrator t=2026-05-09T03:54:26.841069844Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T03:54:26.848309454Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.23892ms logger=migrator t=2026-05-09T03:54:26.854307217Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T03:54:26.857420676Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.15496ms logger=migrator t=2026-05-09T03:54:26.864488844Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T03:54:26.8648018Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=323.257µs logger=migrator t=2026-05-09T03:54:26.871606401Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T03:54:26.873316119Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.712458ms logger=migrator t=2026-05-09T03:54:26.87826433Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T03:54:26.879314123Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.048813ms logger=migrator t=2026-05-09T03:54:26.883326382Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T03:54:26.887195257Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.868385ms logger=migrator t=2026-05-09T03:54:26.900976934Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T03:54:26.901106536Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=132.083µs logger=migrator t=2026-05-09T03:54:26.906409174Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T03:54:26.907436577Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.026712ms logger=migrator t=2026-05-09T03:54:26.913369158Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T03:54:26.914756879Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.387641ms logger=migrator t=2026-05-09T03:54:26.921030398Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T03:54:26.92112908Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.272µs logger=migrator t=2026-05-09T03:54:26.927540573Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T03:54:26.928788951Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.246778ms logger=migrator t=2026-05-09T03:54:26.93684951Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T03:54:26.938510056Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.660396ms logger=migrator t=2026-05-09T03:54:26.945748017Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T03:54:26.94766371Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.917873ms logger=migrator t=2026-05-09T03:54:26.963703505Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T03:54:26.96528132Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.576225ms logger=migrator t=2026-05-09T03:54:26.997496175Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T03:54:26.998704392Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.207267ms logger=migrator t=2026-05-09T03:54:27.006196558Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T03:54:27.008107861Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.910292ms logger=migrator t=2026-05-09T03:54:27.017753695Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T03:54:27.017817807Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.812µs logger=migrator t=2026-05-09T03:54:27.023904842Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T03:54:27.030972368Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.066786ms logger=migrator t=2026-05-09T03:54:27.03733004Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T03:54:27.037985724Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=655.074µs logger=migrator t=2026-05-09T03:54:27.043740772Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T03:54:27.04821801Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.478918ms logger=migrator t=2026-05-09T03:54:27.05267717Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T03:54:27.053575159Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=896.819µs logger=migrator t=2026-05-09T03:54:27.059496182Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T03:54:27.061224649Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.727298ms logger=migrator t=2026-05-09T03:54:27.067741764Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T03:54:27.06889392Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.150516ms logger=migrator t=2026-05-09T03:54:27.074464034Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T03:54:27.089540708Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.078675ms logger=migrator t=2026-05-09T03:54:27.094555049Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T03:54:27.095158782Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=603.383µs logger=migrator t=2026-05-09T03:54:27.100728806Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-09T03:54:27.101710248Z 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=981.042µs logger=migrator t=2026-05-09T03:54:27.107098057Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T03:54:27.107437075Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=339.208µs logger=migrator t=2026-05-09T03:54:27.112313003Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T03:54:27.113118262Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=806.069µs logger=migrator t=2026-05-09T03:54:27.119279988Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T03:54:27.119660626Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=381.318µs logger=migrator t=2026-05-09T03:54:27.125043446Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T03:54:27.131275534Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.232518ms logger=migrator t=2026-05-09T03:54:27.136453599Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T03:54:27.140813386Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.359197ms logger=migrator t=2026-05-09T03:54:27.146717347Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T03:54:27.147695758Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=975.071µs logger=migrator t=2026-05-09T03:54:27.152403383Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T03:54:27.153309043Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=905.52µs logger=migrator t=2026-05-09T03:54:27.159058181Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T03:54:27.159435559Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=377.348µs logger=migrator t=2026-05-09T03:54:27.16487216Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T03:54:27.171147999Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.277119ms logger=migrator t=2026-05-09T03:54:27.177278336Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T03:54:27.178259177Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=980.361µs logger=migrator t=2026-05-09T03:54:27.184055716Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T03:54:27.184223749Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=168.233µs logger=migrator t=2026-05-09T03:54:27.192622796Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T03:54:27.193193518Z level=info msg="Migration successfully executed" id="Move region to single row" duration=574.773µs logger=migrator t=2026-05-09T03:54:27.198141898Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T03:54:27.199020717Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=878.909µs logger=migrator t=2026-05-09T03:54:27.205693496Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T03:54:27.206540645Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=846.819µs logger=migrator t=2026-05-09T03:54:27.212336873Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T03:54:27.214252356Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.914953ms logger=migrator t=2026-05-09T03:54:27.220845122Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T03:54:27.221868574Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.022952ms logger=migrator t=2026-05-09T03:54:27.228506222Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T03:54:27.229933813Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.425661ms logger=migrator t=2026-05-09T03:54:27.235394155Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T03:54:27.236260174Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=865.98µs logger=migrator t=2026-05-09T03:54:27.242689817Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T03:54:27.242793419Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.882µs logger=migrator t=2026-05-09T03:54:27.248812252Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T03:54:27.250105562Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.29298ms logger=migrator t=2026-05-09T03:54:27.257369542Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T03:54:27.258685522Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.31584ms logger=migrator t=2026-05-09T03:54:27.265662336Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T03:54:27.266537585Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=875.919µs logger=migrator t=2026-05-09T03:54:27.272239862Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T03:54:27.273298046Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.056334ms logger=migrator t=2026-05-09T03:54:27.279148926Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T03:54:27.279475723Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=327.537µs logger=migrator t=2026-05-09T03:54:27.284898493Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T03:54:27.285287902Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=389.539µs logger=migrator t=2026-05-09T03:54:27.291105991Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T03:54:27.291234204Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.593µs logger=migrator t=2026-05-09T03:54:27.299038147Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T03:54:27.300527101Z level=info msg="Migration successfully executed" id="create team table" duration=1.480834ms logger=migrator t=2026-05-09T03:54:27.306763719Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T03:54:27.307913354Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.149025ms logger=migrator t=2026-05-09T03:54:27.313705152Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T03:54:27.314757556Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.051764ms logger=migrator t=2026-05-09T03:54:27.321159838Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T03:54:27.328475251Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.314023ms logger=migrator t=2026-05-09T03:54:27.334443073Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T03:54:27.33473854Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=298.477µs logger=migrator t=2026-05-09T03:54:27.342979753Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T03:54:27.344512746Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.532633ms logger=migrator t=2026-05-09T03:54:27.349764153Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T03:54:27.351046452Z level=info msg="Migration successfully executed" id="create team member table" duration=1.282279ms logger=migrator t=2026-05-09T03:54:27.358436625Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T03:54:27.360139523Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.702868ms logger=migrator t=2026-05-09T03:54:27.365338119Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T03:54:27.366240459Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=901.84µs logger=migrator t=2026-05-09T03:54:27.372808724Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T03:54:27.373753546Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=944.802µs logger=migrator t=2026-05-09T03:54:27.380548536Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T03:54:27.387971501Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.422555ms logger=migrator t=2026-05-09T03:54:27.395294873Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T03:54:27.400714073Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.41406ms logger=migrator t=2026-05-09T03:54:27.406023211Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T03:54:27.411192736Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.170635ms logger=migrator t=2026-05-09T03:54:27.416930644Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T03:54:27.419121822Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.187609ms logger=migrator t=2026-05-09T03:54:27.426154868Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T03:54:27.427303814Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.149156ms logger=migrator t=2026-05-09T03:54:27.432908418Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T03:54:27.434130505Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.221567ms logger=migrator t=2026-05-09T03:54:27.441213803Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T03:54:27.442377118Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.163155ms logger=migrator t=2026-05-09T03:54:27.447600704Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T03:54:27.449005616Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.403282ms logger=migrator t=2026-05-09T03:54:27.454916307Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T03:54:27.456592183Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.674916ms logger=migrator t=2026-05-09T03:54:27.463642731Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T03:54:27.464880207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.237187ms logger=migrator t=2026-05-09T03:54:27.47221417Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T03:54:27.473417247Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.213707ms logger=migrator t=2026-05-09T03:54:27.478543121Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T03:54:27.479104413Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=561.052µs logger=migrator t=2026-05-09T03:54:27.484764199Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T03:54:27.485348482Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=583.973µs logger=migrator t=2026-05-09T03:54:27.491256003Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T03:54:27.493453931Z level=info msg="Migration successfully executed" id="create tag table" duration=2.201688ms logger=migrator t=2026-05-09T03:54:27.499710741Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T03:54:27.500756464Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.045743ms logger=migrator t=2026-05-09T03:54:27.506676635Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T03:54:27.507546664Z level=info msg="Migration successfully executed" id="create login attempt table" duration=869.709µs logger=migrator t=2026-05-09T03:54:27.513414725Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T03:54:27.515503541Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.088506ms logger=migrator t=2026-05-09T03:54:27.521959565Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T03:54:27.523687832Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.726897ms logger=migrator t=2026-05-09T03:54:27.529825529Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T03:54:27.54837025Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.544292ms logger=migrator t=2026-05-09T03:54:27.554412304Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T03:54:27.555894348Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.481554ms logger=migrator t=2026-05-09T03:54:27.563646019Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T03:54:27.565304696Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.659477ms logger=migrator t=2026-05-09T03:54:27.570611774Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T03:54:27.570916201Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=304.637µs logger=migrator t=2026-05-09T03:54:27.576641268Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T03:54:27.577558658Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=916.53µs logger=migrator t=2026-05-09T03:54:27.58441088Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T03:54:27.586029126Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.617636ms logger=migrator t=2026-05-09T03:54:27.590396203Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T03:54:27.591079778Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=683.625µs logger=migrator t=2026-05-09T03:54:27.601667053Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T03:54:27.601757315Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=85.432µs logger=migrator t=2026-05-09T03:54:27.606501931Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T03:54:27.615114322Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.613331ms logger=migrator t=2026-05-09T03:54:27.619369236Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T03:54:27.624801116Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.433501ms logger=migrator t=2026-05-09T03:54:27.630509343Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T03:54:27.635900583Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.39091ms logger=migrator t=2026-05-09T03:54:27.641391684Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T03:54:27.646865946Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.471482ms logger=migrator t=2026-05-09T03:54:27.652234085Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T03:54:27.653224897Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=990.642µs logger=migrator t=2026-05-09T03:54:27.659244651Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T03:54:27.666909471Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.665359ms logger=migrator t=2026-05-09T03:54:27.67181894Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T03:54:27.672646248Z level=info msg="Migration successfully executed" id="create server_lock table" duration=827.178µs logger=migrator t=2026-05-09T03:54:27.678476707Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T03:54:27.67947814Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=999.223µs logger=migrator t=2026-05-09T03:54:27.684449121Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T03:54:27.68580295Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.352949ms logger=migrator t=2026-05-09T03:54:27.692302144Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T03:54:27.693327688Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.027494ms logger=migrator t=2026-05-09T03:54:27.699445273Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T03:54:27.700433655Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=988.602µs logger=migrator t=2026-05-09T03:54:27.706885049Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T03:54:27.707930581Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.045492ms logger=migrator t=2026-05-09T03:54:27.714839615Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T03:54:27.723122858Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.284324ms logger=migrator t=2026-05-09T03:54:27.72901893Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T03:54:27.730041712Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.023602ms logger=migrator t=2026-05-09T03:54:27.736098786Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T03:54:27.737070778Z level=info msg="Migration successfully executed" id="create cache_data table" duration=971.802µs logger=migrator t=2026-05-09T03:54:27.744382361Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T03:54:27.745110626Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=723.896µs logger=migrator t=2026-05-09T03:54:27.749255049Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T03:54:27.750728991Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.470662ms logger=migrator t=2026-05-09T03:54:27.756257094Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T03:54:27.757372989Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.118016ms logger=migrator t=2026-05-09T03:54:27.76148658Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T03:54:27.761578142Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=92.032µs logger=migrator t=2026-05-09T03:54:27.76552306Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T03:54:27.765621382Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=99.392µs logger=migrator t=2026-05-09T03:54:27.773991858Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T03:54:27.776168785Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.179807ms logger=migrator t=2026-05-09T03:54:27.781945813Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T03:54:27.783289064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.345531ms logger=migrator t=2026-05-09T03:54:27.79035114Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T03:54:27.791402094Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.051134ms logger=migrator t=2026-05-09T03:54:27.796563769Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T03:54:27.79663421Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.621µs logger=migrator t=2026-05-09T03:54:27.800477795Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T03:54:27.801522458Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.044603ms logger=migrator t=2026-05-09T03:54:27.80563964Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T03:54:27.80655751Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=918.05µs logger=migrator t=2026-05-09T03:54:27.810494548Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T03:54:27.813651878Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=3.15557ms logger=migrator t=2026-05-09T03:54:27.82771954Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T03:54:27.831702978Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=3.980758ms logger=migrator t=2026-05-09T03:54:27.851277842Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T03:54:27.860736643Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.462291ms logger=migrator t=2026-05-09T03:54:27.86560062Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T03:54:27.866299437Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=699.176µs logger=migrator t=2026-05-09T03:54:27.872561665Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T03:54:27.872734709Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=176.454µs logger=migrator t=2026-05-09T03:54:27.880236995Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T03:54:27.881644577Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.425582ms logger=migrator t=2026-05-09T03:54:27.887424555Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T03:54:27.889649434Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.229379ms logger=migrator t=2026-05-09T03:54:27.895689228Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T03:54:27.897540279Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.850581ms logger=migrator t=2026-05-09T03:54:27.904488074Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T03:54:27.904614236Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=130.173µs logger=migrator t=2026-05-09T03:54:27.911010578Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T03:54:27.912790758Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.78129ms logger=migrator t=2026-05-09T03:54:27.916723065Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T03:54:27.91786505Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.140955ms logger=migrator t=2026-05-09T03:54:27.922858871Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-09T03:54:27.92415065Z 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.291669ms logger=migrator t=2026-05-09T03:54:27.928803023Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T03:54:27.929822216Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.018283ms logger=migrator t=2026-05-09T03:54:27.935321468Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T03:54:27.941698579Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.374291ms logger=migrator t=2026-05-09T03:54:27.947705803Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T03:54:27.948718315Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.013182ms logger=migrator t=2026-05-09T03:54:27.953373169Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T03:54:27.95433397Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=960.721µs logger=migrator t=2026-05-09T03:54:27.958391159Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T03:54:27.984757035Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.361706ms logger=migrator t=2026-05-09T03:54:27.990153305Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T03:54:28.017999393Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.844048ms logger=migrator t=2026-05-09T03:54:28.022362969Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T03:54:28.023399633Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.039304ms logger=migrator t=2026-05-09T03:54:28.034006007Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T03:54:28.03498877Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=975.663µs logger=migrator t=2026-05-09T03:54:28.04355195Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T03:54:28.052287004Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.735394ms logger=migrator t=2026-05-09T03:54:28.056560108Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T03:54:28.062663744Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.103456ms logger=migrator t=2026-05-09T03:54:28.066817206Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T03:54:28.06790024Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.082814ms logger=migrator t=2026-05-09T03:54:28.07331315Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T03:54:28.074314853Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.001723ms logger=migrator t=2026-05-09T03:54:28.078620128Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T03:54:28.080744265Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.122888ms logger=migrator t=2026-05-09T03:54:28.085496791Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T03:54:28.086554574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.057503ms logger=migrator t=2026-05-09T03:54:28.091649537Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T03:54:28.091718339Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=76.752µs logger=migrator t=2026-05-09T03:54:28.095112654Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T03:54:28.101650419Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.535195ms logger=migrator t=2026-05-09T03:54:28.105838162Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T03:54:28.112611412Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.7744ms logger=migrator t=2026-05-09T03:54:28.116589861Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T03:54:28.123000573Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.410112ms logger=migrator t=2026-05-09T03:54:28.127900942Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T03:54:28.128833122Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=932.701µs logger=migrator t=2026-05-09T03:54:28.132729719Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T03:54:28.133784652Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.054093ms logger=migrator t=2026-05-09T03:54:28.138354224Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T03:54:28.145894561Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.535626ms logger=migrator t=2026-05-09T03:54:28.153869078Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T03:54:28.161480147Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.61101ms logger=migrator t=2026-05-09T03:54:28.174989877Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T03:54:28.176673483Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.684756ms logger=migrator t=2026-05-09T03:54:28.18189375Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T03:54:28.188112837Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.217007ms logger=migrator t=2026-05-09T03:54:28.19498378Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T03:54:28.202502637Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.519667ms logger=migrator t=2026-05-09T03:54:28.21301117Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T03:54:28.213080892Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.842µs logger=migrator t=2026-05-09T03:54:28.217692934Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T03:54:28.219598517Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.905493ms logger=migrator t=2026-05-09T03:54:28.225381635Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-09T03:54:28.226366026Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=984.151µs logger=migrator t=2026-05-09T03:54:28.230343525Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-09T03:54:28.231384478Z 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.040653ms logger=migrator t=2026-05-09T03:54:28.236516862Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T03:54:28.236579824Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.732µs logger=migrator t=2026-05-09T03:54:28.239940648Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T03:54:28.248361725Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.419337ms logger=migrator t=2026-05-09T03:54:28.252297322Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T03:54:28.256925215Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.626943ms logger=migrator t=2026-05-09T03:54:28.262468838Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T03:54:28.268855249Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.384571ms logger=migrator t=2026-05-09T03:54:28.274205138Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T03:54:28.280760953Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.554465ms logger=migrator t=2026-05-09T03:54:28.284732962Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T03:54:28.291834509Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.101487ms logger=migrator t=2026-05-09T03:54:28.298861636Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T03:54:28.298969258Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=110.252µs logger=migrator t=2026-05-09T03:54:28.305350079Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T03:54:28.306465355Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.113016ms logger=migrator t=2026-05-09T03:54:28.310713938Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T03:54:28.320641429Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.927051ms logger=migrator t=2026-05-09T03:54:28.32476857Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T03:54:28.324839752Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.222µs logger=migrator t=2026-05-09T03:54:28.329376573Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T03:54:28.336879159Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.506676ms logger=migrator t=2026-05-09T03:54:28.341390169Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T03:54:28.342531675Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.141636ms logger=migrator t=2026-05-09T03:54:28.346655636Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T03:54:28.356209498Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.551372ms logger=migrator t=2026-05-09T03:54:28.36079124Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T03:54:28.36171139Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=919.61µs logger=migrator t=2026-05-09T03:54:28.368761167Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T03:54:28.370069025Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.305678ms logger=migrator t=2026-05-09T03:54:28.375259691Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T03:54:28.382681106Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.411764ms logger=migrator t=2026-05-09T03:54:28.389807734Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T03:54:28.391112543Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.29463ms logger=migrator t=2026-05-09T03:54:28.398405544Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T03:54:28.399870517Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.457633ms logger=migrator t=2026-05-09T03:54:28.407857914Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T03:54:28.409179023Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.320379ms logger=migrator t=2026-05-09T03:54:28.416230991Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T03:54:28.417712873Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.485483ms logger=migrator t=2026-05-09T03:54:28.427311086Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T03:54:28.427452819Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=145.903µs logger=migrator t=2026-05-09T03:54:28.43426977Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T03:54:28.435558979Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.292439ms logger=migrator t=2026-05-09T03:54:28.441602174Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T03:54:28.446057882Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=4.459009ms logger=migrator t=2026-05-09T03:54:28.452449684Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T03:54:28.453016077Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T03:54:28.456842261Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T03:54:28.457775302Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=931.811µs logger=migrator t=2026-05-09T03:54:28.468983841Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T03:54:28.471094437Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.112686ms logger=migrator t=2026-05-09T03:54:28.475842153Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T03:54:28.483007802Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.168189ms logger=migrator t=2026-05-09T03:54:28.488512075Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T03:54:28.490752854Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.243739ms logger=migrator t=2026-05-09T03:54:28.498503936Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T03:54:28.499457098Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=953.302µs logger=migrator t=2026-05-09T03:54:28.5045486Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T03:54:28.506500863Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.952033ms logger=migrator t=2026-05-09T03:54:28.511887243Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T03:54:28.513076999Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.189046ms logger=migrator t=2026-05-09T03:54:28.517185531Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T03:54:28.518612772Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.426991ms logger=migrator t=2026-05-09T03:54:28.523303546Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T03:54:28.523379128Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.172µs logger=migrator t=2026-05-09T03:54:28.527237183Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T03:54:28.527348846Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.222µs logger=migrator t=2026-05-09T03:54:28.531326145Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T03:54:28.538661058Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.334533ms logger=migrator t=2026-05-09T03:54:28.544059247Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T03:54:28.544422825Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=364.469µs logger=migrator t=2026-05-09T03:54:28.548506706Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T03:54:28.549869696Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.365311ms logger=migrator t=2026-05-09T03:54:28.556179766Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T03:54:28.556592145Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=412.439µs logger=migrator t=2026-05-09T03:54:28.561402962Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T03:54:28.563248113Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.84349ms logger=migrator t=2026-05-09T03:54:28.569070722Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T03:54:28.570726629Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.659118ms logger=migrator t=2026-05-09T03:54:28.575788161Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T03:54:28.613641371Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.84927ms logger=migrator t=2026-05-09T03:54:28.623175963Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T03:54:28.634271999Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.096666ms logger=migrator t=2026-05-09T03:54:28.639566467Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T03:54:28.639880004Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=317.987µs logger=migrator t=2026-05-09T03:54:28.646092102Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T03:54:28.680222659Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.133718ms logger=migrator t=2026-05-09T03:54:28.684830141Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T03:54:28.7185751Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.747889ms logger=migrator t=2026-05-09T03:54:28.724472621Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T03:54:28.725124575Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=652.484µs logger=migrator t=2026-05-09T03:54:28.731002345Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T03:54:28.732152852Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.147396ms logger=migrator t=2026-05-09T03:54:28.741707393Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T03:54:28.742106842Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=401.109µs logger=migrator t=2026-05-09T03:54:28.74835303Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T03:54:28.749719881Z level=info msg="Migration successfully executed" id="create permission table" duration=1.368481ms logger=migrator t=2026-05-09T03:54:28.757936394Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T03:54:28.760369398Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.436024ms logger=migrator t=2026-05-09T03:54:28.770041252Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T03:54:28.7717373Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.698428ms logger=migrator t=2026-05-09T03:54:28.777792854Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T03:54:28.778926509Z level=info msg="Migration successfully executed" id="create role table" duration=1.133655ms logger=migrator t=2026-05-09T03:54:28.785934955Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T03:54:28.79381464Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.878905ms logger=migrator t=2026-05-09T03:54:28.798168936Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T03:54:28.811917882Z level=info msg="Migration successfully executed" id="add column group_name" duration=13.745735ms logger=migrator t=2026-05-09T03:54:28.822520267Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T03:54:28.823697333Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.179045ms logger=migrator t=2026-05-09T03:54:28.82854395Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T03:54:28.832053498Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.509588ms logger=migrator t=2026-05-09T03:54:28.84250248Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T03:54:28.844193738Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.695018ms logger=migrator t=2026-05-09T03:54:28.849916395Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T03:54:28.85060498Z level=info msg="Migration successfully executed" id="create team role table" duration=689.815µs logger=migrator t=2026-05-09T03:54:28.85555302Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T03:54:28.856347977Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=794.787µs logger=migrator t=2026-05-09T03:54:28.862501154Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T03:54:28.863345782Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=846.158µs logger=migrator t=2026-05-09T03:54:28.872271051Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T03:54:28.873105939Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=835.638µs logger=migrator t=2026-05-09T03:54:28.881029265Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T03:54:28.88214861Z level=info msg="Migration successfully executed" id="create user role table" duration=1.121605ms logger=migrator t=2026-05-09T03:54:28.88849128Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T03:54:28.88933938Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=847.82µs logger=migrator t=2026-05-09T03:54:28.89614101Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T03:54:28.897323027Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.186767ms logger=migrator t=2026-05-09T03:54:28.90288397Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T03:54:28.904791552Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.905132ms logger=migrator t=2026-05-09T03:54:28.912405142Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T03:54:28.913334652Z level=info msg="Migration successfully executed" id="create builtin role table" duration=932.281µs logger=migrator t=2026-05-09T03:54:28.919252833Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T03:54:28.921213747Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.959524ms logger=migrator t=2026-05-09T03:54:28.927616519Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T03:54:28.928662673Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.049754ms logger=migrator t=2026-05-09T03:54:28.964485208Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T03:54:28.974121121Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.638374ms logger=migrator t=2026-05-09T03:54:29.001216923Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T03:54:29.003248767Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.032924ms logger=migrator t=2026-05-09T03:54:29.010532609Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T03:54:29.011616633Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.083824ms logger=migrator t=2026-05-09T03:54:29.017260498Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T03:54:29.018625879Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.365501ms logger=migrator t=2026-05-09T03:54:29.024920358Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T03:54:29.026733309Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.813101ms logger=migrator t=2026-05-09T03:54:29.032428125Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T03:54:29.033334225Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=906.28µs logger=migrator t=2026-05-09T03:54:29.038397997Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T03:54:29.039756957Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.35685ms logger=migrator t=2026-05-09T03:54:29.046002887Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T03:54:29.054465404Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.462037ms logger=migrator t=2026-05-09T03:54:29.060748143Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T03:54:29.066992762Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.245729ms logger=migrator t=2026-05-09T03:54:29.073301482Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T03:54:29.081935363Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.633711ms logger=migrator t=2026-05-09T03:54:29.088318716Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T03:54:29.094513103Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.193947ms logger=migrator t=2026-05-09T03:54:29.099857702Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T03:54:29.101034317Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.175575ms logger=migrator t=2026-05-09T03:54:29.107080031Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T03:54:29.108251058Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.168467ms logger=migrator t=2026-05-09T03:54:29.115727594Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T03:54:29.116878629Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.148475ms logger=migrator t=2026-05-09T03:54:29.121827659Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T03:54:29.122809761Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=981.632µs logger=migrator t=2026-05-09T03:54:29.130463851Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T03:54:29.132309771Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.84865ms logger=migrator t=2026-05-09T03:54:29.14574777Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T03:54:29.145934284Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=190.494µs logger=migrator t=2026-05-09T03:54:29.152466759Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T03:54:29.152527911Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.462µs logger=migrator t=2026-05-09T03:54:29.159454624Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T03:54:29.16021404Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=757.286µs logger=migrator t=2026-05-09T03:54:29.165469127Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T03:54:29.166084531Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=624.264µs logger=migrator t=2026-05-09T03:54:29.17187033Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T03:54:29.172587856Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=720.066µs logger=migrator t=2026-05-09T03:54:29.178082157Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T03:54:29.178323083Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=241.426µs logger=migrator t=2026-05-09T03:54:29.185039361Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T03:54:29.185648005Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=609.294µs logger=migrator t=2026-05-09T03:54:29.190780899Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T03:54:29.191652819Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=871.81µs logger=migrator t=2026-05-09T03:54:29.197330415Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T03:54:29.198453049Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.122164ms logger=migrator t=2026-05-09T03:54:29.204594856Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T03:54:29.213971124Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.374659ms logger=migrator t=2026-05-09T03:54:29.22057102Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T03:54:29.220685483Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=120.303µs logger=migrator t=2026-05-09T03:54:29.225873738Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T03:54:29.227556975Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.682597ms logger=migrator t=2026-05-09T03:54:29.234592262Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T03:54:29.236107335Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.525414ms logger=migrator t=2026-05-09T03:54:29.241615937Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T03:54:29.243375216Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.759109ms logger=migrator t=2026-05-09T03:54:29.2484947Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T03:54:29.257724845Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.222855ms logger=migrator t=2026-05-09T03:54:29.264454645Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T03:54:29.26561144Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.156515ms logger=migrator t=2026-05-09T03:54:29.27148969Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T03:54:29.273164648Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.673377ms logger=migrator t=2026-05-09T03:54:29.278271601Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T03:54:29.300808441Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.53354ms logger=migrator t=2026-05-09T03:54:29.30661103Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T03:54:29.307465919Z level=info msg="Migration successfully executed" id="create correlation v2" duration=852.449µs logger=migrator t=2026-05-09T03:54:29.31249155Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T03:54:29.314273949Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.782129ms logger=migrator t=2026-05-09T03:54:29.322916621Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T03:54:29.32418649Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.266889ms logger=migrator t=2026-05-09T03:54:29.330872818Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T03:54:29.332036174Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.163526ms logger=migrator t=2026-05-09T03:54:29.338029387Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T03:54:29.338390105Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=361.268µs logger=migrator t=2026-05-09T03:54:29.34357498Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T03:54:29.344413408Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=838.288µs logger=migrator t=2026-05-09T03:54:29.35078915Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T03:54:29.362391888Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.602358ms logger=migrator t=2026-05-09T03:54:29.367662684Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T03:54:29.368275208Z level=info msg="Migration successfully executed" id="create entity_events table" duration=612.454µs logger=migrator t=2026-05-09T03:54:29.374403125Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T03:54:29.375394976Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=991.702µs logger=migrator t=2026-05-09T03:54:29.38142135Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T03:54:29.382163367Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T03:54:29.388053717Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T03:54:29.388861655Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T03:54:29.395439341Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T03:54:29.39625862Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=819.509µs logger=migrator t=2026-05-09T03:54:29.402796394Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T03:54:29.403942529Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.145885ms logger=migrator t=2026-05-09T03:54:29.410132697Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T03:54:29.411910186Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.776799ms logger=migrator t=2026-05-09T03:54:29.420252292Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T03:54:29.422566573Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.313461ms logger=migrator t=2026-05-09T03:54:29.428586046Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T03:54:29.429720722Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.134196ms logger=migrator t=2026-05-09T03:54:29.434572439Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T03:54:29.435591682Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.019303ms logger=migrator t=2026-05-09T03:54:29.442085006Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T03:54:29.443317963Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.232577ms logger=migrator t=2026-05-09T03:54:29.451468744Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T03:54:29.453748255Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.281231ms logger=migrator t=2026-05-09T03:54:29.460534486Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T03:54:29.461667281Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.132575ms logger=migrator t=2026-05-09T03:54:29.466733124Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T03:54:29.467830728Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.098874ms logger=migrator t=2026-05-09T03:54:29.473314549Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T03:54:29.474382153Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.067614ms logger=migrator t=2026-05-09T03:54:29.480895588Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T03:54:29.507384415Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.489718ms logger=migrator t=2026-05-09T03:54:29.513035941Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T03:54:29.523072334Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.036393ms logger=migrator t=2026-05-09T03:54:29.529571257Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T03:54:29.538071996Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.499949ms logger=migrator t=2026-05-09T03:54:29.544747995Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T03:54:29.544948289Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=199.934µs logger=migrator t=2026-05-09T03:54:29.55041334Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T03:54:29.560227258Z level=info msg="Migration successfully executed" id="add share column" duration=9.815378ms logger=migrator t=2026-05-09T03:54:29.566853326Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T03:54:29.56703491Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.984µs logger=migrator t=2026-05-09T03:54:29.571945798Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T03:54:29.572951381Z level=info msg="Migration successfully executed" id="create file table" duration=1.005643ms logger=migrator t=2026-05-09T03:54:29.579046736Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T03:54:29.58015333Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.106144ms logger=migrator t=2026-05-09T03:54:29.586649185Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T03:54:29.588549486Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.900951ms logger=migrator t=2026-05-09T03:54:29.595171174Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T03:54:29.596136595Z level=info msg="Migration successfully executed" id="create file_meta table" duration=964.731µs logger=migrator t=2026-05-09T03:54:29.604772137Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T03:54:29.605948033Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.173676ms logger=migrator t=2026-05-09T03:54:29.611616809Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T03:54:29.61168082Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.861µs logger=migrator t=2026-05-09T03:54:29.617040688Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T03:54:29.617143952Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.434µs logger=migrator t=2026-05-09T03:54:29.623154375Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T03:54:29.624069965Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=915.73µs logger=migrator t=2026-05-09T03:54:29.629653519Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T03:54:29.629968796Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=315.547µs logger=migrator t=2026-05-09T03:54:29.635621721Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T03:54:29.637596735Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.973944ms logger=migrator t=2026-05-09T03:54:29.643430255Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T03:54:29.652355963Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.925379ms logger=migrator t=2026-05-09T03:54:29.658129251Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T03:54:29.658302674Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.533µs logger=migrator t=2026-05-09T03:54:29.664460041Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T03:54:29.666575598Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.104957ms logger=migrator t=2026-05-09T03:54:29.67251826Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T03:54:29.672933139Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=415.849µs logger=migrator t=2026-05-09T03:54:29.678570614Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T03:54:29.678772199Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=201.625µs logger=migrator t=2026-05-09T03:54:29.684745612Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T03:54:29.685452157Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=706.955µs logger=migrator t=2026-05-09T03:54:29.69190964Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T03:54:29.703870245Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.960415ms logger=migrator t=2026-05-09T03:54:29.709448709Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T03:54:29.715801701Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.352752ms logger=migrator t=2026-05-09T03:54:29.722796936Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T03:54:29.724143886Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.34673ms logger=migrator t=2026-05-09T03:54:29.730735672Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T03:54:29.810434091Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.695868ms logger=migrator t=2026-05-09T03:54:29.817721992Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T03:54:29.819629915Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.864722ms logger=migrator t=2026-05-09T03:54:29.825758181Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T03:54:29.826876745Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.117484ms logger=migrator t=2026-05-09T03:54:29.832564671Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T03:54:29.861664308Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.097427ms logger=migrator t=2026-05-09T03:54:29.87078066Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T03:54:29.879673007Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.895127ms logger=migrator t=2026-05-09T03:54:29.885518407Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T03:54:29.885749582Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.435µs logger=migrator t=2026-05-09T03:54:29.891306995Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T03:54:29.891561001Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=254.626µs logger=migrator t=2026-05-09T03:54:29.897874411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T03:54:29.898224989Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=351.418µs logger=migrator t=2026-05-09T03:54:29.906157985Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T03:54:29.907050635Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=893.35µs logger=migrator t=2026-05-09T03:54:29.912791402Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T03:54:29.913093809Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.097µs logger=migrator t=2026-05-09T03:54:29.91900854Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T03:54:29.920083074Z level=info msg="Migration successfully executed" id="create folder table" duration=1.075234ms logger=migrator t=2026-05-09T03:54:29.929438252Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T03:54:29.93070672Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.268797ms logger=migrator t=2026-05-09T03:54:29.936577561Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T03:54:29.938529933Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.951472ms logger=migrator t=2026-05-09T03:54:29.944995687Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T03:54:29.945051669Z level=info msg="Migration successfully executed" id="Update folder title length" duration=57.771µs logger=migrator t=2026-05-09T03:54:29.950812036Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T03:54:29.952004482Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.192826ms logger=migrator t=2026-05-09T03:54:29.958566058Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T03:54:29.960029051Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.461923ms logger=migrator t=2026-05-09T03:54:29.966065044Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T03:54:29.967882745Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.817081ms logger=migrator t=2026-05-09T03:54:29.974402949Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T03:54:29.974824389Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=421.729µs logger=migrator t=2026-05-09T03:54:29.979850611Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T03:54:29.980232919Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=382.368µs logger=migrator t=2026-05-09T03:54:29.985665109Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T03:54:29.987344147Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.675488ms logger=migrator t=2026-05-09T03:54:29.993841041Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T03:54:29.995748173Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.906912ms logger=migrator t=2026-05-09T03:54:30.000881367Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T03:54:30.00191169Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.030443ms logger=migrator t=2026-05-09T03:54:30.007045794Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T03:54:30.008269541Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.222887ms logger=migrator t=2026-05-09T03:54:30.015128264Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T03:54:30.016492603Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.365729ms logger=migrator t=2026-05-09T03:54:30.021531056Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T03:54:30.022409965Z level=info msg="Migration successfully executed" id="create anon_device table" duration=878.719µs logger=migrator t=2026-05-09T03:54:30.027888227Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T03:54:30.030259179Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.368063ms logger=migrator t=2026-05-09T03:54:30.036753553Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T03:54:30.038786868Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.032815ms logger=migrator t=2026-05-09T03:54:30.045953798Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T03:54:30.046933479Z level=info msg="Migration successfully executed" id="create signing_key table" duration=976.391µs logger=migrator t=2026-05-09T03:54:30.054807654Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T03:54:30.057473473Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.671219ms logger=migrator t=2026-05-09T03:54:30.063706271Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T03:54:30.06499654Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.290428ms logger=migrator t=2026-05-09T03:54:30.071183048Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T03:54:30.071477964Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=295.896µs logger=migrator t=2026-05-09T03:54:30.076881554Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T03:54:30.086208201Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.325447ms logger=migrator t=2026-05-09T03:54:30.093422371Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T03:54:30.093956843Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=536.982µs logger=migrator t=2026-05-09T03:54:30.099857074Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T03:54:30.099894835Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.411µs logger=migrator t=2026-05-09T03:54:30.105834626Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T03:54:30.106995402Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.161026ms logger=migrator t=2026-05-09T03:54:30.112051964Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T03:54:30.112080295Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.031µs logger=migrator t=2026-05-09T03:54:30.117822302Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T03:54:30.119922529Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.099257ms logger=migrator t=2026-05-09T03:54:30.125921082Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T03:54:30.127095909Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.174257ms logger=migrator t=2026-05-09T03:54:30.134009591Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T03:54:30.13572991Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.719379ms logger=migrator t=2026-05-09T03:54:30.141368685Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T03:54:30.142182883Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=815.598µs logger=migrator t=2026-05-09T03:54:30.147263006Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T03:54:30.147705476Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=443.92µs logger=migrator t=2026-05-09T03:54:30.153133906Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T03:54:30.154144848Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.011062ms logger=migrator t=2026-05-09T03:54:30.160251784Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T03:54:30.161597524Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.348451ms logger=migrator t=2026-05-09T03:54:30.170621914Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T03:54:30.171835452Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.216188ms logger=migrator t=2026-05-09T03:54:30.178580261Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T03:54:30.189099985Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.516594ms logger=migrator t=2026-05-09T03:54:30.194075444Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T03:54:30.201050879Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.974845ms logger=migrator t=2026-05-09T03:54:30.206302096Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T03:54:30.216459311Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.150195ms logger=migrator t=2026-05-09T03:54:30.22454692Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T03:54:30.224613622Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.442µs logger=migrator t=2026-05-09T03:54:30.228479028Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T03:54:30.24119121Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.707832ms logger=migrator t=2026-05-09T03:54:30.246470037Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T03:54:30.25562964Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.158823ms logger=migrator t=2026-05-09T03:54:30.262173926Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T03:54:30.262400431Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=226.475µs logger=migrator t=2026-05-09T03:54:30.267913713Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.171703871s logger=migrator t=2026-05-09T03:54:30.268998547Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T03:54:30.287053688Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T03:54:30.287262643Z level=info msg="Created default organization" logger=secrets t=2026-05-09T03:54:30.295627278Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T03:54:30.347605371Z level=info msg="Restored cache from database" duration=658.714µs logger=plugin.store t=2026-05-09T03:54:30.349564855Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T03:54:30.388461569Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T03:54:30.388495119Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T03:54:30.388623272Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T03:54:30.388637342Z level=info msg="Plugins loaded" count=54 duration=39.073727ms logger=query_data t=2026-05-09T03:54:30.392693772Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T03:54:30.396057597Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T03:54:30.407057441Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T03:54:30.415331054Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T03:54:30.417621165Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T03:54:30.419921107Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T03:54:30.439217975Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T03:54:30.454621946Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T03:54:30.472502234Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T03:54:30.472565195Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T03:54:30.472688088Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T03:54:30.473104557Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-09T03:54:30.47370766Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-09T03:54:30.476957282Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-09T03:54:30.541510435Z level=info msg="Update check succeeded" duration=67.838465ms logger=grafana.update.checker t=2026-05-09T03:54:30.544609414Z level=info msg="Update check succeeded" duration=71.18169ms logger=provisioning.dashboard t=2026-05-09T03:54:30.558212645Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-09T03:54:30.558674706Z level=info msg="State cache has been initialized" states=0 duration=85.562339ms logger=ngalert.scheduler t=2026-05-09T03:54:30.558771549Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T03:54:30.558896201Z level=info msg=starting first_tick=2026-05-09T03:54:40Z logger=sqlstore.transactions t=2026-05-09T03:54:30.571867688Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T03:54:30.582580966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-09T03:54:30.583578528Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T03:54:30.594518561Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-09T03:54:30.605471694Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T03:54:30.67514541Z level=info msg="Patterns update finished" duration=114.592583ms logger=grafana-apiserver t=2026-05-09T03:54:30.966474496Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T03:54:30.966920285Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T03:54:34.047590053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.048930223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.170867188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.351053457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.366354667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.751571045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.767684803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.80448687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.851105795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.89502868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.91310507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.943493015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.960890661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:34.995773976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.023996722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.082823467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.102560965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.14197846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.157080535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.206361989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.223563741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.261778748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.280967534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.322131448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.340800132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.387196012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.404981927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.447337336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.46642485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.509091277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.530791618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.578798184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.59665361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.641334022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.655932105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.703888629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.720391706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.786896902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.806957817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.851579067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.872630725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.928063584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.947061116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:35.996427752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.01482451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.09594071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.112365485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.161471705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.191784077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.245045139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.26357385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.325670578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.343120815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.464616152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.481366324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.543504352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.560881777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.610659951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.630103002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.697593469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.714812271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.778482023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.795651334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.847712189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.871180229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.934827281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:36.950424126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.001064029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.016214576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.073327062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.09170184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.148466349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.167154333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.236373118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.250497061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.307382913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.335470156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.458779221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.478208922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T03:54:37.704136572Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T03:55:03.496015802Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T04:04:30.545513308Z level=info msg="Completed cleanup jobs" duration=70.081975ms logger=plugins.update.checker t=2026-05-09T04:04:30.594707163Z level=info msg="Update check succeeded" duration=52.753816ms logger=sqlstore.transactions t=2026-05-09T04:09:30.413155733Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T04:14:30.486644772Z level=info msg="Completed cleanup jobs" duration=12.638275ms logger=plugins.update.checker t=2026-05-09T04:14:30.593082339Z level=info msg="Update check succeeded" duration=51.02053ms logger=cleanup t=2026-05-09T04:24:30.488079749Z level=info msg="Completed cleanup jobs" duration=14.116828ms logger=plugins.update.checker t=2026-05-09T04:24:30.618415414Z level=info msg="Update check succeeded" duration=75.111812ms logger=infra.usagestats t=2026-05-09T04:25:03.525056924Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T04:34:30.50100536Z level=info msg="Completed cleanup jobs" duration=26.616848ms logger=plugins.update.checker t=2026-05-09T04:34:30.622305478Z level=info msg="Update check succeeded" duration=80.359936ms logger=cleanup t=2026-05-09T04:44:30.502443494Z level=info msg="Completed cleanup jobs" duration=28.538611ms logger=plugins.update.checker t=2026-05-09T04:44:30.597102391Z level=info msg="Update check succeeded" duration=55.066638ms logger=cleanup t=2026-05-09T04:54:30.512640094Z level=info msg="Completed cleanup jobs" duration=38.947746ms logger=plugins.update.checker t=2026-05-09T04:54:30.59256213Z level=info msg="Update check succeeded" duration=50.24619ms logger=infra.usagestats t=2026-05-09T04:55:03.520093889Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T05:04:30.522619936Z level=info msg="Completed cleanup jobs" duration=48.796487ms logger=plugins.update.checker t=2026-05-09T05:04:30.59210534Z level=info msg="Update check succeeded" duration=50.066637ms