logger=settings t=2026-09-11T17:33:54.151037104Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-11T17:33:54Z logger=settings t=2026-09-11T17:33:54.151298123Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-11T17:33:54.151311073Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-11T17:33:54.151314893Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-11T17:33:54.151318243Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-11T17:33:54.151321683Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-11T17:33:54.151324354Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-11T17:33:54.151327084Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-11T17:33:54.151342764Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-11T17:33:54.151345994Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-11T17:33:54.151348624Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-11T17:33:54.151353654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-11T17:33:54.151357205Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-11T17:33:54.151360195Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-11T17:33:54.151363615Z level=info msg=Target target=[all] logger=settings t=2026-09-11T17:33:54.151370955Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-11T17:33:54.151374395Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-11T17:33:54.151380445Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-11T17:33:54.151389556Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-11T17:33:54.151392746Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-11T17:33:54.151395546Z level=info msg="App mode production" logger=sqlstore t=2026-09-11T17:33:54.151663334Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-11T17:33:54.151681525Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-11T17:33:54.153285077Z level=info msg="Locking database" logger=migrator t=2026-09-11T17:33:54.153300158Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-11T17:33:54.153820334Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-11T17:33:54.15462449Z level=info msg="Migration successfully executed" id="create migration_log table" duration=803.336µs logger=migrator t=2026-09-11T17:33:54.160023025Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-11T17:33:54.160549642Z level=info msg="Migration successfully executed" id="create user table" duration=528.297µs logger=migrator t=2026-09-11T17:33:54.166015389Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-11T17:33:54.166521865Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=505.986µs logger=migrator t=2026-09-11T17:33:54.170418322Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-11T17:33:54.170905727Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=491.035µs logger=migrator t=2026-09-11T17:33:54.175489975Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-11T17:33:54.175958621Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=468.886µs logger=migrator t=2026-09-11T17:33:54.180536409Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-11T17:33:54.18120295Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=666.731µs logger=migrator t=2026-09-11T17:33:54.189346394Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-11T17:33:54.192499297Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.152002ms logger=migrator t=2026-09-11T17:33:54.198980846Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-11T17:33:54.200064131Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.081795ms logger=migrator t=2026-09-11T17:33:54.204122972Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-11T17:33:54.204761402Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=638.18µs logger=migrator t=2026-09-11T17:33:54.209750594Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-11T17:33:54.210407265Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=656.691µs logger=migrator t=2026-09-11T17:33:54.214850399Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-11T17:33:54.21517724Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=326.601µs logger=migrator t=2026-09-11T17:33:54.219038194Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-11T17:33:54.219534721Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=495.887µs logger=migrator t=2026-09-11T17:33:54.225874216Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-11T17:33:54.22691811Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.043654ms logger=migrator t=2026-09-11T17:33:54.232368316Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-11T17:33:54.232417108Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.902µs logger=migrator t=2026-09-11T17:33:54.239545048Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-11T17:33:54.240890542Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.347974ms logger=migrator t=2026-09-11T17:33:54.243914459Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-11T17:33:54.244172197Z level=info msg="Migration successfully executed" id="Add missing user data" duration=257.968µs logger=migrator t=2026-09-11T17:33:54.249424898Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-11T17:33:54.250608317Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.184728ms logger=migrator t=2026-09-11T17:33:54.255849627Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-11T17:33:54.256613521Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=765.224µs logger=migrator t=2026-09-11T17:33:54.26304923Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-11T17:33:54.264054952Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.004423ms logger=migrator t=2026-09-11T17:33:54.266845883Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-11T17:33:54.272141383Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.29477ms logger=migrator t=2026-09-11T17:33:54.277267429Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-11T17:33:54.278440938Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.175779ms logger=migrator t=2026-09-11T17:33:54.285160795Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-11T17:33:54.285390512Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=229.937µs logger=migrator t=2026-09-11T17:33:54.293374891Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-11T17:33:54.294337192Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=962.191µs logger=migrator t=2026-09-11T17:33:54.302194756Z 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-09-11T17:33:54.302693582Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=495.916µs logger=migrator t=2026-09-11T17:33:54.310949669Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-11T17:33:54.311440185Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=491.645µs logger=migrator t=2026-09-11T17:33:54.316149788Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-11T17:33:54.317945026Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.794078ms logger=migrator t=2026-09-11T17:33:54.324653573Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-11T17:33:54.326067409Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.416056ms logger=migrator t=2026-09-11T17:33:54.332493667Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-11T17:33:54.334219763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.725105ms logger=migrator t=2026-09-11T17:33:54.339223234Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-11T17:33:54.340047041Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=823.467µs logger=migrator t=2026-09-11T17:33:54.345232529Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-11T17:33:54.346014204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=781.915µs logger=migrator t=2026-09-11T17:33:54.352287737Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-11T17:33:54.352321658Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.401µs logger=migrator t=2026-09-11T17:33:54.357160274Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-11T17:33:54.358116276Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=955.442µs logger=migrator t=2026-09-11T17:33:54.36504258Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-11T17:33:54.366086994Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.045374ms logger=migrator t=2026-09-11T17:33:54.373007227Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-11T17:33:54.373950898Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=945.411µs logger=migrator t=2026-09-11T17:33:54.379071414Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-11T17:33:54.379929651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=858.147µs logger=migrator t=2026-09-11T17:33:54.385657437Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-11T17:33:54.389594854Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.936517ms logger=migrator t=2026-09-11T17:33:54.394975879Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-11T17:33:54.395997582Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.020953ms logger=migrator t=2026-09-11T17:33:54.400083294Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-11T17:33:54.400935491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=852.027µs logger=migrator t=2026-09-11T17:33:54.404849218Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-11T17:33:54.405676335Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=827.217µs logger=migrator t=2026-09-11T17:33:54.412886069Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-11T17:33:54.413794048Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=908.88µs logger=migrator t=2026-09-11T17:33:54.420794585Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-11T17:33:54.421880289Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.105995ms logger=migrator t=2026-09-11T17:33:54.4456613Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-11T17:33:54.446043433Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=384.714µs logger=migrator t=2026-09-11T17:33:54.452130579Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-11T17:33:54.452594114Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=463.455µs logger=migrator t=2026-09-11T17:33:54.457136831Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-11T17:33:54.45741968Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=283.079µs logger=migrator t=2026-09-11T17:33:54.463937831Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-11T17:33:54.464443328Z level=info msg="Migration successfully executed" id="create star table" duration=505.067µs logger=migrator t=2026-09-11T17:33:54.469221852Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-11T17:33:54.470114901Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=892.139µs logger=migrator t=2026-09-11T17:33:54.476241939Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-11T17:33:54.477174999Z level=info msg="Migration successfully executed" id="create org table v1" duration=932.19µs logger=migrator t=2026-09-11T17:33:54.483406801Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-11T17:33:54.484371702Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=965.351µs logger=migrator t=2026-09-11T17:33:54.491350948Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-11T17:33:54.491964358Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=612.82µs logger=migrator t=2026-09-11T17:33:54.497258769Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-11T17:33:54.498284523Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.029304ms logger=migrator t=2026-09-11T17:33:54.503550114Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-11T17:33:54.504248426Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=697.912µs logger=migrator t=2026-09-11T17:33:54.509215947Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-11T17:33:54.509910359Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=694.482µs logger=migrator t=2026-09-11T17:33:54.516303346Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-11T17:33:54.516342437Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.691µs logger=migrator t=2026-09-11T17:33:54.523555331Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-11T17:33:54.523592732Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.551µs logger=migrator t=2026-09-11T17:33:54.529515174Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-11T17:33:54.530137184Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=621.721µs logger=migrator t=2026-09-11T17:33:54.53897926Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-11T17:33:54.53990623Z level=info msg="Migration successfully executed" id="create dashboard table" duration=928.94µs logger=migrator t=2026-09-11T17:33:54.546654078Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-11T17:33:54.547702772Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.049064ms logger=migrator t=2026-09-11T17:33:54.554131231Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-11T17:33:54.555094742Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=964.621µs logger=migrator t=2026-09-11T17:33:54.563604058Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-11T17:33:54.564734434Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.133736ms logger=migrator t=2026-09-11T17:33:54.572903088Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-11T17:33:54.574309294Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.405975ms logger=migrator t=2026-09-11T17:33:54.580568397Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-11T17:33:54.5816224Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.050763ms logger=migrator t=2026-09-11T17:33:54.587204901Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-11T17:33:54.595996926Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.785255ms logger=migrator t=2026-09-11T17:33:54.603179879Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-11T17:33:54.604417089Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.23959ms logger=migrator t=2026-09-11T17:33:54.610221806Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-11T17:33:54.611045202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=825.296µs logger=migrator t=2026-09-11T17:33:54.616679444Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-11T17:33:54.617422929Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=744.595µs logger=migrator t=2026-09-11T17:33:54.625646295Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-11T17:33:54.625996466Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=351.131µs logger=migrator t=2026-09-11T17:33:54.630866655Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-11T17:33:54.63165967Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=792.666µs logger=migrator t=2026-09-11T17:33:54.637289501Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-11T17:33:54.637362984Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=73.723µs logger=migrator t=2026-09-11T17:33:54.643845174Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-11T17:33:54.64559686Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.754946ms logger=migrator t=2026-09-11T17:33:54.650409436Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-11T17:33:54.652162903Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.753057ms logger=migrator t=2026-09-11T17:33:54.657116093Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-11T17:33:54.658728886Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.614903ms logger=migrator t=2026-09-11T17:33:54.665020338Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-11T17:33:54.665920388Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=899.37µs logger=migrator t=2026-09-11T17:33:54.670521236Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-11T17:33:54.672354385Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.833229ms logger=migrator t=2026-09-11T17:33:54.6789835Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-11T17:33:54.679868299Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=885.149µs logger=migrator t=2026-09-11T17:33:54.686119961Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-11T17:33:54.687038131Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=916.13µs logger=migrator t=2026-09-11T17:33:54.692550299Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-11T17:33:54.69257876Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.871µs logger=migrator t=2026-09-11T17:33:54.698145831Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-11T17:33:54.698177972Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.121µs logger=migrator t=2026-09-11T17:33:54.703464472Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-11T17:33:54.706332356Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.867744ms logger=migrator t=2026-09-11T17:33:54.712854516Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-11T17:33:54.714664804Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.811568ms logger=migrator t=2026-09-11T17:33:54.720861346Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-11T17:33:54.722174429Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.313873ms logger=migrator t=2026-09-11T17:33:54.727229461Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-11T17:33:54.729130843Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.902242ms logger=migrator t=2026-09-11T17:33:54.735040644Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-11T17:33:54.735248911Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=211.527µs logger=migrator t=2026-09-11T17:33:54.740191701Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-11T17:33:54.740985527Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=793.766µs logger=migrator t=2026-09-11T17:33:54.746846426Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-11T17:33:54.747953162Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.107966ms logger=migrator t=2026-09-11T17:33:54.75433853Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-11T17:33:54.754391981Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=55.862µs logger=migrator t=2026-09-11T17:33:54.759225457Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-11T17:33:54.760584651Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.358884ms logger=migrator t=2026-09-11T17:33:54.765850742Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-11T17:33:54.766948408Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.097356ms logger=migrator t=2026-09-11T17:33:54.774044178Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-11T17:33:54.779630638Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.584261ms logger=migrator t=2026-09-11T17:33:54.784970371Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-11T17:33:54.785603001Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=632.36µs logger=migrator t=2026-09-11T17:33:54.791072069Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-11T17:33:54.792565367Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.489748ms logger=migrator t=2026-09-11T17:33:54.800017408Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-11T17:33:54.800743962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=723.694µs logger=migrator t=2026-09-11T17:33:54.8043807Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-11T17:33:54.804656118Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=275.598µs logger=migrator t=2026-09-11T17:33:54.808477031Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-11T17:33:54.808981328Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=504.237µs logger=migrator t=2026-09-11T17:33:54.814050422Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-11T17:33:54.815768398Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.712457ms logger=migrator t=2026-09-11T17:33:54.819802139Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-11T17:33:54.820319095Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=516.956µs logger=migrator t=2026-09-11T17:33:54.824330935Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-11T17:33:54.824443839Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=113.073µs logger=migrator t=2026-09-11T17:33:54.829624056Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-11T17:33:54.82973266Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=107.584µs logger=migrator t=2026-09-11T17:33:54.836344693Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-11T17:33:54.83686133Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=516.627µs logger=migrator t=2026-09-11T17:33:54.844391454Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-11T17:33:54.846569954Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.182341ms logger=migrator t=2026-09-11T17:33:54.853734116Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-11T17:33:54.855561495Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.828299ms logger=migrator t=2026-09-11T17:33:54.870103175Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-11T17:33:54.87117751Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.077435ms logger=migrator t=2026-09-11T17:33:54.876835623Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-11T17:33:54.87796963Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.134447ms logger=migrator t=2026-09-11T17:33:54.883987104Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-11T17:33:54.884607265Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=617.91µs logger=migrator t=2026-09-11T17:33:54.890112283Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-11T17:33:54.891396114Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.287231ms logger=migrator t=2026-09-11T17:33:54.896262402Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-11T17:33:54.907142554Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.875923ms logger=migrator t=2026-09-11T17:33:54.911505175Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-11T17:33:54.913270752Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.765797ms logger=migrator t=2026-09-11T17:33:54.918515992Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-11T17:33:54.919753232Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.23828ms logger=migrator t=2026-09-11T17:33:54.927195143Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-11T17:33:54.928966141Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.770878ms logger=migrator t=2026-09-11T17:33:54.936001898Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-11T17:33:54.937212997Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.214858ms logger=migrator t=2026-09-11T17:33:54.944442071Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-11T17:33:54.946970082Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.529131ms logger=migrator t=2026-09-11T17:33:54.952130189Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-11T17:33:54.953868645Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.740876ms logger=migrator t=2026-09-11T17:33:54.96049085Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-11T17:33:54.960532261Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.321µs logger=migrator t=2026-09-11T17:33:54.96417816Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-11T17:33:54.964379876Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=202.206µs logger=migrator t=2026-09-11T17:33:54.969405328Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-11T17:33:54.975081442Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.675314ms logger=migrator t=2026-09-11T17:33:54.980890521Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-11T17:33:54.981037535Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=147.654µs logger=migrator t=2026-09-11T17:33:54.988248999Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-11T17:33:54.988399803Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=151.904µs logger=migrator t=2026-09-11T17:33:55.051592349Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-11T17:33:55.058199234Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.608815ms logger=migrator t=2026-09-11T17:33:55.560961211Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-11T17:33:55.561415095Z level=info msg="Migration successfully executed" id="Update uid value" duration=456.944µs logger=migrator t=2026-09-11T17:33:55.619737765Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-11T17:33:55.622888707Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=3.150022ms logger=migrator t=2026-09-11T17:33:55.691771918Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-11T17:33:55.692903415Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.127907ms logger=migrator t=2026-09-11T17:33:56.005970257Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-11T17:33:56.01007229Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.102383ms logger=migrator t=2026-09-11T17:33:56.126098143Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-11T17:33:56.128199351Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.104508ms logger=migrator t=2026-09-11T17:33:56.145530303Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-11T17:33:56.147082234Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.554521ms logger=migrator t=2026-09-11T17:33:56.151663932Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-11T17:33:56.153037847Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.373785ms logger=migrator t=2026-09-11T17:33:56.157650936Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-11T17:33:56.158819214Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.168968ms logger=migrator t=2026-09-11T17:33:56.165091147Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-11T17:33:56.166189463Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.095706ms logger=migrator t=2026-09-11T17:33:56.170623757Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-11T17:33:56.171875857Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.252991ms logger=migrator t=2026-09-11T17:33:56.177127218Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-11T17:33:56.188221418Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.093959ms logger=migrator t=2026-09-11T17:33:56.192664342Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-11T17:33:56.193763277Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.099256ms logger=migrator t=2026-09-11T17:33:56.198121239Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-11T17:33:56.199252025Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.130757ms logger=migrator t=2026-09-11T17:33:56.204798785Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-11T17:33:56.205950613Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.151828ms logger=migrator t=2026-09-11T17:33:56.210262323Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-11T17:33:56.211490103Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.2274ms logger=migrator t=2026-09-11T17:33:56.216640609Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-11T17:33:56.217115205Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=474.326µs logger=migrator t=2026-09-11T17:33:56.223077688Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-11T17:33:56.224120982Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.039364ms logger=migrator t=2026-09-11T17:33:56.230573101Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-11T17:33:56.230615682Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.281µs logger=migrator t=2026-09-11T17:33:56.235952866Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-11T17:33:56.24042311Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.468854ms logger=migrator t=2026-09-11T17:33:56.247326474Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-11T17:33:56.253297838Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.962413ms logger=migrator t=2026-09-11T17:33:56.273082239Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-11T17:33:56.273626008Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=542.118µs logger=migrator t=2026-09-11T17:33:56.281005217Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-11T17:33:56.287533699Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.504602ms logger=migrator t=2026-09-11T17:33:56.295935131Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-11T17:33:56.301266614Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.331913ms logger=migrator t=2026-09-11T17:33:56.320702414Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-11T17:33:56.322007216Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.307162ms logger=migrator t=2026-09-11T17:33:56.329428887Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-11T17:33:56.331144813Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.716106ms logger=migrator t=2026-09-11T17:33:56.337987595Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-11T17:33:56.338949016Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=961.741µs logger=migrator t=2026-09-11T17:33:56.350186311Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-11T17:33:56.35109851Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=911.829µs logger=migrator t=2026-09-11T17:33:56.35975895Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-11T17:33:56.360602688Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=844.178µs logger=migrator t=2026-09-11T17:33:56.366726566Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-11T17:33:56.368137012Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.405036ms logger=migrator t=2026-09-11T17:33:56.376233775Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-11T17:33:56.376345078Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=114.723µs logger=migrator t=2026-09-11T17:33:56.391661975Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-11T17:33:56.391720027Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=62.682µs logger=migrator t=2026-09-11T17:33:56.40196868Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-11T17:33:56.404977778Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.005517ms logger=migrator t=2026-09-11T17:33:56.41155831Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-11T17:33:56.414221617Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.663777ms logger=migrator t=2026-09-11T17:33:56.419273371Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-11T17:33:56.419357924Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=85.203µs logger=migrator t=2026-09-11T17:33:56.426840566Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-11T17:33:56.427705754Z level=info msg="Migration successfully executed" id="create quota table v1" duration=865.668µs logger=migrator t=2026-09-11T17:33:56.434475504Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-11T17:33:56.435249158Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=772.764µs logger=migrator t=2026-09-11T17:33:56.442756883Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-11T17:33:56.442799384Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.322µs logger=migrator t=2026-09-11T17:33:56.446500683Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-11T17:33:56.44730495Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=803.687µs logger=migrator t=2026-09-11T17:33:56.458700539Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-11T17:33:56.459729823Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.031224ms logger=migrator t=2026-09-11T17:33:56.465324685Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-11T17:33:56.467714852Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.390798ms logger=migrator t=2026-09-11T17:33:56.473688576Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-11T17:33:56.473719107Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.661µs logger=migrator t=2026-09-11T17:33:56.477935373Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-11T17:33:56.47876289Z level=info msg="Migration successfully executed" id="create session table" duration=826.427µs logger=migrator t=2026-09-11T17:33:56.486372887Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-11T17:33:56.486577503Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=204.776µs logger=migrator t=2026-09-11T17:33:56.492134184Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-11T17:33:56.492211696Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.362µs logger=migrator t=2026-09-11T17:33:56.49756759Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-11T17:33:56.498454528Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=890.588µs logger=migrator t=2026-09-11T17:33:56.507398859Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-11T17:33:56.508555296Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.158617ms logger=migrator t=2026-09-11T17:33:56.516478453Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-11T17:33:56.516515814Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.072µs logger=migrator t=2026-09-11T17:33:56.522893671Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-11T17:33:56.522916912Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.421µs logger=migrator t=2026-09-11T17:33:56.534171527Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-11T17:33:56.537179374Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.011537ms logger=migrator t=2026-09-11T17:33:56.544814003Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-11T17:33:56.547052945Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.240692ms logger=migrator t=2026-09-11T17:33:56.557279446Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-11T17:33:56.557430182Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=157.676µs logger=migrator t=2026-09-11T17:33:56.567226869Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-11T17:33:56.567666773Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=445.884µs logger=migrator t=2026-09-11T17:33:56.576227141Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-11T17:33:56.577353807Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.129657ms logger=migrator t=2026-09-11T17:33:56.592102115Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-11T17:33:56.592148827Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=51.092µs logger=migrator t=2026-09-11T17:33:56.600816649Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-11T17:33:56.60395187Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.137251ms logger=migrator t=2026-09-11T17:33:56.610145841Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-11T17:33:56.610300516Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.364µs logger=migrator t=2026-09-11T17:33:56.61781139Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-11T17:33:56.621680994Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.869424ms logger=migrator t=2026-09-11T17:33:56.636378741Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-11T17:33:56.638865322Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.490161ms logger=migrator t=2026-09-11T17:33:56.645661293Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-11T17:33:56.645726175Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.712µs logger=migrator t=2026-09-11T17:33:56.655592385Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-11T17:33:56.656326288Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=735.153µs logger=migrator t=2026-09-11T17:33:56.666553941Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-11T17:33:56.668984359Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.433909ms logger=migrator t=2026-09-11T17:33:56.677150154Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-11T17:33:56.679611784Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.4897ms logger=migrator t=2026-09-11T17:33:56.683945164Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-11T17:33:56.698850368Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=14.898613ms logger=migrator t=2026-09-11T17:33:56.710560828Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-11T17:33:56.711660413Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.085926ms logger=migrator t=2026-09-11T17:33:56.718381382Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-11T17:33:56.719241489Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=862.168µs logger=migrator t=2026-09-11T17:33:56.723568039Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-11T17:33:56.724123168Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=554.729µs logger=migrator t=2026-09-11T17:33:56.729707349Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-11T17:33:56.731083613Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.373155ms logger=migrator t=2026-09-11T17:33:56.737645365Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-11T17:33:56.738889206Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.245751ms logger=migrator t=2026-09-11T17:33:56.743127053Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-11T17:33:56.753419468Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.293484ms logger=migrator t=2026-09-11T17:33:56.794173819Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-11T17:33:56.795404859Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.23832ms logger=migrator t=2026-09-11T17:33:56.803134589Z 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-09-11T17:33:56.804218185Z 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.087756ms logger=migrator t=2026-09-11T17:33:56.811636475Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-11T17:33:56.81210543Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=470.225µs logger=migrator t=2026-09-11T17:33:56.819538702Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-11T17:33:56.820555355Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.023024ms logger=migrator t=2026-09-11T17:33:56.852593303Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-11T17:33:56.85340198Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=812.867µs logger=migrator t=2026-09-11T17:33:56.8589559Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-11T17:33:56.861857004Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.903954ms logger=migrator t=2026-09-11T17:33:56.867381513Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-11T17:33:56.871129355Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.755442ms logger=migrator t=2026-09-11T17:33:56.881035826Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-11T17:33:56.884192638Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.158252ms logger=migrator t=2026-09-11T17:33:56.88948798Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-11T17:33:56.89258901Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.10191ms logger=migrator t=2026-09-11T17:33:56.897499569Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-11T17:33:56.898326807Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=826.818µs logger=migrator t=2026-09-11T17:33:56.907746443Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-11T17:33:56.907838205Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=95.043µs logger=migrator t=2026-09-11T17:33:56.913897982Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-11T17:33:56.913931163Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.412µs logger=migrator t=2026-09-11T17:33:56.91877919Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-11T17:33:56.919596016Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=819.846µs logger=migrator t=2026-09-11T17:33:56.933661842Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-11T17:33:56.937942981Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=4.283279ms logger=migrator t=2026-09-11T17:33:56.949209746Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-11T17:33:56.94992776Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=721.824µs logger=migrator t=2026-09-11T17:33:56.954308102Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-11T17:33:56.954972384Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=664.762µs logger=migrator t=2026-09-11T17:33:56.960935837Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-11T17:33:56.96163748Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=702.933µs logger=migrator t=2026-09-11T17:33:56.966111675Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-11T17:33:56.968694159Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.582324ms logger=migrator t=2026-09-11T17:33:56.973449413Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-11T17:33:56.975968845Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.519212ms logger=migrator t=2026-09-11T17:33:56.987765897Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-11T17:33:56.98815692Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=397.543µs logger=migrator t=2026-09-11T17:33:57.002100932Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-11T17:33:57.004073676Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.959004ms logger=migrator t=2026-09-11T17:33:57.016844531Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-11T17:33:57.01803866Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.20398ms logger=migrator t=2026-09-11T17:33:57.026472063Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-11T17:33:57.02945661Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.988827ms logger=migrator t=2026-09-11T17:33:57.04670154Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-11T17:33:57.046767092Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.672µs logger=migrator t=2026-09-11T17:33:57.053684726Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-11T17:33:57.05438903Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=704.714µs logger=migrator t=2026-09-11T17:33:57.059739743Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-11T17:33:57.061687957Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.952564ms logger=migrator t=2026-09-11T17:33:57.066390849Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-11T17:33:57.066453961Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=64.812µs logger=migrator t=2026-09-11T17:33:57.07228535Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-11T17:33:57.072987773Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=702.513µs logger=migrator t=2026-09-11T17:33:57.079718722Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-11T17:33:57.08059753Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=883.818µs logger=migrator t=2026-09-11T17:33:57.086309505Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-11T17:33:57.086976847Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=667.822µs logger=migrator t=2026-09-11T17:33:57.096854528Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-11T17:33:57.09754088Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=684.292µs logger=migrator t=2026-09-11T17:33:57.102487041Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-11T17:33:57.103388491Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=900.91µs logger=migrator t=2026-09-11T17:33:57.111491903Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-11T17:33:57.112396433Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=903.88µs logger=migrator t=2026-09-11T17:33:57.119342778Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-11T17:33:57.11938569Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=57.772µs logger=migrator t=2026-09-11T17:33:57.125692254Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-11T17:33:57.129425225Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.735101ms logger=migrator t=2026-09-11T17:33:57.136829235Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-11T17:33:57.137629192Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=799.377µs logger=migrator t=2026-09-11T17:33:57.145648052Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-11T17:33:57.149243178Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.595076ms logger=migrator t=2026-09-11T17:33:57.155289335Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-11T17:33:57.156235846Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=946.671µs logger=migrator t=2026-09-11T17:33:57.161349472Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-11T17:33:57.162106646Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=757.054µs logger=migrator t=2026-09-11T17:33:57.168318638Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-11T17:33:57.168869536Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=550.918µs logger=migrator t=2026-09-11T17:33:57.173441625Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-11T17:33:57.181458104Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.015889ms logger=migrator t=2026-09-11T17:33:57.189366541Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-11T17:33:57.189990601Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=625.35µs logger=migrator t=2026-09-11T17:33:57.199386087Z 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-09-11T17:33:57.200183713Z 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=797.896µs logger=migrator t=2026-09-11T17:33:57.2059444Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-11T17:33:57.206201518Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=257.388µs logger=migrator t=2026-09-11T17:33:57.211597863Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-11T17:33:57.212050758Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=452.855µs logger=migrator t=2026-09-11T17:33:57.218222129Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-11T17:33:57.218391604Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=169.605µs logger=migrator t=2026-09-11T17:33:57.223176169Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-11T17:33:57.22598221Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.805421ms logger=migrator t=2026-09-11T17:33:57.231317284Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-11T17:33:57.239033584Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.71162ms logger=migrator t=2026-09-11T17:33:57.246534388Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-11T17:33:57.247914812Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.380465ms logger=migrator t=2026-09-11T17:33:57.253436982Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-11T17:33:57.254780845Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.345063ms logger=migrator t=2026-09-11T17:33:57.26262264Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-11T17:33:57.263212089Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=592.84µs logger=migrator t=2026-09-11T17:33:57.273046239Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-11T17:33:57.28113384Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.086392ms logger=migrator t=2026-09-11T17:33:57.288350955Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-11T17:33:57.289755491Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.404466ms logger=migrator t=2026-09-11T17:33:57.406075117Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-11T17:33:57.406542312Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=524.087µs logger=migrator t=2026-09-11T17:33:57.414822091Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-11T17:33:57.415544904Z level=info msg="Migration successfully executed" id="Move region to single row" duration=724.103µs logger=migrator t=2026-09-11T17:33:57.423073659Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-11T17:33:57.425223488Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.150929ms logger=migrator t=2026-09-11T17:33:57.444949859Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-11T17:33:57.445851758Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=890.069µs logger=migrator t=2026-09-11T17:33:57.503549511Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-11T17:33:57.505030319Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.481048ms logger=migrator t=2026-09-11T17:33:57.517859077Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-11T17:33:57.519555362Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.696384ms logger=migrator t=2026-09-11T17:33:57.537248905Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-11T17:33:57.538974492Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.726137ms logger=migrator t=2026-09-11T17:33:57.557428881Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-11T17:33:57.559220559Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.791798ms logger=migrator t=2026-09-11T17:33:57.578768034Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-11T17:33:57.57895677Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=193.506µs logger=migrator t=2026-09-11T17:33:57.590246556Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-11T17:33:57.591666142Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.421546ms logger=migrator t=2026-09-11T17:33:57.603320031Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-11T17:33:57.605069157Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.749786ms logger=migrator t=2026-09-11T17:33:57.612527189Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-11T17:33:57.61377226Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.250071ms logger=migrator t=2026-09-11T17:33:57.618656739Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-11T17:33:57.6193045Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=647.791µs logger=migrator t=2026-09-11T17:33:57.624940853Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-11T17:33:57.625084247Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=143.715µs logger=migrator t=2026-09-11T17:33:57.635006049Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-11T17:33:57.636453976Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.455797ms logger=migrator t=2026-09-11T17:33:57.640930201Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-11T17:33:57.641049516Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.225µs logger=migrator t=2026-09-11T17:33:57.645632805Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-11T17:33:57.647458433Z level=info msg="Migration successfully executed" id="create team table" duration=1.824819ms logger=migrator t=2026-09-11T17:33:57.652192767Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-11T17:33:57.653125717Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=930.41µs logger=migrator t=2026-09-11T17:33:57.664849789Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-11T17:33:57.666406329Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.557831ms logger=migrator t=2026-09-11T17:33:57.673413277Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-11T17:33:57.681972164Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.554237ms logger=migrator t=2026-09-11T17:33:57.689846669Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-11T17:33:57.690275734Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=433.135µs logger=migrator t=2026-09-11T17:33:57.696417523Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-11T17:33:57.697360594Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=944.651µs logger=migrator t=2026-09-11T17:33:57.701728506Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-11T17:33:57.702377386Z level=info msg="Migration successfully executed" id="create team member table" duration=649.52µs logger=migrator t=2026-09-11T17:33:57.710206561Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-11T17:33:57.712078641Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.87462ms logger=migrator t=2026-09-11T17:33:57.71881823Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-11T17:33:57.720425522Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.608692ms logger=migrator t=2026-09-11T17:33:57.726309293Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-11T17:33:57.727819612Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.509839ms logger=migrator t=2026-09-11T17:33:57.734129848Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-11T17:33:57.743675128Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.54317ms logger=migrator t=2026-09-11T17:33:57.749457275Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-11T17:33:57.753591749Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.150405ms logger=migrator t=2026-09-11T17:33:57.759276084Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-11T17:33:57.762406355Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.130691ms logger=migrator t=2026-09-11T17:33:57.76687562Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-11T17:33:57.7677684Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=892.8µs logger=migrator t=2026-09-11T17:33:57.774091505Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-11T17:33:57.774984823Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=896.988µs logger=migrator t=2026-09-11T17:33:57.784657428Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-11T17:33:57.785608049Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=952.961µs logger=migrator t=2026-09-11T17:33:57.794822597Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-11T17:33:57.796470562Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.649575ms logger=migrator t=2026-09-11T17:33:57.804187682Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-11T17:33:57.804950697Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=765.225µs logger=migrator t=2026-09-11T17:33:57.813251086Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-11T17:33:57.814858459Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.609653ms logger=migrator t=2026-09-11T17:33:57.82199023Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-11T17:33:57.823049204Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.059474ms logger=migrator t=2026-09-11T17:33:57.827440017Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-11T17:33:57.828581563Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.142166ms logger=migrator t=2026-09-11T17:33:57.836321685Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-11T17:33:57.837121842Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=800.766µs logger=migrator t=2026-09-11T17:33:57.842030591Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-11T17:33:57.842292499Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=466.465µs logger=migrator t=2026-09-11T17:33:57.848423958Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-11T17:33:57.849214303Z level=info msg="Migration successfully executed" id="create tag table" duration=793.965µs logger=migrator t=2026-09-11T17:33:57.855125865Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-11T17:33:57.856385586Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.257841ms logger=migrator t=2026-09-11T17:33:57.8620376Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-11T17:33:57.863390463Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.355464ms logger=migrator t=2026-09-11T17:33:57.870859407Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-11T17:33:57.871981292Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.122755ms logger=migrator t=2026-09-11T17:33:57.876311094Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-11T17:33:57.877164961Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=853.817µs logger=migrator t=2026-09-11T17:33:57.88112835Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-11T17:33:57.893217493Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.084362ms logger=migrator t=2026-09-11T17:33:57.899054892Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-11T17:33:57.900295423Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.24214ms logger=migrator t=2026-09-11T17:33:57.907222957Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-11T17:33:57.909083287Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.86155ms logger=migrator t=2026-09-11T17:33:57.914131742Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-11T17:33:57.914501824Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=372.561µs logger=migrator t=2026-09-11T17:33:57.917728518Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-11T17:33:57.918343338Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=611.33µs logger=migrator t=2026-09-11T17:33:57.921586553Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-11T17:33:57.922201413Z level=info msg="Migration successfully executed" id="create user auth table" duration=613.61µs logger=migrator t=2026-09-11T17:33:57.930264715Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-11T17:33:57.93135333Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.088655ms logger=migrator t=2026-09-11T17:33:57.935902198Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-11T17:33:57.93597531Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.292µs logger=migrator t=2026-09-11T17:33:57.941375386Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-11T17:33:57.947229626Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.85314ms logger=migrator t=2026-09-11T17:33:57.952762905Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-11T17:33:57.957750368Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.987103ms logger=migrator t=2026-09-11T17:33:57.961650253Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-11T17:33:57.966579884Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.928981ms logger=migrator t=2026-09-11T17:33:57.970530772Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-11T17:33:57.975657148Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.123896ms logger=migrator t=2026-09-11T17:33:57.981083785Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-11T17:33:57.981746757Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=663.072µs logger=migrator t=2026-09-11T17:33:57.986308964Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-11T17:33:57.989713186Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.403481ms logger=migrator t=2026-09-11T17:33:57.994657175Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-11T17:33:57.995221163Z level=info msg="Migration successfully executed" id="create server_lock table" duration=563.328µs logger=migrator t=2026-09-11T17:33:58.004296749Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-11T17:33:58.005470767Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.176899ms logger=migrator t=2026-09-11T17:33:58.012172035Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-11T17:33:58.013049703Z level=info msg="Migration successfully executed" id="create user auth token table" duration=877.198µs logger=migrator t=2026-09-11T17:33:58.021554419Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-11T17:33:58.022432158Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=877.999µs logger=migrator t=2026-09-11T17:33:58.029380024Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-11T17:33:58.030362256Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=981.972µs logger=migrator t=2026-09-11T17:33:58.037421575Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-11T17:33:58.038581702Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.159637ms logger=migrator t=2026-09-11T17:33:58.046414457Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-11T17:33:58.05205184Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.632813ms logger=migrator t=2026-09-11T17:33:58.064082602Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-11T17:33:58.065657373Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.579262ms logger=migrator t=2026-09-11T17:33:58.073316731Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-11T17:33:58.076085391Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.76933ms logger=migrator t=2026-09-11T17:33:58.084247727Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-11T17:33:58.085871429Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.624033ms logger=migrator t=2026-09-11T17:33:58.094986646Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-11T17:33:58.096393532Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.408816ms logger=migrator t=2026-09-11T17:33:58.105032742Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-11T17:33:58.106570992Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.53758ms logger=migrator t=2026-09-11T17:33:58.113710234Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-11T17:33:58.113956702Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=246.208µs logger=migrator t=2026-09-11T17:33:58.122592143Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-11T17:33:58.122722298Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=131.686µs logger=migrator t=2026-09-11T17:33:58.128715892Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-11T17:33:58.130230481Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.519009ms logger=migrator t=2026-09-11T17:33:58.140436833Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T17:33:58.142102487Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.668124ms logger=migrator t=2026-09-11T17:33:58.14896962Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T17:33:58.150387056Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.417886ms logger=migrator t=2026-09-11T17:33:58.156564967Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-11T17:33:58.15666362Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=99.553µs logger=migrator t=2026-09-11T17:33:58.164063441Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T17:33:58.16558064Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.51781ms logger=migrator t=2026-09-11T17:33:58.174869252Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T17:33:58.176480674Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.612472ms logger=migrator t=2026-09-11T17:33:58.183759581Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-11T17:33:58.185338052Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.578222ms logger=migrator t=2026-09-11T17:33:58.192271847Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-11T17:33:58.193868349Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.597292ms logger=migrator t=2026-09-11T17:33:58.200316939Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-11T17:33:58.209425444Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.108855ms logger=migrator t=2026-09-11T17:33:58.216532457Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-11T17:33:58.21850311Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.972454ms logger=migrator t=2026-09-11T17:33:58.225180957Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-11T17:33:58.225438356Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=257.379µs logger=migrator t=2026-09-11T17:33:58.231075189Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-11T17:33:58.232463464Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.393846ms logger=migrator t=2026-09-11T17:33:58.240244816Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-11T17:33:58.24188918Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.646774ms logger=migrator t=2026-09-11T17:33:58.247771381Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-11T17:33:58.249378993Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.607502ms logger=migrator t=2026-09-11T17:33:58.256176625Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-11T17:33:58.256297178Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=122.604µs logger=migrator t=2026-09-11T17:33:58.265392133Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-11T17:33:58.268161694Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.77231ms logger=migrator t=2026-09-11T17:33:58.277488187Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-11T17:33:58.279524544Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.039887ms logger=migrator t=2026-09-11T17:33:58.293296881Z 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-09-11T17:33:58.298662665Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=5.357444ms logger=migrator t=2026-09-11T17:33:58.310850981Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-11T17:33:58.312303679Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.457657ms logger=migrator t=2026-09-11T17:33:58.319080149Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-11T17:33:58.325005751Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.923412ms logger=migrator t=2026-09-11T17:33:58.330288653Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-11T17:33:58.331443311Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.156208ms logger=migrator t=2026-09-11T17:33:58.338124257Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-11T17:33:58.339308026Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.194639ms logger=migrator t=2026-09-11T17:33:58.344417072Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-11T17:33:58.376258977Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.832965ms logger=migrator t=2026-09-11T17:33:58.438372396Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-11T17:33:58.463813593Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.426896ms logger=migrator t=2026-09-11T17:33:58.480211266Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-11T17:33:58.481025702Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=808.966µs logger=migrator t=2026-09-11T17:33:58.504887267Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-11T17:33:58.50588614Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=998.663µs logger=migrator t=2026-09-11T17:33:58.666283954Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-11T17:33:58.67787851Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.565606ms logger=migrator t=2026-09-11T17:33:58.698041355Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-11T17:33:58.709194668Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.150212ms logger=migrator t=2026-09-11T17:33:58.722956625Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-11T17:33:58.725621262Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.668236ms logger=migrator t=2026-09-11T17:33:58.741706605Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-11T17:33:58.743126291Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.419006ms logger=migrator t=2026-09-11T17:33:58.760346961Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-11T17:33:58.762965446Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.618375ms logger=migrator t=2026-09-11T17:33:58.782985266Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-11T17:33:58.785309072Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.323536ms logger=migrator t=2026-09-11T17:33:58.797081704Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-11T17:33:58.797181817Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.653µs logger=migrator t=2026-09-11T17:33:58.809651203Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-11T17:33:58.82031856Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.666487ms logger=migrator t=2026-09-11T17:33:58.842244072Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-11T17:33:58.851202004Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.957691ms logger=migrator t=2026-09-11T17:33:58.862724108Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-11T17:33:58.871823044Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.098576ms logger=migrator t=2026-09-11T17:33:58.886732258Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-11T17:33:58.889100025Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.364658ms logger=migrator t=2026-09-11T17:33:58.926522722Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-11T17:33:58.929313962Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.799231ms logger=migrator t=2026-09-11T17:33:58.943971568Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-11T17:33:58.956894918Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=12.92155ms logger=migrator t=2026-09-11T17:33:58.973413395Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-11T17:33:58.98587877Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=12.461995ms logger=migrator t=2026-09-11T17:33:59.005114086Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-11T17:33:59.008873857Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=3.760902ms logger=migrator t=2026-09-11T17:33:59.029883961Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-11T17:33:59.042585984Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=12.698433ms logger=migrator t=2026-09-11T17:33:59.052631031Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-11T17:33:59.063767714Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.139613ms logger=migrator t=2026-09-11T17:33:59.075695331Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-11T17:33:59.075886607Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=192.026µs logger=migrator t=2026-09-11T17:33:59.081986116Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-11T17:33:59.083835736Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.8493ms logger=migrator t=2026-09-11T17:33:59.090922017Z 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-09-11T17:33:59.092539289Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.626383ms logger=migrator t=2026-09-11T17:33:59.099977911Z 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-09-11T17:33:59.101626755Z 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.648224ms logger=migrator t=2026-09-11T17:33:59.107892239Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-11T17:33:59.107991412Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=97.293µs logger=migrator t=2026-09-11T17:33:59.113852243Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-11T17:33:59.124348195Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.495733ms logger=migrator t=2026-09-11T17:33:59.131011642Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-11T17:33:59.14176327Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.749748ms logger=migrator t=2026-09-11T17:33:59.147517528Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-11T17:33:59.158820096Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.276787ms logger=migrator t=2026-09-11T17:33:59.164577364Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-11T17:33:59.17494378Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.366177ms logger=migrator t=2026-09-11T17:33:59.181758132Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-11T17:33:59.192252923Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.495021ms logger=migrator t=2026-09-11T17:33:59.198072774Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-11T17:33:59.198229279Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=137.055µs logger=migrator t=2026-09-11T17:33:59.204260784Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-11T17:33:59.205453173Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.192839ms logger=migrator t=2026-09-11T17:33:59.213521576Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-11T17:33:59.222733395Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.210459ms logger=migrator t=2026-09-11T17:33:59.229218566Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-11T17:33:59.229409953Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=192.836µs logger=migrator t=2026-09-11T17:33:59.235770429Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-11T17:33:59.245418143Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.647984ms logger=migrator t=2026-09-11T17:33:59.251026696Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-11T17:33:59.252112321Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.085876ms logger=migrator t=2026-09-11T17:33:59.259520852Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-11T17:33:59.270151568Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.622375ms logger=migrator t=2026-09-11T17:33:59.275637316Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-11T17:33:59.276590428Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=952.652µs logger=migrator t=2026-09-11T17:33:59.283443021Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-11T17:33:59.285025802Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.582411ms logger=migrator t=2026-09-11T17:33:59.29324725Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-11T17:33:59.309983624Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=16.661551ms logger=migrator t=2026-09-11T17:33:59.319587496Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-11T17:33:59.320948971Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.361754ms logger=migrator t=2026-09-11T17:33:59.329476648Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-11T17:33:59.331569556Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.092949ms logger=migrator t=2026-09-11T17:33:59.341054875Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-11T17:33:59.34305951Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.004545ms logger=migrator t=2026-09-11T17:33:59.495661525Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-11T17:33:59.496691939Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.032714ms logger=migrator t=2026-09-11T17:33:59.505679281Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-11T17:33:59.505819495Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.963µs logger=migrator t=2026-09-11T17:33:59.512211624Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-11T17:33:59.514062803Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.85067ms logger=migrator t=2026-09-11T17:33:59.523195041Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-11T17:33:59.525153724Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.958833ms logger=migrator t=2026-09-11T17:33:59.531492761Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-11T17:33:59.532232884Z 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-09-11T17:33:59.539039336Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-11T17:33:59.539868933Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=830.587µs logger=migrator t=2026-09-11T17:33:59.548101351Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-11T17:33:59.549714454Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.614153ms logger=migrator t=2026-09-11T17:33:59.55543759Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-11T17:33:59.569341632Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.899592ms logger=migrator t=2026-09-11T17:33:59.575047498Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-11T17:33:59.576190165Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.142597ms logger=migrator t=2026-09-11T17:33:59.583002086Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-11T17:33:59.584119732Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.117616ms logger=migrator t=2026-09-11T17:33:59.591859625Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-11T17:33:59.592710972Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=853.677µs logger=migrator t=2026-09-11T17:33:59.597631372Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-11T17:33:59.598500931Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=869.289µs logger=migrator t=2026-09-11T17:33:59.605181238Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-11T17:33:59.607608037Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.424719ms logger=migrator t=2026-09-11T17:33:59.615593647Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-11T17:33:59.615653619Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=62.372µs logger=migrator t=2026-09-11T17:33:59.623841606Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-11T17:33:59.623954459Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=116.664µs logger=migrator t=2026-09-11T17:33:59.628950571Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-11T17:33:59.635855846Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.904895ms logger=migrator t=2026-09-11T17:33:59.64089281Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-11T17:33:59.641386916Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=489.056µs logger=migrator t=2026-09-11T17:33:59.649525261Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-11T17:33:59.650653988Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.130697ms logger=migrator t=2026-09-11T17:33:59.657592743Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-11T17:33:59.657926804Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=334.751µs logger=migrator t=2026-09-11T17:33:59.662715729Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-11T17:33:59.663841946Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.125707ms logger=migrator t=2026-09-11T17:33:59.670001167Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-11T17:33:59.671535777Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.53459ms logger=migrator t=2026-09-11T17:33:59.677906024Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-11T17:33:59.716694536Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.787032ms logger=migrator t=2026-09-11T17:33:59.721924456Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-11T17:33:59.727110685Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.186308ms logger=migrator t=2026-09-11T17:33:59.733564035Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-11T17:33:59.73373917Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=175.345µs logger=migrator t=2026-09-11T17:33:59.738792995Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-11T17:33:59.768636786Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.840351ms logger=migrator t=2026-09-11T17:33:59.775680935Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-11T17:33:59.805908809Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.228134ms logger=migrator t=2026-09-11T17:33:59.812879776Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-11T17:33:59.814518359Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.635573ms logger=migrator t=2026-09-11T17:33:59.823717608Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-11T17:33:59.825453835Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.740017ms logger=migrator t=2026-09-11T17:33:59.831053377Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-11T17:33:59.831382177Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=329.88µs logger=migrator t=2026-09-11T17:33:59.836501504Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-11T17:33:59.838285122Z level=info msg="Migration successfully executed" id="create permission table" duration=1.785498ms logger=migrator t=2026-09-11T17:33:59.846449368Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-11T17:33:59.848226025Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.776317ms logger=migrator t=2026-09-11T17:33:59.854031224Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-11T17:33:59.855834523Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.805528ms logger=migrator t=2026-09-11T17:33:59.861357402Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-11T17:33:59.863283236Z level=info msg="Migration successfully executed" id="create role table" duration=1.925254ms logger=migrator t=2026-09-11T17:33:59.870385107Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-11T17:33:59.881370634Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.985087ms logger=migrator t=2026-09-11T17:33:59.886870132Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-11T17:33:59.898711218Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.841146ms logger=migrator t=2026-09-11T17:33:59.905305023Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-11T17:33:59.906916125Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.609022ms logger=migrator t=2026-09-11T17:33:59.913931963Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-11T17:33:59.915610028Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.677564ms logger=migrator t=2026-09-11T17:33:59.921935704Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-11T17:33:59.923555616Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.625792ms logger=migrator t=2026-09-11T17:33:59.930931436Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-11T17:33:59.932210618Z level=info msg="Migration successfully executed" id="create team role table" duration=1.279532ms logger=migrator t=2026-09-11T17:33:59.938972138Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-11T17:33:59.939853996Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=881.708µs logger=migrator t=2026-09-11T17:33:59.94550896Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-11T17:33:59.946382739Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=873.739µs logger=migrator t=2026-09-11T17:33:59.951861627Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-11T17:33:59.953549652Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.681765ms logger=migrator t=2026-09-11T17:33:59.960133856Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-11T17:33:59.961458529Z level=info msg="Migration successfully executed" id="create user role table" duration=1.323223ms logger=migrator t=2026-09-11T17:33:59.967291759Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-11T17:33:59.968473858Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.182459ms logger=migrator t=2026-09-11T17:33:59.975236628Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-11T17:33:59.976494839Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.257381ms logger=migrator t=2026-09-11T17:33:59.982516625Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-11T17:33:59.9845427Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.021666ms logger=migrator t=2026-09-11T17:33:59.993203882Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-11T17:33:59.994571066Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.367004ms logger=migrator t=2026-09-11T17:34:00.005284895Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-11T17:34:00.006594978Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.312593ms logger=migrator t=2026-09-11T17:34:00.01372028Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-11T17:34:00.015227689Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.506649ms logger=migrator t=2026-09-11T17:34:00.022563758Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-11T17:34:00.040047438Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=17.478159ms logger=migrator t=2026-09-11T17:34:00.046579281Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-11T17:34:00.04838824Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.810109ms logger=migrator t=2026-09-11T17:34:00.054830629Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-11T17:34:00.056006387Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.175748ms logger=migrator t=2026-09-11T17:34:00.062307293Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-11T17:34:00.063842083Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.54132ms logger=migrator t=2026-09-11T17:34:00.069496647Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-11T17:34:00.070696676Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.200389ms logger=migrator t=2026-09-11T17:34:00.075786031Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-11T17:34:00.076712542Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=926.741µs logger=migrator t=2026-09-11T17:34:00.083959438Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-11T17:34:00.085382654Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.425336ms logger=migrator t=2026-09-11T17:34:00.09170134Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-11T17:34:00.104443375Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.741575ms logger=migrator t=2026-09-11T17:34:00.110240664Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-11T17:34:00.121501071Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.261076ms logger=migrator t=2026-09-11T17:34:00.127585788Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-11T17:34:00.136036064Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.448406ms logger=migrator t=2026-09-11T17:34:00.14391414Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-11T17:34:00.158246937Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.268835ms logger=migrator t=2026-09-11T17:34:00.166073592Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-11T17:34:00.16786235Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.794088ms logger=migrator t=2026-09-11T17:34:00.173276207Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-11T17:34:00.176008836Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.732179ms logger=migrator t=2026-09-11T17:34:00.182500617Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-11T17:34:00.184165151Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.664074ms logger=migrator t=2026-09-11T17:34:00.191963645Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-11T17:34:00.194004862Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.041737ms logger=migrator t=2026-09-11T17:34:00.200281116Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-11T17:34:00.202016873Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.737367ms logger=migrator t=2026-09-11T17:34:00.20775793Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-11T17:34:00.207883714Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=126.704µs logger=migrator t=2026-09-11T17:34:00.214614994Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-11T17:34:00.214665235Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.042µs logger=migrator t=2026-09-11T17:34:00.220601418Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-11T17:34:00.221507497Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=906.099µs logger=migrator t=2026-09-11T17:34:00.228184955Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-11T17:34:00.229048173Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=864.798µs logger=migrator t=2026-09-11T17:34:00.234946775Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-11T17:34:00.23631315Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.366444ms logger=migrator t=2026-09-11T17:34:00.243480143Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-11T17:34:00.243928378Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=448.905µs logger=migrator t=2026-09-11T17:34:00.250113349Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-11T17:34:00.251237986Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.100046ms logger=migrator t=2026-09-11T17:34:00.257149898Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-11T17:34:00.258471941Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.321833ms logger=migrator t=2026-09-11T17:34:00.264434466Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-11T17:34:00.266842574Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.409339ms logger=migrator t=2026-09-11T17:34:00.276053173Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-11T17:34:00.289916765Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.862222ms logger=migrator t=2026-09-11T17:34:00.297510973Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-11T17:34:00.297694479Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=183.236µs logger=migrator t=2026-09-11T17:34:00.303995144Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-11T17:34:00.305609117Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.613713ms logger=migrator t=2026-09-11T17:34:00.313663579Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-11T17:34:00.315709386Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.042907ms logger=migrator t=2026-09-11T17:34:00.324014466Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-11T17:34:00.32597053Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.956413ms logger=migrator t=2026-09-11T17:34:00.332561275Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-11T17:34:00.351847453Z level=info msg="Migration successfully executed" id="add correlation config column" duration=19.296959ms logger=migrator t=2026-09-11T17:34:00.358961655Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-11T17:34:00.361191207Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.229772ms logger=migrator t=2026-09-11T17:34:00.370377436Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-11T17:34:00.372720082Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.342886ms logger=migrator t=2026-09-11T17:34:00.378845892Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-11T17:34:00.406615247Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.766514ms logger=migrator t=2026-09-11T17:34:00.413889703Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-11T17:34:00.414748292Z level=info msg="Migration successfully executed" id="create correlation v2" duration=858.939µs logger=migrator t=2026-09-11T17:34:00.420673134Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-11T17:34:00.421652486Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=980.472µs logger=migrator t=2026-09-11T17:34:00.429394118Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-11T17:34:00.430562146Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.162808ms logger=migrator t=2026-09-11T17:34:00.436852401Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-11T17:34:00.437860224Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.012753ms logger=migrator t=2026-09-11T17:34:00.443530559Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-11T17:34:00.443793467Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=263.118µs logger=migrator t=2026-09-11T17:34:00.448961775Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-11T17:34:00.449643127Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=681.232µs logger=migrator t=2026-09-11T17:34:00.456590563Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-11T17:34:00.462762965Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.171962ms logger=migrator t=2026-09-11T17:34:00.468481511Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-11T17:34:00.469320848Z level=info msg="Migration successfully executed" id="create entity_events table" duration=840.157µs logger=migrator t=2026-09-11T17:34:00.486033062Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-11T17:34:00.487146899Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.114127ms logger=migrator t=2026-09-11T17:34:00.504251236Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-11T17:34:00.504770433Z 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-09-11T17:34:00.513064384Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-11T17:34:00.513515648Z 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-09-11T17:34:00.522999137Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-11T17:34:00.523889175Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=889.948µs logger=migrator t=2026-09-11T17:34:00.529517229Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-11T17:34:00.53138215Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.867672ms logger=migrator t=2026-09-11T17:34:00.538633796Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-11T17:34:00.540465965Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.832419ms logger=migrator t=2026-09-11T17:34:00.547880358Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-11T17:34:00.549579813Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.699275ms logger=migrator t=2026-09-11T17:34:00.558854924Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-11T17:34:00.560748846Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.895612ms logger=migrator t=2026-09-11T17:34:00.567652001Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-11T17:34:00.569184461Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.53286ms logger=migrator t=2026-09-11T17:34:00.574912398Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-11T17:34:00.576182309Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.270692ms logger=migrator t=2026-09-11T17:34:00.583097235Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-11T17:34:00.584928894Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.83144ms logger=migrator t=2026-09-11T17:34:00.59033319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-11T17:34:00.592117778Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.784278ms logger=migrator t=2026-09-11T17:34:00.599145706Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-11T17:34:00.601050049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.904333ms logger=migrator t=2026-09-11T17:34:00.606686593Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-11T17:34:00.608363397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.676834ms logger=migrator t=2026-09-11T17:34:00.616082638Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-11T17:34:00.651917825Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.837147ms logger=migrator t=2026-09-11T17:34:00.659141881Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-11T17:34:00.672158234Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.014263ms logger=migrator t=2026-09-11T17:34:00.680823077Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-11T17:34:00.689301043Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.490936ms logger=migrator t=2026-09-11T17:34:00.697391846Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-11T17:34:00.697618724Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=228.358µs logger=migrator t=2026-09-11T17:34:00.707868368Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-11T17:34:00.716331983Z level=info msg="Migration successfully executed" id="add share column" duration=8.469256ms logger=migrator t=2026-09-11T17:34:00.723319811Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-11T17:34:00.723477196Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=180.396µs logger=migrator t=2026-09-11T17:34:00.729489632Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-11T17:34:00.730183715Z level=info msg="Migration successfully executed" id="create file table" duration=694.103µs logger=migrator t=2026-09-11T17:34:00.73677281Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-11T17:34:00.738180455Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.409387ms logger=migrator t=2026-09-11T17:34:00.749058049Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-11T17:34:00.750335561Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.278742ms logger=migrator t=2026-09-11T17:34:00.757620828Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-11T17:34:00.758541878Z level=info msg="Migration successfully executed" id="create file_meta table" duration=920.991µs logger=migrator t=2026-09-11T17:34:00.765685251Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-11T17:34:00.766872189Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.188588ms logger=migrator t=2026-09-11T17:34:00.774462486Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-11T17:34:00.774562009Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=97.473µs logger=migrator t=2026-09-11T17:34:00.781445414Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-11T17:34:00.781516826Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.053µs logger=migrator t=2026-09-11T17:34:00.78777571Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-11T17:34:00.788448792Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=666.361µs logger=migrator t=2026-09-11T17:34:00.795366877Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-11T17:34:00.795625526Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=259.539µs logger=migrator t=2026-09-11T17:34:00.801717274Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-11T17:34:00.803056568Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.338414ms logger=migrator t=2026-09-11T17:34:00.811669038Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-11T17:34:00.823600707Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.930819ms logger=migrator t=2026-09-11T17:34:00.830047767Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-11T17:34:00.830271724Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=213.196µs logger=migrator t=2026-09-11T17:34:00.836852999Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-11T17:34:00.837998156Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.141037ms logger=migrator t=2026-09-11T17:34:00.844178277Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-11T17:34:00.844637832Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=457.505µs logger=migrator t=2026-09-11T17:34:00.855560468Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-11T17:34:00.856072805Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=512.198µs logger=migrator t=2026-09-11T17:34:00.866291297Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-11T17:34:00.867161206Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=878.739µs logger=migrator t=2026-09-11T17:34:00.875203657Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-11T17:34:00.889466262Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.260665ms logger=migrator t=2026-09-11T17:34:00.897353719Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-11T17:34:00.906420305Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.066826ms logger=migrator t=2026-09-11T17:34:00.911941295Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-11T17:34:00.913710482Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.763758ms logger=migrator t=2026-09-11T17:34:00.920237055Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-11T17:34:00.99809639Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.857736ms logger=migrator t=2026-09-11T17:34:01.005005385Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-11T17:34:01.005843943Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=838.168µs logger=migrator t=2026-09-11T17:34:01.009696717Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-11T17:34:01.010504384Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=810.257µs logger=migrator t=2026-09-11T17:34:01.018167803Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-11T17:34:01.038650462Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=20.481469ms logger=migrator t=2026-09-11T17:34:01.045876297Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-11T17:34:01.05179803Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.922293ms logger=migrator t=2026-09-11T17:34:01.058517239Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-11T17:34:01.058796638Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=279.679µs logger=migrator t=2026-09-11T17:34:01.065313141Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-11T17:34:01.065457566Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=147.445µs logger=migrator t=2026-09-11T17:34:01.071264695Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-11T17:34:01.071518004Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=253.229µs logger=migrator t=2026-09-11T17:34:01.078718368Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-11T17:34:01.078948626Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=230.248µs logger=migrator t=2026-09-11T17:34:01.083480133Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-11T17:34:01.083625588Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=146.045µs logger=migrator t=2026-09-11T17:34:01.087965909Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-11T17:34:01.088696304Z level=info msg="Migration successfully executed" id="create folder table" duration=730.245µs logger=migrator t=2026-09-11T17:34:01.093209991Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-11T17:34:01.094378019Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.167689ms logger=migrator t=2026-09-11T17:34:01.102850865Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-11T17:34:01.104757227Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.909562ms logger=migrator t=2026-09-11T17:34:01.111494686Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-11T17:34:01.111539548Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.662µs logger=migrator t=2026-09-11T17:34:01.118218146Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-11T17:34:01.120112267Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.893521ms logger=migrator t=2026-09-11T17:34:01.129549025Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-11T17:34:01.131295602Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.745997ms logger=migrator t=2026-09-11T17:34:01.135601652Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-11T17:34:01.138159666Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.556954ms logger=migrator t=2026-09-11T17:34:01.144854124Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-11T17:34:01.145712283Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=859.219µs logger=migrator t=2026-09-11T17:34:01.153085503Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-11T17:34:01.153461765Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=376.922µs logger=migrator t=2026-09-11T17:34:01.159690548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-11T17:34:01.161831828Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.14131ms logger=migrator t=2026-09-11T17:34:01.166599213Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-11T17:34:01.168870807Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.271814ms logger=migrator t=2026-09-11T17:34:01.177337433Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-11T17:34:01.179797424Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.465221ms logger=migrator t=2026-09-11T17:34:01.187110812Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-11T17:34:01.188629371Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.517909ms logger=migrator t=2026-09-11T17:34:01.19532284Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-11T17:34:01.19717847Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.85653ms logger=migrator t=2026-09-11T17:34:01.201725569Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-11T17:34:01.203143935Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.418366ms logger=migrator t=2026-09-11T17:34:01.207696373Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-11T17:34:01.209896414Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.200581ms logger=migrator t=2026-09-11T17:34:01.216047795Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-11T17:34:01.217875705Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.82772ms logger=migrator t=2026-09-11T17:34:01.222908929Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-11T17:34:01.225591057Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.695808ms logger=migrator t=2026-09-11T17:34:01.232420739Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-11T17:34:01.234563979Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.149551ms logger=migrator t=2026-09-11T17:34:01.239419987Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-11T17:34:01.241371341Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.951504ms logger=migrator t=2026-09-11T17:34:01.245989401Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-11T17:34:01.246397054Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=409.083µs logger=migrator t=2026-09-11T17:34:01.256551706Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-11T17:34:01.282274314Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=25.720618ms logger=migrator t=2026-09-11T17:34:01.29103695Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-11T17:34:01.292132776Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.099876ms logger=migrator t=2026-09-11T17:34:01.298072869Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-11T17:34:01.29810131Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.811µs logger=migrator t=2026-09-11T17:34:01.305130999Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-11T17:34:01.307129915Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.155851ms logger=migrator t=2026-09-11T17:34:01.314681221Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-11T17:34:01.314760503Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=82.712µs logger=migrator t=2026-09-11T17:34:01.318754494Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-11T17:34:01.320323595Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.568911ms logger=migrator t=2026-09-11T17:34:01.325445162Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-11T17:34:01.327374884Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.928852ms logger=migrator t=2026-09-11T17:34:01.335129038Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-11T17:34:01.336681048Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.552781ms logger=migrator t=2026-09-11T17:34:01.341195925Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-11T17:34:01.342378004Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.183299ms logger=migrator t=2026-09-11T17:34:01.353739174Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-11T17:34:01.354190959Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=454.635µs logger=migrator t=2026-09-11T17:34:01.36066679Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-11T17:34:01.364726703Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=4.059973ms logger=migrator t=2026-09-11T17:34:01.376793737Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-11T17:34:01.37785192Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.060934ms logger=migrator t=2026-09-11T17:34:01.382481922Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-11T17:34:01.383885678Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.407336ms logger=migrator t=2026-09-11T17:34:01.388280581Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-11T17:34:01.398342169Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.052047ms logger=migrator t=2026-09-11T17:34:01.409981788Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-11T17:34:01.427061905Z level=info msg="Migration successfully executed" id="add region_slug column" duration=17.081597ms logger=migrator t=2026-09-11T17:34:01.434739035Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-11T17:34:01.442522189Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.782194ms logger=migrator t=2026-09-11T17:34:01.448039268Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-11T17:34:01.448123042Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.424µs logger=migrator t=2026-09-11T17:34:01.455055228Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-11T17:34:01.464391882Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.337374ms logger=migrator t=2026-09-11T17:34:01.471104481Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-11T17:34:01.480446566Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.341765ms logger=migrator t=2026-09-11T17:34:01.488764107Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-11T17:34:01.489105238Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=341.451µs logger=migrator t=2026-09-11T17:34:01.496965424Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.343163049s logger=migrator t=2026-09-11T17:34:01.497540863Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-11T17:34:01.514135814Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-11T17:34:01.514364911Z level=info msg="Created default organization" logger=secrets t=2026-09-11T17:34:01.522690273Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-11T17:34:01.578789462Z level=info msg="Restored cache from database" duration=383.803µs logger=plugin.store t=2026-09-11T17:34:01.580175607Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-11T17:34:01.619972654Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-11T17:34:01.620001725Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-11T17:34:01.620068037Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-11T17:34:01.620081528Z level=info msg="Plugins loaded" count=54 duration=39.907141ms logger=query_data t=2026-09-11T17:34:01.624083508Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-11T17:34:01.627662955Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-11T17:34:01.632756031Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-11T17:34:01.643279144Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-11T17:34:01.645388493Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-11T17:34:01.647500372Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-11T17:34:01.668194987Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-11T17:34:01.688357674Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-11T17:34:01.704343655Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-11T17:34:01.704366016Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-11T17:34:01.705290906Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-09-11T17:34:01.70543208Z level=info msg="Storage starting" logger=http.server t=2026-09-11T17:34:01.707486258Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-09-11T17:34:01.709765931Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-09-11T17:34:01.790327218Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-09-11T17:34:01.791828687Z level=info msg="State cache has been initialized" states=0 duration=86.535581ms logger=ngalert.scheduler t=2026-09-11T17:34:01.791883929Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-11T17:34:01.792085685Z level=info msg=starting first_tick=2026-09-11T17:34:10Z logger=plugins.update.checker t=2026-09-11T17:34:01.798900138Z level=info msg="Update check succeeded" duration=92.845806ms logger=grafana.update.checker t=2026-09-11T17:34:01.824964698Z level=info msg="Update check succeeded" duration=119.338182ms logger=sqlstore.transactions t=2026-09-11T17:34:01.862892914Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-11T17:34:01.914980622Z level=info msg="Patterns update finished" duration=92.721493ms logger=provisioning.dashboard t=2026-09-11T17:34:01.95784232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.111559994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.112733383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.130627417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.174963584Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-11T17:34:02.176298948Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-11T17:34:02.17666875Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-11T17:34:02.19014282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.212269871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.223988774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.246123996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.257454046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.280214809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.297155042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.335762772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.3513165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.395633606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.413591222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.476098802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.498332278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.529394591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.550301014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.592214542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.616521215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.652305513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.671905752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.712848449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.736877013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.783806065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.808929634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.861594513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.881079689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.913970662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.925759287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:02.959600131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.001473018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.084383387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.104457743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.170777749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.191734764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.271606793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.287056178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.337034581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.365350266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.439899351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.458205599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.512212504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.52342095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.567879102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.592159376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.654616226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.676038226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.749438354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.769415626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.839409883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.875915676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.971951943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:03.987119729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.093676303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.110512203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.254324787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.275616643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.366479224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.39020777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.538458239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.560257121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.636916588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.647505305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.716290334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.736959719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.810161104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.826365273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.910816096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:04.92596035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.00240605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.01704763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.095079604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.119187442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.23150781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.246973746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.341600484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.365259958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-11T17:34:05.472430417Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-11T17:34:32.740653094Z level=info msg="Usage stats are ready to report"