logger=settings t=2026-07-30T10:29:36.978721138Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-30T10:29:36Z logger=settings t=2026-07-30T10:29:36.978956231Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-30T10:29:36.978969972Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-30T10:29:36.978973572Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-30T10:29:36.978977462Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-30T10:29:36.978980182Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-30T10:29:36.978983232Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-30T10:29:36.978987612Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-30T10:29:36.978993142Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-30T10:29:36.978997722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-30T10:29:36.979000462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-30T10:29:36.979003212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-30T10:29:36.979005962Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-30T10:29:36.979009152Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-30T10:29:36.979012662Z level=info msg=Target target=[all] logger=settings t=2026-07-30T10:29:36.979018292Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-30T10:29:36.979021702Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-30T10:29:36.979024832Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-30T10:29:36.979027892Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-30T10:29:36.979030812Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-30T10:29:36.979033502Z level=info msg="App mode production" logger=sqlstore t=2026-07-30T10:29:36.979319116Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-30T10:29:36.979337656Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-30T10:29:36.980788256Z level=info msg="Locking database" logger=migrator t=2026-07-30T10:29:36.980800936Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-30T10:29:36.981306703Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-30T10:29:36.985474809Z level=info msg="Migration successfully executed" id="create migration_log table" duration=4.167666ms logger=migrator t=2026-07-30T10:29:36.996238751Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-30T10:29:36.997524899Z level=info msg="Migration successfully executed" id="create user table" duration=1.286448ms logger=migrator t=2026-07-30T10:29:37.006205855Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-30T10:29:37.00735391Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.147915ms logger=migrator t=2026-07-30T10:29:37.023932141Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-30T10:29:37.025252389Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.321998ms logger=migrator t=2026-07-30T10:29:37.033725322Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-30T10:29:37.034402241Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=677.099µs logger=migrator t=2026-07-30T10:29:37.041665598Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-30T10:29:37.042752782Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.089904ms logger=migrator t=2026-07-30T10:29:37.046795356Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-30T10:29:37.050631167Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.835111ms logger=migrator t=2026-07-30T10:29:37.055981999Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-30T10:29:37.056789879Z level=info msg="Migration successfully executed" id="create user table v2" duration=807.62µs logger=migrator t=2026-07-30T10:29:37.061493762Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-30T10:29:37.062245492Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=751.78µs logger=migrator t=2026-07-30T10:29:37.067129318Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-30T10:29:37.067815737Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=686.409µs logger=migrator t=2026-07-30T10:29:37.078035433Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-30T10:29:37.078814563Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=785.66µs logger=migrator t=2026-07-30T10:29:37.088699024Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-30T10:29:37.089974192Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.277298ms logger=migrator t=2026-07-30T10:29:37.099956804Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-30T10:29:37.102035042Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.063868ms logger=migrator t=2026-07-30T10:29:37.110338083Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-30T10:29:37.110390464Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.621µs logger=migrator t=2026-07-30T10:29:37.115257759Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-30T10:29:37.116773438Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.511579ms logger=migrator t=2026-07-30T10:29:37.120386287Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-30T10:29:37.120694101Z level=info msg="Migration successfully executed" id="Add missing user data" duration=308.584µs logger=migrator t=2026-07-30T10:29:37.129295826Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-30T10:29:37.131415675Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.122098ms logger=migrator t=2026-07-30T10:29:37.136244108Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-30T10:29:37.137250062Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.009354ms logger=migrator t=2026-07-30T10:29:37.14230583Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-30T10:29:37.143560076Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.254546ms logger=migrator t=2026-07-30T10:29:37.148238329Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-30T10:29:37.158663007Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.425118ms logger=migrator t=2026-07-30T10:29:37.165782192Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-30T10:29:37.166843096Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.061204ms logger=migrator t=2026-07-30T10:29:37.172907867Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-30T10:29:37.173142171Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.274µs logger=migrator t=2026-07-30T10:29:37.178333479Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-30T10:29:37.179548576Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.215437ms logger=migrator t=2026-07-30T10:29:37.1866837Z 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-07-30T10:29:37.187080566Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=398.656µs logger=migrator t=2026-07-30T10:29:37.196626793Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-30T10:29:37.197172001Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=565.198µs logger=migrator t=2026-07-30T10:29:37.208532532Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-30T10:29:37.209759429Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.230027ms logger=migrator t=2026-07-30T10:29:37.503479113Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-30T10:29:37.504477447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=996.734µs logger=migrator t=2026-07-30T10:29:37.574720783Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-30T10:29:37.576241123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.52715ms logger=migrator t=2026-07-30T10:29:37.585140302Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-30T10:29:37.586012183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=868.811µs logger=migrator t=2026-07-30T10:29:37.59256205Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-30T10:29:37.593261311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=698.031µs logger=migrator t=2026-07-30T10:29:37.597932592Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-30T10:29:37.597976693Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.571µs logger=migrator t=2026-07-30T10:29:37.608113798Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-30T10:29:37.60900969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=896.542µs logger=migrator t=2026-07-30T10:29:37.613657412Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-30T10:29:37.614330531Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=672.949µs logger=migrator t=2026-07-30T10:29:37.618354075Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-30T10:29:37.619315098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=958.683µs logger=migrator t=2026-07-30T10:29:37.624686589Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-30T10:29:37.625399389Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=712.47µs logger=migrator t=2026-07-30T10:29:37.631132495Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-30T10:29:37.637821174Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.685638ms logger=migrator t=2026-07-30T10:29:37.641983Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-30T10:29:37.643082524Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.093334ms logger=migrator t=2026-07-30T10:29:37.649002053Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-30T10:29:37.650661645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.663532ms logger=migrator t=2026-07-30T10:29:37.656667185Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-30T10:29:37.657456095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=788.56µs logger=migrator t=2026-07-30T10:29:37.661560061Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-30T10:29:37.662337941Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=777.87µs logger=migrator t=2026-07-30T10:29:37.666464306Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-30T10:29:37.667259447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=794.361µs logger=migrator t=2026-07-30T10:29:37.674243879Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-30T10:29:37.674776017Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=522.738µs logger=migrator t=2026-07-30T10:29:37.678723959Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-30T10:29:37.679336697Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=612.658µs logger=migrator t=2026-07-30T10:29:37.683453443Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-30T10:29:37.683837058Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=383.825µs logger=migrator t=2026-07-30T10:29:37.690841121Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-30T10:29:37.691734933Z level=info msg="Migration successfully executed" id="create star table" duration=892.292µs logger=migrator t=2026-07-30T10:29:37.698081467Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-30T10:29:37.699335673Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.255156ms logger=migrator t=2026-07-30T10:29:37.705898462Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-30T10:29:37.706773563Z level=info msg="Migration successfully executed" id="create org table v1" duration=874.681µs logger=migrator t=2026-07-30T10:29:37.71173099Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-30T10:29:37.712629631Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=898.191µs logger=migrator t=2026-07-30T10:29:37.718630981Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-30T10:29:37.719828967Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.197956ms logger=migrator t=2026-07-30T10:29:37.724828944Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-30T10:29:37.726463145Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.633621ms logger=migrator t=2026-07-30T10:29:37.7328378Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-30T10:29:37.733918955Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.080615ms logger=migrator t=2026-07-30T10:29:37.739015894Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-30T10:29:37.739761883Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=746.069µs logger=migrator t=2026-07-30T10:29:37.745638171Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-30T10:29:37.745670512Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.661µs logger=migrator t=2026-07-30T10:29:37.750337594Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-30T10:29:37.750366945Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.521µs logger=migrator t=2026-07-30T10:29:37.755255959Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-30T10:29:37.755565553Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=319.804µs logger=migrator t=2026-07-30T10:29:37.760810133Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-30T10:29:37.762133211Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.322508ms logger=migrator t=2026-07-30T10:29:37.778876535Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-30T10:29:37.779819727Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=936.002µs logger=migrator t=2026-07-30T10:29:37.784381638Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-30T10:29:37.785362441Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=980.433µs logger=migrator t=2026-07-30T10:29:37.790224116Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-30T10:29:37.791019986Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=795.57µs logger=migrator t=2026-07-30T10:29:37.802654331Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-30T10:29:37.803726846Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.072115ms logger=migrator t=2026-07-30T10:29:37.81310666Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-30T10:29:37.814420347Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.311527ms logger=migrator t=2026-07-30T10:29:37.819768369Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-30T10:29:37.826606701Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.839482ms logger=migrator t=2026-07-30T10:29:37.831257323Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-30T10:29:37.832288546Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.030583ms logger=migrator t=2026-07-30T10:29:37.838986565Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-30T10:29:37.84003058Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.038845ms logger=migrator t=2026-07-30T10:29:37.846653408Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-30T10:29:37.847772082Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.119234ms logger=migrator t=2026-07-30T10:29:37.853924305Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-30T10:29:37.854543913Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=620.358µs logger=migrator t=2026-07-30T10:29:37.861785089Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-30T10:29:37.862894874Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.110255ms logger=migrator t=2026-07-30T10:29:37.868052363Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-30T10:29:37.868198585Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=162.892µs logger=migrator t=2026-07-30T10:29:37.873195181Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-30T10:29:37.878104987Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.909445ms logger=migrator t=2026-07-30T10:29:37.885171271Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-30T10:29:37.887124817Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.953216ms logger=migrator t=2026-07-30T10:29:37.893616374Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-30T10:29:37.898852204Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=5.23631ms logger=migrator t=2026-07-30T10:29:37.909850431Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-30T10:29:37.910846223Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=989.042µs logger=migrator t=2026-07-30T10:29:37.919361557Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-30T10:29:37.922433918Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.082951ms logger=migrator t=2026-07-30T10:29:37.927009709Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-30T10:29:37.927972102Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=962.173µs logger=migrator t=2026-07-30T10:29:37.933203472Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-30T10:29:37.934140004Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=936.733µs logger=migrator t=2026-07-30T10:29:37.939599137Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-30T10:29:37.939627477Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.35µs logger=migrator t=2026-07-30T10:29:37.944908217Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-30T10:29:37.944990928Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=84.151µs logger=migrator t=2026-07-30T10:29:37.951868581Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-30T10:29:37.955382777Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.514076ms logger=migrator t=2026-07-30T10:29:37.960941751Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-30T10:29:37.964700071Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.75775ms logger=migrator t=2026-07-30T10:29:37.970142594Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-30T10:29:37.972520075Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.377411ms logger=migrator t=2026-07-30T10:29:37.984155611Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-30T10:29:37.98633947Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.187159ms logger=migrator t=2026-07-30T10:29:37.997093853Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-30T10:29:37.997333796Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=246.873µs logger=migrator t=2026-07-30T10:29:38.002502126Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-30T10:29:38.003363507Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=850.301µs logger=migrator t=2026-07-30T10:29:38.00884248Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-30T10:29:38.010346499Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.509189ms logger=migrator t=2026-07-30T10:29:38.014777279Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-30T10:29:38.014836409Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=64.961µs logger=migrator t=2026-07-30T10:29:38.018569019Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-30T10:29:38.019723945Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.145916ms logger=migrator t=2026-07-30T10:29:38.025117506Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-30T10:29:38.026326222Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.212206ms logger=migrator t=2026-07-30T10:29:38.033153004Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-30T10:29:38.039738791Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.584867ms logger=migrator t=2026-07-30T10:29:38.043609412Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-30T10:29:38.044361173Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=751.731µs logger=migrator t=2026-07-30T10:29:38.048166843Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-30T10:29:38.049046454Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=880.221µs logger=migrator t=2026-07-30T10:29:38.053314452Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-30T10:29:38.054145723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=831.461µs logger=migrator t=2026-07-30T10:29:38.058921366Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-30T10:29:38.059387562Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=468.096µs logger=migrator t=2026-07-30T10:29:38.062560115Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-30T10:29:38.063175503Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=604.108µs logger=migrator t=2026-07-30T10:29:38.067661943Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-30T10:29:38.070256647Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.594334ms logger=migrator t=2026-07-30T10:29:38.074107298Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-30T10:29:38.075065712Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=959.504µs logger=migrator t=2026-07-30T10:29:38.078941273Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-30T10:29:38.07949431Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=553.217µs logger=migrator t=2026-07-30T10:29:38.084371385Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-30T10:29:38.084665369Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.024µs logger=migrator t=2026-07-30T10:29:38.088631411Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-30T10:29:38.090364555Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.733544ms logger=migrator t=2026-07-30T10:29:38.09449626Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-30T10:29:38.097335277Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.837438ms logger=migrator t=2026-07-30T10:29:38.103970926Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-30T10:29:38.105253723Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.283577ms logger=migrator t=2026-07-30T10:29:38.109788614Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-30T10:29:38.110552023Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=764.089µs logger=migrator t=2026-07-30T10:29:38.11555492Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-30T10:29:38.116522333Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=967.583µs logger=migrator t=2026-07-30T10:29:38.121146415Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-30T10:29:38.122221379Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.078344ms logger=migrator t=2026-07-30T10:29:38.128178958Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-30T10:29:38.129218102Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.040244ms logger=migrator t=2026-07-30T10:29:38.133341377Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-30T10:29:38.140957958Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.614061ms logger=migrator t=2026-07-30T10:29:38.149141007Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-30T10:29:38.15011522Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=975.213µs logger=migrator t=2026-07-30T10:29:38.155508222Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-30T10:29:38.157009882Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.50191ms logger=migrator t=2026-07-30T10:29:38.160463588Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-30T10:29:38.161264089Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=795.871µs logger=migrator t=2026-07-30T10:29:38.170087346Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-30T10:29:38.170971398Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=891.272µs logger=migrator t=2026-07-30T10:29:38.243520554Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-30T10:29:38.247634389Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.162485ms logger=migrator t=2026-07-30T10:29:38.253844241Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-30T10:29:38.255946849Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.102508ms logger=migrator t=2026-07-30T10:29:38.261417172Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-30T10:29:38.261638745Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=216.853µs logger=migrator t=2026-07-30T10:29:38.265989243Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-30T10:29:38.26649766Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=509.127µs logger=migrator t=2026-07-30T10:29:38.271251094Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-30T10:29:38.274922902Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.670908ms logger=migrator t=2026-07-30T10:29:38.280804Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-30T10:29:38.281204135Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=398.635µs logger=migrator t=2026-07-30T10:29:38.287173775Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-30T10:29:38.287402288Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=229.063µs logger=migrator t=2026-07-30T10:29:38.290747343Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-30T10:29:38.294949389Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.201915ms logger=migrator t=2026-07-30T10:29:38.301330333Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-30T10:29:38.301591837Z level=info msg="Migration successfully executed" id="Update uid value" duration=262.274µs logger=migrator t=2026-07-30T10:29:38.305720012Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-30T10:29:38.306974938Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.250036ms logger=migrator t=2026-07-30T10:29:38.311012413Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-30T10:29:38.312275939Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.263366ms logger=migrator t=2026-07-30T10:29:38.317557919Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-30T10:29:38.318438641Z level=info msg="Migration successfully executed" id="create api_key table" duration=880.612µs logger=migrator t=2026-07-30T10:29:38.322155631Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-30T10:29:38.323072283Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=916.662µs logger=migrator t=2026-07-30T10:29:38.326246935Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-30T10:29:38.32735785Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.110245ms logger=migrator t=2026-07-30T10:29:38.331965651Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-30T10:29:38.33407787Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.111568ms logger=migrator t=2026-07-30T10:29:38.343732067Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-30T10:29:38.344896864Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.166457ms logger=migrator t=2026-07-30T10:29:38.348954177Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-30T10:29:38.350517568Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.566671ms logger=migrator t=2026-07-30T10:29:38.358318293Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-30T10:29:38.359297975Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=980.063µs logger=migrator t=2026-07-30T10:29:38.364372803Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-30T10:29:38.37318101Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.809987ms logger=migrator t=2026-07-30T10:29:38.377840523Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-30T10:29:38.378800705Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=960.202µs logger=migrator t=2026-07-30T10:29:38.382640036Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-30T10:29:38.383507878Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=867.742µs logger=migrator t=2026-07-30T10:29:38.387309778Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-30T10:29:38.388112219Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=809.411µs logger=migrator t=2026-07-30T10:29:38.393022044Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-30T10:29:38.394446354Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.423529ms logger=migrator t=2026-07-30T10:29:38.398788551Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-30T10:29:38.399394679Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=616.368µs logger=migrator t=2026-07-30T10:29:38.403042728Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-30T10:29:38.403612415Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=572.147µs logger=migrator t=2026-07-30T10:29:38.408191366Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-30T10:29:38.408278607Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=88.131µs logger=migrator t=2026-07-30T10:29:38.411840305Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-30T10:29:38.415877938Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.037403ms logger=migrator t=2026-07-30T10:29:38.419629019Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-30T10:29:38.422099131Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.469922ms logger=migrator t=2026-07-30T10:29:38.426271407Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-30T10:29:38.426465229Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=194.162µs logger=migrator t=2026-07-30T10:29:38.429139225Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-30T10:29:38.431662529Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.522974ms logger=migrator t=2026-07-30T10:29:38.435265596Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-30T10:29:38.43779596Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.518014ms logger=migrator t=2026-07-30T10:29:38.441102784Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-30T10:29:38.441839493Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=741.149µs logger=migrator t=2026-07-30T10:29:38.446420435Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-30T10:29:38.447004503Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=584.098µs logger=migrator t=2026-07-30T10:29:38.450757063Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-30T10:29:38.452096961Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.342458ms logger=migrator t=2026-07-30T10:29:38.45657843Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-30T10:29:38.457413091Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=842.201µs logger=migrator t=2026-07-30T10:29:38.46106552Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-30T10:29:38.461988903Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=923.163µs logger=migrator t=2026-07-30T10:29:38.465477319Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-30T10:29:38.4663157Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=838.231µs logger=migrator t=2026-07-30T10:29:38.469719935Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-30T10:29:38.469829506Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=103.261µs logger=migrator t=2026-07-30T10:29:38.474411318Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-30T10:29:38.474510049Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=99.901µs logger=migrator t=2026-07-30T10:29:38.47911096Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-30T10:29:38.483708381Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.597221ms logger=migrator t=2026-07-30T10:29:38.487708785Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-30T10:29:38.490441511Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.731986ms logger=migrator t=2026-07-30T10:29:38.494996321Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-30T10:29:38.495124593Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=128.902µs logger=migrator t=2026-07-30T10:29:38.499567413Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-30T10:29:38.500652417Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.085384ms logger=migrator t=2026-07-30T10:29:38.504927864Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-30T10:29:38.506444575Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.50533ms logger=migrator t=2026-07-30T10:29:38.51065047Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-30T10:29:38.510714031Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.931µs logger=migrator t=2026-07-30T10:29:38.516402636Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-30T10:29:38.518069539Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.669223ms logger=migrator t=2026-07-30T10:29:38.523785915Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-30T10:29:38.52487592Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.089794ms logger=migrator t=2026-07-30T10:29:38.529881496Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-30T10:29:38.533620446Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.73859ms logger=migrator t=2026-07-30T10:29:38.539718717Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-30T10:29:38.539748407Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.55µs logger=migrator t=2026-07-30T10:29:38.543244664Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-30T10:29:38.545384422Z level=info msg="Migration successfully executed" id="create session table" duration=2.139618ms logger=migrator t=2026-07-30T10:29:38.550775574Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-30T10:29:38.55119519Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=412.515µs logger=migrator t=2026-07-30T10:29:38.55494974Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-30T10:29:38.555051761Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=102.181µs logger=migrator t=2026-07-30T10:29:38.55950693Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-30T10:29:38.560110039Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=601.549µs logger=migrator t=2026-07-30T10:29:38.563808708Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-30T10:29:38.564683999Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=875.061µs logger=migrator t=2026-07-30T10:29:38.569175429Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-30T10:29:38.56925955Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=91.661µs logger=migrator t=2026-07-30T10:29:38.57598624Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-30T10:29:38.576078921Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=114.562µs logger=migrator t=2026-07-30T10:29:38.580724103Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-30T10:29:38.584154998Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.430955ms logger=migrator t=2026-07-30T10:29:38.588570188Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-30T10:29:38.591736379Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.166361ms logger=migrator t=2026-07-30T10:29:38.595057964Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-30T10:29:38.595156115Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=98.391µs logger=migrator t=2026-07-30T10:29:38.598334507Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-30T10:29:38.598433398Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=99.221µs logger=migrator t=2026-07-30T10:29:38.602687056Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-30T10:29:38.603671908Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=984.632µs logger=migrator t=2026-07-30T10:29:38.607085464Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-30T10:29:38.607118174Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.41µs logger=migrator t=2026-07-30T10:29:38.610317957Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-30T10:29:38.613416379Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.097622ms logger=migrator t=2026-07-30T10:29:38.616779133Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-30T10:29:38.616925335Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=146.432µs logger=migrator t=2026-07-30T10:29:38.621388695Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-30T10:29:38.624751649Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.362054ms logger=migrator t=2026-07-30T10:29:38.627941302Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-30T10:29:38.630946032Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.00391ms logger=migrator t=2026-07-30T10:29:38.635163867Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-30T10:29:38.635251899Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.762µs logger=migrator t=2026-07-30T10:29:38.640108764Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-30T10:29:38.641138658Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.038035ms logger=migrator t=2026-07-30T10:29:38.645442154Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-30T10:29:38.646764363Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.322428ms logger=migrator t=2026-07-30T10:29:38.651791799Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-30T10:29:38.653513282Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.721173ms logger=migrator t=2026-07-30T10:29:38.659616073Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-30T10:29:38.660535316Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=919.223µs logger=migrator t=2026-07-30T10:29:38.664040003Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-30T10:29:38.665648653Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.607531ms logger=migrator t=2026-07-30T10:29:38.670790912Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-30T10:29:38.672195211Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.404659ms logger=migrator t=2026-07-30T10:29:38.676586779Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-30T10:29:38.677233127Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=646.008µs logger=migrator t=2026-07-30T10:29:38.680813626Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-30T10:29:38.682562518Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.756742ms logger=migrator t=2026-07-30T10:29:38.686869226Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-30T10:29:38.687746178Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=876.742µs logger=migrator t=2026-07-30T10:29:38.692143907Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-30T10:29:38.701703533Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.559136ms logger=migrator t=2026-07-30T10:29:38.7051773Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-30T10:29:38.705643977Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=466.637µs logger=migrator t=2026-07-30T10:29:38.709515177Z 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-07-30T10:29:38.710111345Z 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=595.748µs logger=migrator t=2026-07-30T10:29:38.713299778Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-30T10:29:38.713568501Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=268.783µs logger=migrator t=2026-07-30T10:29:38.718245864Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-30T10:29:38.719135995Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=890.081µs logger=migrator t=2026-07-30T10:29:38.722973887Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-30T10:29:38.724140202Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.166025ms logger=migrator t=2026-07-30T10:29:38.728630612Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-30T10:29:38.734197326Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.566244ms logger=migrator t=2026-07-30T10:29:38.737853655Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-30T10:29:38.7419972Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.144145ms logger=migrator t=2026-07-30T10:29:38.745658079Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-30T10:29:38.749284257Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.626028ms logger=migrator t=2026-07-30T10:29:38.754890642Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-30T10:29:38.758477739Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.586837ms logger=migrator t=2026-07-30T10:29:38.761937656Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-30T10:29:38.762761116Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=822.97µs logger=migrator t=2026-07-30T10:29:38.766209272Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-30T10:29:38.766234533Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.111µs logger=migrator t=2026-07-30T10:29:38.770764823Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-30T10:29:38.770805964Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.771µs logger=migrator t=2026-07-30T10:29:38.774636904Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-30T10:29:38.775818241Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.177907ms logger=migrator t=2026-07-30T10:29:38.780184288Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-30T10:29:38.781180172Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=995.714µs logger=migrator t=2026-07-30T10:29:38.785747802Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-30T10:29:38.786549604Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=806.632µs logger=migrator t=2026-07-30T10:29:38.792800207Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-30T10:29:38.793775729Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=979.102µs logger=migrator t=2026-07-30T10:29:38.798427211Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-30T10:29:38.799190181Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=762.93µs logger=migrator t=2026-07-30T10:29:38.802565596Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-30T10:29:38.805441914Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.877638ms logger=migrator t=2026-07-30T10:29:38.80886029Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-30T10:29:38.812271496Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.409826ms logger=migrator t=2026-07-30T10:29:38.817562017Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-30T10:29:38.81782039Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=260.433µs logger=migrator t=2026-07-30T10:29:38.821690801Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-30T10:29:38.822634503Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=944.082µs logger=migrator t=2026-07-30T10:29:38.826288263Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-30T10:29:38.827254405Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=965.033µs logger=migrator t=2026-07-30T10:29:38.831614934Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-30T10:29:38.836826782Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.211558ms logger=migrator t=2026-07-30T10:29:38.840626533Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-30T10:29:38.840696654Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.271µs logger=migrator t=2026-07-30T10:29:38.844088119Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-30T10:29:38.844953071Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=867.521µs logger=migrator t=2026-07-30T10:29:38.849218248Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-30T10:29:38.850104359Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=886.242µs logger=migrator t=2026-07-30T10:29:38.853758809Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-30T10:29:38.85384878Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=90.422µs logger=migrator t=2026-07-30T10:29:38.857604909Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-30T10:29:38.85840438Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=798.951µs logger=migrator t=2026-07-30T10:29:38.862814289Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-30T10:29:38.863735411Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=920.282µs logger=migrator t=2026-07-30T10:29:38.867224577Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-30T10:29:38.867933977Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=708.59µs logger=migrator t=2026-07-30T10:29:38.871561305Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-30T10:29:38.87271337Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.151545ms logger=migrator t=2026-07-30T10:29:38.877746777Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-30T10:29:38.87870838Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=961.813µs logger=migrator t=2026-07-30T10:29:38.883867738Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-30T10:29:38.885126176Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.258078ms logger=migrator t=2026-07-30T10:29:38.890927233Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-30T10:29:38.890967614Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.641µs logger=migrator t=2026-07-30T10:29:38.896606409Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-30T10:29:38.903559301Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.952342ms logger=migrator t=2026-07-30T10:29:38.907740797Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-30T10:29:38.909902716Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.158809ms logger=migrator t=2026-07-30T10:29:38.913760507Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-30T10:29:38.918426969Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.665162ms logger=migrator t=2026-07-30T10:29:38.923409885Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-30T10:29:38.924151275Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=740.94µs logger=migrator t=2026-07-30T10:29:38.927956296Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-30T10:29:38.9290244Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.068544ms logger=migrator t=2026-07-30T10:29:38.93275705Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-30T10:29:38.933737033Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=979.803µs logger=migrator t=2026-07-30T10:29:38.938101481Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-30T10:29:38.951924085Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.815474ms logger=migrator t=2026-07-30T10:29:38.955886538Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-30T10:29:38.956713778Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=827.31µs logger=migrator t=2026-07-30T10:29:38.961078397Z 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-07-30T10:29:38.96206945Z 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=991.053µs logger=migrator t=2026-07-30T10:29:38.966987415Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-30T10:29:38.967692055Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=705.47µs logger=migrator t=2026-07-30T10:29:38.971524716Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-30T10:29:38.972523649Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=998.143µs logger=migrator t=2026-07-30T10:29:38.977128271Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-30T10:29:38.977494996Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=365.604µs logger=migrator t=2026-07-30T10:29:38.982095856Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-30T10:29:38.986946291Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.847465ms logger=migrator t=2026-07-30T10:29:38.990277825Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-30T10:29:38.994669234Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.390929ms logger=migrator t=2026-07-30T10:29:38.99816366Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-30T10:29:38.999361896Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.197806ms logger=migrator t=2026-07-30T10:29:39.003568882Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-30T10:29:39.004781448Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.212296ms logger=migrator t=2026-07-30T10:29:39.007993562Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-30T10:29:39.008242925Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=250.863µs logger=migrator t=2026-07-30T10:29:39.01166901Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-30T10:29:39.014822552Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.152752ms logger=migrator t=2026-07-30T10:29:39.018562631Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-30T10:29:39.019639896Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.076515ms logger=migrator t=2026-07-30T10:29:39.024100245Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-30T10:29:39.024353528Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=252.063µs logger=migrator t=2026-07-30T10:29:39.027779145Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-30T10:29:39.02821681Z level=info msg="Migration successfully executed" id="Move region to single row" duration=437.525µs logger=migrator t=2026-07-30T10:29:39.031649616Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-30T10:29:39.033520081Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.869535ms logger=migrator t=2026-07-30T10:29:39.038456486Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-30T10:29:39.039901496Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.4441ms logger=migrator t=2026-07-30T10:29:39.043673036Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-30T10:29:39.044890272Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.217546ms logger=migrator t=2026-07-30T10:29:39.048201636Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-30T10:29:39.049068527Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=866.391µs logger=migrator t=2026-07-30T10:29:39.053173572Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-30T10:29:39.054066484Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=893.292µs logger=migrator t=2026-07-30T10:29:39.05757621Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-30T10:29:39.058601055Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.021814ms logger=migrator t=2026-07-30T10:29:39.062870191Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-30T10:29:39.062946072Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=76.551µs logger=migrator t=2026-07-30T10:29:39.067754186Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-30T10:29:39.068914241Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.159935ms logger=migrator t=2026-07-30T10:29:39.080243502Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-30T10:29:39.081912984Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.670432ms logger=migrator t=2026-07-30T10:29:39.085904547Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-30T10:29:39.087175664Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.271127ms logger=migrator t=2026-07-30T10:29:39.092478815Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-30T10:29:39.093734611Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.257136ms logger=migrator t=2026-07-30T10:29:39.097699365Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-30T10:29:39.098225981Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=530.307µs logger=migrator t=2026-07-30T10:29:39.102440397Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-30T10:29:39.103288429Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=847.782µs logger=migrator t=2026-07-30T10:29:39.107591135Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-30T10:29:39.107798288Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=207.093µs logger=migrator t=2026-07-30T10:29:39.113584085Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-30T10:29:39.11462619Z level=info msg="Migration successfully executed" id="create team table" duration=1.045285ms logger=migrator t=2026-07-30T10:29:39.119049808Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-30T10:29:39.120112273Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.061994ms logger=migrator t=2026-07-30T10:29:39.123981624Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-30T10:29:39.125586245Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.601981ms logger=migrator t=2026-07-30T10:29:39.129354135Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-30T10:29:39.135416496Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.06294ms logger=migrator t=2026-07-30T10:29:39.141615998Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-30T10:29:39.141837101Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=221.283µs logger=migrator t=2026-07-30T10:29:39.14853272Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-30T10:29:39.149718876Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.188636ms logger=migrator t=2026-07-30T10:29:39.152787036Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-30T10:29:39.153860801Z level=info msg="Migration successfully executed" id="create team member table" duration=1.075605ms logger=migrator t=2026-07-30T10:29:39.159606458Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-30T10:29:39.165148661Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=5.545663ms logger=migrator t=2026-07-30T10:29:39.168941781Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-30T10:29:39.170009315Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.067254ms logger=migrator t=2026-07-30T10:29:39.173102027Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-30T10:29:39.174202031Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.099684ms logger=migrator t=2026-07-30T10:29:39.183574316Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-30T10:29:39.188852656Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.27557ms logger=migrator t=2026-07-30T10:29:39.193929874Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-30T10:29:39.203920127Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.985153ms logger=migrator t=2026-07-30T10:29:39.207089459Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-30T10:29:39.210789108Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.698769ms logger=migrator t=2026-07-30T10:29:39.214900102Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-30T10:29:39.216021367Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.122185ms logger=migrator t=2026-07-30T10:29:39.222083438Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-30T10:29:39.223351574Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.270536ms logger=migrator t=2026-07-30T10:29:39.231097448Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-30T10:29:39.232822541Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.727164ms logger=migrator t=2026-07-30T10:29:39.242842064Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-30T10:29:39.24402392Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.182266ms logger=migrator t=2026-07-30T10:29:39.247751209Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-30T10:29:39.248489299Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=759.31µs logger=migrator t=2026-07-30T10:29:39.251955245Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-30T10:29:39.252661435Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=705.44µs logger=migrator t=2026-07-30T10:29:39.258067927Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-30T10:29:39.259060489Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=992.282µs logger=migrator t=2026-07-30T10:29:39.262534525Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-30T10:29:39.26357181Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.037075ms logger=migrator t=2026-07-30T10:29:39.267114927Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-30T10:29:39.267832606Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=717.699µs logger=migrator t=2026-07-30T10:29:39.272996325Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-30T10:29:39.273499171Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=504.186µs logger=migrator t=2026-07-30T10:29:39.277402914Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-30T10:29:39.278777412Z level=info msg="Migration successfully executed" id="create tag table" duration=1.374267ms logger=migrator t=2026-07-30T10:29:39.2847028Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-30T10:29:39.285706004Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.003544ms logger=migrator t=2026-07-30T10:29:39.2891666Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-30T10:29:39.290499567Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.332997ms logger=migrator t=2026-07-30T10:29:39.294568932Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-30T10:29:39.296274014Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.706352ms logger=migrator t=2026-07-30T10:29:39.300784934Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-30T10:29:39.301947939Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.165245ms logger=migrator t=2026-07-30T10:29:39.305479627Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-30T10:29:39.317861781Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.381814ms logger=migrator t=2026-07-30T10:29:39.32153301Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-30T10:29:39.322089328Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=557.078µs logger=migrator t=2026-07-30T10:29:39.326736289Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-30T10:29:39.327631302Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=894.313µs logger=migrator t=2026-07-30T10:29:39.331894258Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-30T10:29:39.332554886Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=661.228µs logger=migrator t=2026-07-30T10:29:39.336913985Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-30T10:29:39.337926728Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.012693ms logger=migrator t=2026-07-30T10:29:39.342318577Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-30T10:29:39.343052676Z level=info msg="Migration successfully executed" id="create user auth table" duration=733.819µs logger=migrator t=2026-07-30T10:29:39.346441681Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-30T10:29:39.348075263Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.631662ms logger=migrator t=2026-07-30T10:29:39.352494173Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-30T10:29:39.352582564Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=89.281µs logger=migrator t=2026-07-30T10:29:39.357492178Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-30T10:29:39.364805086Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.311088ms logger=migrator t=2026-07-30T10:29:39.369840083Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-30T10:29:39.378555539Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.714916ms logger=migrator t=2026-07-30T10:29:39.382588242Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-30T10:29:39.38842719Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.833997ms logger=migrator t=2026-07-30T10:29:39.394341858Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-30T10:29:39.398299681Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.955623ms logger=migrator t=2026-07-30T10:29:39.402880363Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-30T10:29:39.403935946Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.056173ms logger=migrator t=2026-07-30T10:29:39.407355942Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-30T10:29:39.413006496Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.649924ms logger=migrator t=2026-07-30T10:29:39.416802067Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-30T10:29:39.417703189Z level=info msg="Migration successfully executed" id="create server_lock table" duration=900.632µs logger=migrator t=2026-07-30T10:29:39.4223522Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-30T10:29:39.423354054Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.000864ms logger=migrator t=2026-07-30T10:29:39.427160115Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-30T10:29:39.428046957Z level=info msg="Migration successfully executed" id="create user auth token table" duration=886.342µs logger=migrator t=2026-07-30T10:29:39.433323016Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-30T10:29:39.434347571Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.026405ms logger=migrator t=2026-07-30T10:29:39.440722205Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-30T10:29:39.442873224Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.149749ms logger=migrator t=2026-07-30T10:29:39.449476501Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-30T10:29:39.450413584Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=936.213µs logger=migrator t=2026-07-30T10:29:39.457194734Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-30T10:29:39.465580926Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.384002ms logger=migrator t=2026-07-30T10:29:39.470141657Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-30T10:29:39.471455364Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.351098ms logger=migrator t=2026-07-30T10:29:39.476339349Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-30T10:29:39.477365882Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.025663ms logger=migrator t=2026-07-30T10:29:39.484178093Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-30T10:29:39.485491401Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.313137ms logger=migrator t=2026-07-30T10:29:39.496964683Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-30T10:29:39.498424463Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.46395ms logger=migrator t=2026-07-30T10:29:39.504698726Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-30T10:29:39.50578134Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.082724ms logger=migrator t=2026-07-30T10:29:39.511143631Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-30T10:29:39.511254923Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.812µs logger=migrator t=2026-07-30T10:29:39.515365578Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-30T10:29:39.51550528Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=140.282µs logger=migrator t=2026-07-30T10:29:39.519099587Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-30T10:29:39.520594588Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.496181ms logger=migrator t=2026-07-30T10:29:39.526698779Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T10:29:39.528022256Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.323107ms logger=migrator t=2026-07-30T10:29:39.535729849Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T10:29:39.537078636Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.349028ms logger=migrator t=2026-07-30T10:29:39.546510832Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-30T10:29:39.546589633Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=79.401µs logger=migrator t=2026-07-30T10:29:39.552830596Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T10:29:39.554961584Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.133028ms logger=migrator t=2026-07-30T10:29:39.575532258Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T10:29:39.576856246Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.325458ms logger=migrator t=2026-07-30T10:29:39.583077888Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T10:29:39.584869722Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.794163ms logger=migrator t=2026-07-30T10:29:39.589644935Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T10:29:39.591314578Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.669563ms logger=migrator t=2026-07-30T10:29:39.600610171Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-30T10:29:39.606767663Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.160792ms logger=migrator t=2026-07-30T10:29:39.613371221Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-30T10:29:39.614329954Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=959.653µs logger=migrator t=2026-07-30T10:29:39.622531063Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-30T10:29:39.622646584Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.471µs logger=migrator t=2026-07-30T10:29:39.6305948Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-30T10:29:39.63213203Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.5304ms logger=migrator t=2026-07-30T10:29:39.638748939Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-30T10:29:39.639905373Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.163235ms logger=migrator t=2026-07-30T10:29:39.650509415Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-30T10:29:39.653381503Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.872218ms logger=migrator t=2026-07-30T10:29:39.662791408Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-30T10:29:39.66296592Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=176.952µs logger=migrator t=2026-07-30T10:29:39.668601535Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-30T10:29:39.670813265Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.227179ms logger=migrator t=2026-07-30T10:29:39.678171143Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-30T10:29:39.680099868Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.928395ms logger=migrator t=2026-07-30T10:29:39.687048141Z 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-07-30T10:29:39.688494749Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.441208ms logger=migrator t=2026-07-30T10:29:39.696237212Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-30T10:29:39.697298787Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.062045ms logger=migrator t=2026-07-30T10:29:39.706186695Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-30T10:29:39.713404631Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.219815ms logger=migrator t=2026-07-30T10:29:39.718888494Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-30T10:29:39.720418224Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.532641ms logger=migrator t=2026-07-30T10:29:39.726331493Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-30T10:29:39.727687251Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.357758ms logger=migrator t=2026-07-30T10:29:39.738525805Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-30T10:29:39.767104006Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.57538ms logger=migrator t=2026-07-30T10:29:39.776841834Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-30T10:29:39.80285249Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.007596ms logger=migrator t=2026-07-30T10:29:39.808744129Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-30T10:29:39.809703942Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=961.053µs logger=migrator t=2026-07-30T10:29:39.814248652Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-30T10:29:39.816393211Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.145638ms logger=migrator t=2026-07-30T10:29:39.828954258Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-30T10:29:39.838122989Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.165801ms logger=migrator t=2026-07-30T10:29:39.844738407Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-30T10:29:39.856553614Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.821587ms logger=migrator t=2026-07-30T10:29:39.862057317Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-30T10:29:39.86296527Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=908.523µs logger=migrator t=2026-07-30T10:29:39.869329164Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-30T10:29:39.872706069Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=3.368545ms logger=migrator t=2026-07-30T10:29:39.877629315Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-30T10:29:39.87952353Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.897025ms logger=migrator t=2026-07-30T10:29:39.887441736Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-30T10:29:39.888295287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=853.051µs logger=migrator t=2026-07-30T10:29:39.893564677Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-30T10:29:39.893661688Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=96.561µs logger=migrator t=2026-07-30T10:29:39.89902849Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-30T10:29:39.906689971Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.660141ms logger=migrator t=2026-07-30T10:29:39.911607486Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-30T10:29:39.919117487Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.509711ms logger=migrator t=2026-07-30T10:29:39.923752617Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-30T10:29:39.928247018Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.494251ms logger=migrator t=2026-07-30T10:29:39.933503968Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-30T10:29:39.93441912Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=912.182µs logger=migrator t=2026-07-30T10:29:39.94114238Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-30T10:29:39.942858092Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.715712ms logger=migrator t=2026-07-30T10:29:39.948010551Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-30T10:29:39.954196042Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.183391ms logger=migrator t=2026-07-30T10:29:39.959948199Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-30T10:29:39.967294417Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.345948ms logger=migrator t=2026-07-30T10:29:39.971794277Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-30T10:29:39.972835671Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.041174ms logger=migrator t=2026-07-30T10:29:39.97960702Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-30T10:29:39.986023116Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.414146ms logger=migrator t=2026-07-30T10:29:39.992760266Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-30T10:29:39.999210081Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.449406ms logger=migrator t=2026-07-30T10:29:40.004643553Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-30T10:29:40.004809875Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=170.772µs logger=migrator t=2026-07-30T10:29:40.009576069Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-30T10:29:40.010867377Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.295718ms logger=migrator t=2026-07-30T10:29:40.147563202Z 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-07-30T10:29:40.149615099Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.052788ms logger=migrator t=2026-07-30T10:29:40.156006003Z 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-07-30T10:29:40.158201063Z 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=2.19919ms logger=migrator t=2026-07-30T10:29:40.165175216Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-30T10:29:40.165249267Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.381µs logger=migrator t=2026-07-30T10:29:40.169877168Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-30T10:29:40.179942712Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.046014ms logger=migrator t=2026-07-30T10:29:40.184997199Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-30T10:29:40.190076497Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.078288ms logger=migrator t=2026-07-30T10:29:40.195897264Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-30T10:29:40.204101133Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.197329ms logger=migrator t=2026-07-30T10:29:40.208997057Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-30T10:29:40.215145369Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.146432ms logger=migrator t=2026-07-30T10:29:40.219528458Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-30T10:29:40.226041984Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.512986ms logger=migrator t=2026-07-30T10:29:40.232253067Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-30T10:29:40.232346928Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.591µs logger=migrator t=2026-07-30T10:29:40.237373704Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-30T10:29:40.238307717Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=934.443µs logger=migrator t=2026-07-30T10:29:40.243578617Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-30T10:29:40.249522226Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.944919ms logger=migrator t=2026-07-30T10:29:40.254200048Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-30T10:29:40.254271578Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.42µs logger=migrator t=2026-07-30T10:29:40.259380347Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-30T10:29:40.266080696Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.70076ms logger=migrator t=2026-07-30T10:29:40.27092317Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-30T10:29:40.271973294Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.049874ms logger=migrator t=2026-07-30T10:29:40.277056572Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-30T10:29:40.286016771Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.964769ms logger=migrator t=2026-07-30T10:29:40.29201845Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-30T10:29:40.293442379Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.423429ms logger=migrator t=2026-07-30T10:29:40.298409425Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-30T10:29:40.300158158Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.747523ms logger=migrator t=2026-07-30T10:29:40.305576151Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-30T10:29:40.312777626Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.200805ms logger=migrator t=2026-07-30T10:29:40.31909464Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-30T10:29:40.319746669Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=651.789µs logger=migrator t=2026-07-30T10:29:40.325816899Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-30T10:29:40.327729645Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.911776ms logger=migrator t=2026-07-30T10:29:40.332727081Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-30T10:29:40.333864636Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.136785ms logger=migrator t=2026-07-30T10:29:40.339775304Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-30T10:29:40.34100219Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.223106ms logger=migrator t=2026-07-30T10:29:40.346035347Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-30T10:29:40.346110258Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.531µs logger=migrator t=2026-07-30T10:29:40.350542058Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-30T10:29:40.351895445Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.350567ms logger=migrator t=2026-07-30T10:29:40.358741917Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-30T10:29:40.359849181Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.111484ms logger=migrator t=2026-07-30T10:29:40.364462123Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-30T10:29:40.364831137Z 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-07-30T10:29:40.368794589Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-30T10:29:40.369167274Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=372.605µs logger=migrator t=2026-07-30T10:29:40.372816234Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-30T10:29:40.373854237Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.037993ms logger=migrator t=2026-07-30T10:29:40.378786613Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-30T10:29:40.386023818Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.236315ms logger=migrator t=2026-07-30T10:29:40.390122473Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-30T10:29:40.391335279Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.212336ms logger=migrator t=2026-07-30T10:29:40.396951533Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-30T10:29:40.398107539Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.155996ms logger=migrator t=2026-07-30T10:29:40.402613359Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-30T10:29:40.403491591Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=878.322µs logger=migrator t=2026-07-30T10:29:40.40799442Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-30T10:29:40.409068525Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.078935ms logger=migrator t=2026-07-30T10:29:40.414310655Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-30T10:29:40.415429819Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.118514ms logger=migrator t=2026-07-30T10:29:40.420656439Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-30T10:29:40.420697909Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=43.27µs logger=migrator t=2026-07-30T10:29:40.426959512Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-30T10:29:40.427061924Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.842µs logger=migrator t=2026-07-30T10:29:40.431769907Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-30T10:29:40.44183272Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.063344ms logger=migrator t=2026-07-30T10:29:40.447679617Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-30T10:29:40.448090044Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=411.077µs logger=migrator t=2026-07-30T10:29:40.451985565Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-30T10:29:40.453110069Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.117594ms logger=migrator t=2026-07-30T10:29:40.457456187Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-30T10:29:40.457793232Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=337.355µs logger=migrator t=2026-07-30T10:29:40.462023288Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-30T10:29:40.463196194Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.173566ms logger=migrator t=2026-07-30T10:29:40.469294265Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-30T10:29:40.470992317Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.696433ms logger=migrator t=2026-07-30T10:29:40.476186487Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-30T10:29:40.510878377Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.68752ms logger=migrator t=2026-07-30T10:29:40.515520429Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-30T10:29:40.520801609Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.28101ms logger=migrator t=2026-07-30T10:29:40.525789595Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-30T10:29:40.525900926Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.561µs logger=migrator t=2026-07-30T10:29:40.52989759Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-30T10:29:40.55778225Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=27.87934ms logger=migrator t=2026-07-30T10:29:40.562914228Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-30T10:29:40.591444797Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.514449ms logger=migrator t=2026-07-30T10:29:40.597314815Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-30T10:29:40.598050874Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=732.299µs logger=migrator t=2026-07-30T10:29:40.603967163Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-30T10:29:40.605621085Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.653152ms logger=migrator t=2026-07-30T10:29:40.610640742Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-30T10:29:40.610921576Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=277.104µs logger=migrator t=2026-07-30T10:29:40.616265317Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-30T10:29:40.617573214Z level=info msg="Migration successfully executed" id="create permission table" duration=1.307117ms logger=migrator t=2026-07-30T10:29:40.623142318Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-30T10:29:40.624631908Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.49102ms logger=migrator t=2026-07-30T10:29:40.630973712Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-30T10:29:40.632468711Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.491519ms logger=migrator t=2026-07-30T10:29:40.638408801Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-30T10:29:40.639241842Z level=info msg="Migration successfully executed" id="create role table" duration=833.011µs logger=migrator t=2026-07-30T10:29:40.645000678Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-30T10:29:40.652961454Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.960596ms logger=migrator t=2026-07-30T10:29:40.658357086Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-30T10:29:40.669511214Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.155868ms logger=migrator t=2026-07-30T10:29:40.67523886Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-30T10:29:40.676462356Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.222966ms logger=migrator t=2026-07-30T10:29:40.682401855Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-30T10:29:40.684520873Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.128789ms logger=migrator t=2026-07-30T10:29:40.69181281Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-30T10:29:40.693023966Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.214196ms logger=migrator t=2026-07-30T10:29:40.699167387Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-30T10:29:40.700008789Z level=info msg="Migration successfully executed" id="create team role table" duration=842.022µs logger=migrator t=2026-07-30T10:29:40.705457632Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-30T10:29:40.706359533Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=903.671µs logger=migrator t=2026-07-30T10:29:40.711275229Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-30T10:29:40.712219261Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=944.252µs logger=migrator t=2026-07-30T10:29:40.717142026Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-30T10:29:40.718833108Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.691132ms logger=migrator t=2026-07-30T10:29:40.723753624Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-30T10:29:40.725234104Z level=info msg="Migration successfully executed" id="create user role table" duration=1.47847ms logger=migrator t=2026-07-30T10:29:40.730284551Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-30T10:29:40.732373778Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.092318ms logger=migrator t=2026-07-30T10:29:40.739313691Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-30T10:29:40.740561437Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.250456ms logger=migrator t=2026-07-30T10:29:40.744874255Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-30T10:29:40.745920228Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.047663ms logger=migrator t=2026-07-30T10:29:40.750586171Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-30T10:29:40.751536813Z level=info msg="Migration successfully executed" id="create builtin role table" duration=949.652µs logger=migrator t=2026-07-30T10:29:40.757986569Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-30T10:29:40.759322417Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.338718ms logger=migrator t=2026-07-30T10:29:40.763993258Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-30T10:29:40.765168084Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.177376ms logger=migrator t=2026-07-30T10:29:40.771004812Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-30T10:29:40.776813049Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.821548ms logger=migrator t=2026-07-30T10:29:40.781021944Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-30T10:29:40.78217114Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.147496ms logger=migrator t=2026-07-30T10:29:40.787377969Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-30T10:29:40.788666686Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.288047ms logger=migrator t=2026-07-30T10:29:40.793130596Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-30T10:29:40.79422435Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.094444ms logger=migrator t=2026-07-30T10:29:40.798675459Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-30T10:29:40.799816674Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.143015ms logger=migrator t=2026-07-30T10:29:40.805229656Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-30T10:29:40.806553134Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.324038ms logger=migrator t=2026-07-30T10:29:40.811495309Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-30T10:29:40.813582457Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.088638ms logger=migrator t=2026-07-30T10:29:40.818174558Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-30T10:29:40.828262402Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.084864ms logger=migrator t=2026-07-30T10:29:40.833615513Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-30T10:29:40.842386529Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.770326ms logger=migrator t=2026-07-30T10:29:40.846467004Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-30T10:29:40.858585065Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.11834ms logger=migrator t=2026-07-30T10:29:40.863023844Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-30T10:29:40.87030295Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.278326ms logger=migrator t=2026-07-30T10:29:40.875823883Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-30T10:29:40.877863511Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.039338ms logger=migrator t=2026-07-30T10:29:40.882631384Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-30T10:29:40.885715335Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.085731ms logger=migrator t=2026-07-30T10:29:40.890860014Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-30T10:29:40.892206241Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.354287ms logger=migrator t=2026-07-30T10:29:40.897829176Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-30T10:29:40.898766699Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=936.403µs logger=migrator t=2026-07-30T10:29:40.906909476Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-30T10:29:40.908556078Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.645382ms logger=migrator t=2026-07-30T10:29:40.921661673Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-30T10:29:40.921792805Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=135.732µs logger=migrator t=2026-07-30T10:29:40.935195523Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-30T10:29:40.935259993Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.72µs logger=migrator t=2026-07-30T10:29:40.971149929Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-30T10:29:40.972100813Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=955.264µs logger=migrator t=2026-07-30T10:29:40.978841922Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-30T10:29:40.979433989Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=593.647µs logger=migrator t=2026-07-30T10:29:40.984679939Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-30T10:29:40.985450369Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=771.21µs logger=migrator t=2026-07-30T10:29:40.992706586Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-30T10:29:40.993085521Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=379.625µs logger=migrator t=2026-07-30T10:29:40.998114348Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-30T10:29:40.99905608Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=942.532µs logger=migrator t=2026-07-30T10:29:41.003307277Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-30T10:29:41.004889197Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.582ms logger=migrator t=2026-07-30T10:29:41.00953401Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-30T10:29:41.010878208Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.343249ms logger=migrator t=2026-07-30T10:29:41.017003819Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-30T10:29:41.026248591Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.245052ms logger=migrator t=2026-07-30T10:29:41.031003364Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-30T10:29:41.031065495Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=62.951µs logger=migrator t=2026-07-30T10:29:41.035852928Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-30T10:29:41.037416029Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.563521ms logger=migrator t=2026-07-30T10:29:41.04432519Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-30T10:29:41.046241786Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.914406ms logger=migrator t=2026-07-30T10:29:41.051084231Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-30T10:29:41.052308587Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.223966ms logger=migrator t=2026-07-30T10:29:41.058334216Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-30T10:29:41.066427374Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.089738ms logger=migrator t=2026-07-30T10:29:41.070694761Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-30T10:29:41.071637533Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=943.772µs logger=migrator t=2026-07-30T10:29:41.075790739Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-30T10:29:41.077129386Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.338717ms logger=migrator t=2026-07-30T10:29:41.082644329Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-30T10:29:41.10901669Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.369411ms logger=migrator t=2026-07-30T10:29:41.114084266Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-30T10:29:41.116391407Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.306651ms logger=migrator t=2026-07-30T10:29:41.122321765Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-30T10:29:41.124495354Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.178809ms logger=migrator t=2026-07-30T10:29:41.131113612Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-30T10:29:41.132548612Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.43668ms logger=migrator t=2026-07-30T10:29:41.137996304Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-30T10:29:41.13925613Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.260996ms logger=migrator t=2026-07-30T10:29:41.144737162Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-30T10:29:41.145082207Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=346.685µs logger=migrator t=2026-07-30T10:29:41.152301493Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-30T10:29:41.153273226Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=973.073µs logger=migrator t=2026-07-30T10:29:41.158424554Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-30T10:29:41.169609293Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.182139ms logger=migrator t=2026-07-30T10:29:41.174396256Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-30T10:29:41.175125546Z level=info msg="Migration successfully executed" id="create entity_events table" duration=729.95µs logger=migrator t=2026-07-30T10:29:41.18216722Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-30T10:29:41.184107065Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.941135ms logger=migrator t=2026-07-30T10:29:41.190970596Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-30T10:29:41.191683536Z 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-07-30T10:29:41.196999076Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-30T10:29:41.197802917Z 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-07-30T10:29:41.204287524Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-30T10:29:41.205967095Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.681442ms logger=migrator t=2026-07-30T10:29:41.211463678Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-30T10:29:41.212811376Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.349168ms logger=migrator t=2026-07-30T10:29:41.219865319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-30T10:29:41.220899754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.037135ms logger=migrator t=2026-07-30T10:29:41.22593154Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-30T10:29:41.227283528Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.354258ms logger=migrator t=2026-07-30T10:29:41.23342426Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-30T10:29:41.23496962Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.556971ms logger=migrator t=2026-07-30T10:29:41.241220143Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-30T10:29:41.242326257Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.109354ms logger=migrator t=2026-07-30T10:29:41.247168292Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-30T10:29:41.248477249Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.314547ms logger=migrator t=2026-07-30T10:29:41.254715362Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-30T10:29:41.256572906Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.858464ms logger=migrator t=2026-07-30T10:29:41.262017029Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-30T10:29:41.263198435Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.181816ms logger=migrator t=2026-07-30T10:29:41.267816675Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-30T10:29:41.269868803Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.049198ms logger=migrator t=2026-07-30T10:29:41.275280295Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-30T10:29:41.276640532Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.358897ms logger=migrator t=2026-07-30T10:29:41.281963083Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-30T10:29:41.306251056Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.285083ms logger=migrator t=2026-07-30T10:29:41.311333913Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-30T10:29:41.319040216Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.703002ms logger=migrator t=2026-07-30T10:29:41.326516644Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-30T10:29:41.335511823Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.995579ms logger=migrator t=2026-07-30T10:29:41.34133638Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-30T10:29:41.341607505Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=271.575µs logger=migrator t=2026-07-30T10:29:41.346442208Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-30T10:29:41.358744802Z level=info msg="Migration successfully executed" id="add share column" duration=12.306724ms logger=migrator t=2026-07-30T10:29:41.363703767Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-30T10:29:41.363995832Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=290.185µs logger=migrator t=2026-07-30T10:29:41.369460794Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-30T10:29:41.370877443Z level=info msg="Migration successfully executed" id="create file table" duration=1.415708ms logger=migrator t=2026-07-30T10:29:41.376283525Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-30T10:29:41.37748438Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.200375ms logger=migrator t=2026-07-30T10:29:41.382840401Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-30T10:29:41.383952286Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.112055ms logger=migrator t=2026-07-30T10:29:41.39331941Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-30T10:29:41.395256406Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.935336ms logger=migrator t=2026-07-30T10:29:41.401117144Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-30T10:29:41.402756055Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.637921ms logger=migrator t=2026-07-30T10:29:41.408019355Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-30T10:29:41.408090486Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.931µs logger=migrator t=2026-07-30T10:29:41.413470517Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-30T10:29:41.413574629Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=105.422µs logger=migrator t=2026-07-30T10:29:41.418741068Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-30T10:29:41.420834226Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=2.091538ms logger=migrator t=2026-07-30T10:29:41.426813655Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-30T10:29:41.4272171Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=405.875µs logger=migrator t=2026-07-30T10:29:41.432687253Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-30T10:29:41.434090902Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.402489ms logger=migrator t=2026-07-30T10:29:41.439677686Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-30T10:29:41.450414297Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.733761ms logger=migrator t=2026-07-30T10:29:41.476488214Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-30T10:29:41.480920772Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=4.435048ms logger=migrator t=2026-07-30T10:29:41.488738806Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-30T10:29:41.490608211Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.857045ms logger=migrator t=2026-07-30T10:29:41.497015056Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-30T10:29:41.497426981Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=413.555µs logger=migrator t=2026-07-30T10:29:41.503057096Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-30T10:29:41.503498922Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=446.016µs logger=migrator t=2026-07-30T10:29:41.508711521Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-30T10:29:41.509432361Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=722.5µs logger=migrator t=2026-07-30T10:29:41.514496038Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-30T10:29:41.528040627Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.52505ms logger=migrator t=2026-07-30T10:29:41.533879775Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-30T10:29:41.543427912Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.510897ms logger=migrator t=2026-07-30T10:29:41.548226785Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-30T10:29:41.549170728Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=945.503µs logger=migrator t=2026-07-30T10:29:41.553670627Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-30T10:29:41.635821898Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.146771ms logger=migrator t=2026-07-30T10:29:41.642134361Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-30T10:29:41.643087783Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=956.082µs logger=migrator t=2026-07-30T10:29:41.647935718Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-30T10:29:41.650152698Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.21674ms logger=migrator t=2026-07-30T10:29:41.658459908Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-30T10:29:41.694607557Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=36.143809ms logger=migrator t=2026-07-30T10:29:41.701440268Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-30T10:29:41.708852716Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.411598ms logger=migrator t=2026-07-30T10:29:41.713439116Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-30T10:29:41.713784141Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.975µs logger=migrator t=2026-07-30T10:29:41.718349042Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-30T10:29:41.718563665Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.563µs logger=migrator t=2026-07-30T10:29:41.723626412Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-30T10:29:41.723845615Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=218.623µs logger=migrator t=2026-07-30T10:29:41.728332775Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-30T10:29:41.72873599Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=404.595µs logger=migrator t=2026-07-30T10:29:41.73329262Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-30T10:29:41.733774267Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=480.777µs logger=migrator t=2026-07-30T10:29:41.739402551Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-30T10:29:41.741258765Z level=info msg="Migration successfully executed" id="create folder table" duration=1.856064ms logger=migrator t=2026-07-30T10:29:41.746234392Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-30T10:29:41.747384967Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.150395ms logger=migrator t=2026-07-30T10:29:41.753414967Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-30T10:29:41.754994248Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.579161ms logger=migrator t=2026-07-30T10:29:41.759501548Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-30T10:29:41.759534279Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.2µs logger=migrator t=2026-07-30T10:29:41.764980041Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-30T10:29:41.76717397Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.194469ms logger=migrator t=2026-07-30T10:29:41.774396925Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-30T10:29:41.77551788Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.121185ms logger=migrator t=2026-07-30T10:29:41.779953129Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-30T10:29:41.781186296Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.232467ms logger=migrator t=2026-07-30T10:29:41.785179308Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-30T10:29:41.785626914Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=450.036µs logger=migrator t=2026-07-30T10:29:41.790914035Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-30T10:29:41.791197788Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.963µs logger=migrator t=2026-07-30T10:29:41.795301993Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-30T10:29:41.797070466Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.767873ms logger=migrator t=2026-07-30T10:29:41.801542116Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-30T10:29:41.802851693Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.309747ms logger=migrator t=2026-07-30T10:29:41.807764588Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-30T10:29:41.809034734Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.270456ms logger=migrator t=2026-07-30T10:29:41.81398545Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-30T10:29:41.815214967Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.228597ms logger=migrator t=2026-07-30T10:29:41.819395202Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-30T10:29:41.821238047Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.842765ms logger=migrator t=2026-07-30T10:29:41.827123345Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-30T10:29:41.828043677Z level=info msg="Migration successfully executed" id="create anon_device table" duration=921.692µs logger=migrator t=2026-07-30T10:29:41.832485036Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-30T10:29:41.833738122Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.253106ms logger=migrator t=2026-07-30T10:29:41.83963818Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-30T10:29:41.841414564Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.778224ms logger=migrator t=2026-07-30T10:29:41.846286449Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-30T10:29:41.847284612Z level=info msg="Migration successfully executed" id="create signing_key table" duration=995.073µs logger=migrator t=2026-07-30T10:29:41.852042435Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-30T10:29:41.853300142Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.260417ms logger=migrator t=2026-07-30T10:29:41.860373706Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-30T10:29:41.861924446Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.55324ms logger=migrator t=2026-07-30T10:29:41.866264864Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-30T10:29:41.866681469Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=417.415µs logger=migrator t=2026-07-30T10:29:41.871294321Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-30T10:29:41.884509665Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.210824ms logger=migrator t=2026-07-30T10:29:41.89158773Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-30T10:29:41.8923729Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=788.03µs logger=migrator t=2026-07-30T10:29:41.899005519Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-30T10:29:41.899023699Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.13µs logger=migrator t=2026-07-30T10:29:41.902741658Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-30T10:29:41.903958574Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.217706ms logger=migrator t=2026-07-30T10:29:41.908802358Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-30T10:29:41.908819838Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.52µs logger=migrator t=2026-07-30T10:29:41.91424122Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-30T10:29:41.916239367Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.997357ms logger=migrator t=2026-07-30T10:29:41.920390022Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-30T10:29:41.921573828Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.183226ms logger=migrator t=2026-07-30T10:29:41.927615618Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-30T10:29:41.929218189Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.603701ms logger=migrator t=2026-07-30T10:29:41.934772412Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-30T10:29:41.935714406Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=943.524µs logger=migrator t=2026-07-30T10:29:41.940125153Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-30T10:29:41.940684331Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=561.968µs logger=migrator t=2026-07-30T10:29:41.945385864Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-30T10:29:41.94658765Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.201226ms logger=migrator t=2026-07-30T10:29:41.951215981Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-30T10:29:41.952295526Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.080054ms logger=migrator t=2026-07-30T10:29:41.95865098Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-30T10:29:41.960344572Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.693842ms logger=migrator t=2026-07-30T10:29:41.965448689Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-30T10:29:41.975745936Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.295467ms logger=migrator t=2026-07-30T10:29:41.980217926Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-30T10:29:41.990798466Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.58057ms logger=migrator t=2026-07-30T10:29:41.996347659Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-30T10:29:42.003824299Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.47311ms logger=migrator t=2026-07-30T10:29:42.009244971Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-30T10:29:42.009397223Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=158.412µs logger=migrator t=2026-07-30T10:29:42.013963514Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-30T10:29:42.024931299Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.954556ms logger=migrator t=2026-07-30T10:29:42.030718616Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-30T10:29:42.04016716Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.448694ms logger=migrator t=2026-07-30T10:29:42.044937774Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-30T10:29:42.045273898Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=335.404µs logger=migrator t=2026-07-30T10:29:42.050198654Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.068914181s logger=migrator t=2026-07-30T10:29:42.050807342Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-30T10:29:42.069054853Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-30T10:29:42.06958876Z level=info msg="Created default organization" logger=secrets t=2026-07-30T10:29:42.076915347Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-30T10:29:42.120998271Z level=info msg="Restored cache from database" duration=394.215µs logger=plugin.store t=2026-07-30T10:29:42.122390629Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-30T10:29:42.169567015Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-30T10:29:42.169598375Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-30T10:29:42.169710336Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-30T10:29:42.169725877Z level=info msg="Plugins loaded" count=54 duration=47.336518ms logger=query_data t=2026-07-30T10:29:42.174809244Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-30T10:29:42.178000717Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-30T10:29:42.184781907Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-30T10:29:42.195950835Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-30T10:29:42.198350826Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-30T10:29:42.200287812Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-30T10:29:42.22128411Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-30T10:29:42.244175503Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-30T10:29:42.263183186Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-30T10:29:42.263211786Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-30T10:29:42.26348312Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-30T10:29:42.264126078Z level=info msg="Warming state cache for startup" logger=http.server t=2026-07-30T10:29:42.26810107Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-07-30T10:29:42.279366239Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-30T10:29:42.309220055Z level=info msg="State cache has been initialized" states=0 duration=45.090457ms logger=ngalert.scheduler t=2026-07-30T10:29:42.309257645Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-30T10:29:42.309309706Z level=info msg=starting first_tick=2026-07-30T10:29:50Z logger=provisioning.dashboard t=2026-07-30T10:29:42.320259531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:42.37522224Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-07-30T10:29:42.388013379Z level=info msg="Update check succeeded" duration=123.403635ms logger=grafana.update.checker t=2026-07-30T10:29:42.472905054Z level=info msg="Update check succeeded" duration=208.801666ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-30T10:29:42.522071055Z level=info msg="Patterns update finished" duration=157.276723ms logger=grafana-apiserver t=2026-07-30T10:29:42.977216045Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-30T10:29:42.978400661Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-30T10:29:45.475546967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.476995177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.494994184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.518845529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.541247015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.569427897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.590499695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.614194618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.63399792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.659688209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.682297837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.703768291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.720171097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.747116923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.767153867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.817559293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.83929281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.868706448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.892716475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.921931591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.939124198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.972412938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:45.991228805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.019048743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.052567165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.139027135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.16059822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.208821396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.230514972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.283818675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.313589347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.392734331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.412586583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.472702595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.489224683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.54053066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.558099882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.622064936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.637638931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.696885582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.710551252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.769433088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.789704486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.851674214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.869557539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.94926549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:46.9666424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.027104866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.04557182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.11012232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.126391225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.194128057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.208904131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.274389093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.290546656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.357321646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.377269219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.445348165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.460946441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.528615882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.546999925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.613261767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.631864492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.714181216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.73185951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.813808879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.830373757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.907088747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.919566022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:47.997108123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.016816222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.093126427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.110992502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.19827765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.214830098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.308715144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.33120212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.405691319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.422125215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T10:29:48.50377969Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-30T10:30:17.291887819Z level=info msg="Usage stats are ready to report"