logger=settings t=2026-02-25T22:14:45.619973955Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-25T22:14:45Z logger=settings t=2026-02-25T22:14:45.621552079Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-25T22:14:45.621640652Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-25T22:14:45.621658232Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-25T22:14:45.621678093Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-25T22:14:45.621688273Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-25T22:14:45.621712294Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-25T22:14:45.621723304Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-25T22:14:45.621737824Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-25T22:14:45.621747645Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-25T22:14:45.621761115Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-25T22:14:45.621770825Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-25T22:14:45.621784676Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-25T22:14:45.621804266Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-25T22:14:45.621820607Z level=info msg=Target target=[all] logger=settings t=2026-02-25T22:14:45.621865318Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-25T22:14:45.621873758Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-25T22:14:45.621885388Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-25T22:14:45.621898319Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-25T22:14:45.621913419Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-25T22:14:45.62193185Z level=info msg="App mode production" logger=sqlstore t=2026-02-25T22:14:45.623502594Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-25T22:14:45.623549805Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-25T22:14:45.627959238Z level=info msg="Locking database" logger=migrator t=2026-02-25T22:14:45.628000529Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-25T22:14:45.629009337Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-25T22:14:45.630071247Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.06394ms logger=migrator t=2026-02-25T22:14:45.634857551Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-25T22:14:45.635484168Z level=info msg="Migration successfully executed" id="create user table" duration=626.197µs logger=migrator t=2026-02-25T22:14:45.639050468Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-25T22:14:45.639647354Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=596.436µs logger=migrator t=2026-02-25T22:14:45.64523534Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-25T22:14:45.645965841Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=730.101µs logger=migrator t=2026-02-25T22:14:45.651213527Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-25T22:14:45.652319048Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.103861ms logger=migrator t=2026-02-25T22:14:45.662956185Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-25T22:14:45.664339354Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.386458ms logger=migrator t=2026-02-25T22:14:45.669705193Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-25T22:14:45.67207867Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.372607ms logger=migrator t=2026-02-25T22:14:45.677476751Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-25T22:14:45.678462538Z level=info msg="Migration successfully executed" id="create user table v2" duration=990.858µs logger=migrator t=2026-02-25T22:14:45.683422146Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-25T22:14:45.684339442Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=916.876µs logger=migrator t=2026-02-25T22:14:45.688711684Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-25T22:14:45.69000224Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.290376ms logger=migrator t=2026-02-25T22:14:45.696307116Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-25T22:14:45.696900363Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=595.217µs logger=migrator t=2026-02-25T22:14:45.702108088Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-25T22:14:45.703935729Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.833421ms logger=migrator t=2026-02-25T22:14:45.709464743Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-25T22:14:45.711880341Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.420538ms logger=migrator t=2026-02-25T22:14:45.718351252Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-25T22:14:45.718431154Z level=info msg="Migration successfully executed" id="Update user table charset" duration=83.753µs logger=migrator t=2026-02-25T22:14:45.722984301Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-25T22:14:45.724070231Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.09143ms logger=migrator t=2026-02-25T22:14:45.728637249Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-25T22:14:45.728888846Z level=info msg="Migration successfully executed" id="Add missing user data" duration=251.738µs logger=migrator t=2026-02-25T22:14:45.734137702Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-25T22:14:45.735292254Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.150332ms logger=migrator t=2026-02-25T22:14:45.741767825Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-25T22:14:45.743229506Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.465191ms logger=migrator t=2026-02-25T22:14:45.747414263Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-25T22:14:45.748705239Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.293856ms logger=migrator t=2026-02-25T22:14:45.752536506Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-25T22:14:45.760266731Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.729705ms logger=migrator t=2026-02-25T22:14:45.808974011Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-25T22:14:45.811330907Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.358966ms logger=migrator t=2026-02-25T22:14:45.838619499Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-25T22:14:45.839049261Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=433.202µs logger=migrator t=2026-02-25T22:14:45.858814743Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-25T22:14:45.860469689Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.658737ms logger=migrator t=2026-02-25T22:14:45.969326708Z 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-02-25T22:14:45.969837392Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=511.654µs logger=migrator t=2026-02-25T22:14:45.976005474Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-25T22:14:45.976634471Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=628.417µs logger=migrator t=2026-02-25T22:14:45.98515486Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-25T22:14:45.986267731Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.113331ms logger=migrator t=2026-02-25T22:14:45.99233417Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-25T22:14:45.993129892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=795.662µs logger=migrator t=2026-02-25T22:14:46.001578528Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-25T22:14:46.003278256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.702178ms logger=migrator t=2026-02-25T22:14:46.009551151Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-25T22:14:46.01097829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.42903ms logger=migrator t=2026-02-25T22:14:46.019698384Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-25T22:14:46.023185961Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=3.489748ms logger=migrator t=2026-02-25T22:14:46.02995757Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-25T22:14:46.029989731Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.421µs logger=migrator t=2026-02-25T22:14:46.038878889Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-25T22:14:46.039817705Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=940.466µs logger=migrator t=2026-02-25T22:14:46.046834182Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-25T22:14:46.047964803Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.134322ms logger=migrator t=2026-02-25T22:14:46.054591458Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-25T22:14:46.05574617Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.157652ms logger=migrator t=2026-02-25T22:14:46.061027987Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-25T22:14:46.061925763Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=898.525µs logger=migrator t=2026-02-25T22:14:46.067894619Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:46.073483175Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.583356ms logger=migrator t=2026-02-25T22:14:46.078423323Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-25T22:14:46.079454562Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.034179ms logger=migrator t=2026-02-25T22:14:46.084066911Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-25T22:14:46.08475635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=689.449µs logger=migrator t=2026-02-25T22:14:46.090003457Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-25T22:14:46.090755038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=750.391µs logger=migrator t=2026-02-25T22:14:46.096279382Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-25T22:14:46.096973251Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=696.569µs logger=migrator t=2026-02-25T22:14:46.10194194Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-25T22:14:46.102618419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=679.979µs logger=migrator t=2026-02-25T22:14:46.109346216Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-25T22:14:46.110093037Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=751.741µs logger=migrator t=2026-02-25T22:14:46.115051126Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-25T22:14:46.116716392Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.658966ms logger=migrator t=2026-02-25T22:14:46.122233966Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-25T22:14:46.122953046Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=717.24µs logger=migrator t=2026-02-25T22:14:46.128299955Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-25T22:14:46.129283743Z level=info msg="Migration successfully executed" id="create star table" duration=984.158µs logger=migrator t=2026-02-25T22:14:46.135402804Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-25T22:14:46.136584087Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.180883ms logger=migrator t=2026-02-25T22:14:46.144653182Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-25T22:14:46.145401203Z level=info msg="Migration successfully executed" id="create org table v1" duration=749.131µs logger=migrator t=2026-02-25T22:14:46.150599278Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-25T22:14:46.151409701Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=811.072µs logger=migrator t=2026-02-25T22:14:46.156741749Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-25T22:14:46.157379707Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=641.078µs logger=migrator t=2026-02-25T22:14:46.162942873Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-25T22:14:46.164117035Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.174012ms logger=migrator t=2026-02-25T22:14:46.169159406Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-25T22:14:46.170289558Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.129992ms logger=migrator t=2026-02-25T22:14:46.175705189Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-25T22:14:46.176838341Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.133551ms logger=migrator t=2026-02-25T22:14:46.189572646Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-25T22:14:46.189607027Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.671µs logger=migrator t=2026-02-25T22:14:46.199719749Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-25T22:14:46.19974505Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.941µs logger=migrator t=2026-02-25T22:14:46.204058441Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-25T22:14:46.204233595Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=176.785µs logger=migrator t=2026-02-25T22:14:46.210003086Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-25T22:14:46.21120661Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.203594ms logger=migrator t=2026-02-25T22:14:46.216622031Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-25T22:14:46.217779093Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.156912ms logger=migrator t=2026-02-25T22:14:46.223597606Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-25T22:14:46.224786259Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.187913ms logger=migrator t=2026-02-25T22:14:46.23018852Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-25T22:14:46.231180508Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=991.727µs logger=migrator t=2026-02-25T22:14:46.237110473Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-25T22:14:46.238301646Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.190603ms logger=migrator t=2026-02-25T22:14:46.244292564Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-25T22:14:46.245001813Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=707.43µs logger=migrator t=2026-02-25T22:14:46.249341115Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-25T22:14:46.257603135Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.26158ms logger=migrator t=2026-02-25T22:14:46.262560013Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-25T22:14:46.263095098Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=534.905µs logger=migrator t=2026-02-25T22:14:46.272187932Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-25T22:14:46.273454828Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.266426ms logger=migrator t=2026-02-25T22:14:46.279504696Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-25T22:14:46.28105477Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.553844ms logger=migrator t=2026-02-25T22:14:46.288629731Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-25T22:14:46.289009092Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=375.851µs logger=migrator t=2026-02-25T22:14:46.293705733Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-25T22:14:46.294563717Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=857.914µs logger=migrator t=2026-02-25T22:14:46.299863275Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-25T22:14:46.300024789Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=162.474µs logger=migrator t=2026-02-25T22:14:46.306626363Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-25T22:14:46.309511534Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.880481ms logger=migrator t=2026-02-25T22:14:46.315421659Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-25T22:14:46.318436143Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.019994ms logger=migrator t=2026-02-25T22:14:46.324833722Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-25T22:14:46.327060264Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.225912ms logger=migrator t=2026-02-25T22:14:46.333150764Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-25T22:14:46.334114081Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=964.057µs logger=migrator t=2026-02-25T22:14:46.339171992Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-25T22:14:46.341209909Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.037167ms logger=migrator t=2026-02-25T22:14:46.347886865Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-25T22:14:46.348748099Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=860.664µs logger=migrator t=2026-02-25T22:14:46.352732531Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-25T22:14:46.353700328Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=967.077µs logger=migrator t=2026-02-25T22:14:46.359032527Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-25T22:14:46.359076578Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.581µs logger=migrator t=2026-02-25T22:14:46.365982931Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-25T22:14:46.366014982Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.94µs logger=migrator t=2026-02-25T22:14:46.370892748Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-25T22:14:46.374295503Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.401915ms logger=migrator t=2026-02-25T22:14:46.380305461Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-25T22:14:46.382558563Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.248302ms logger=migrator t=2026-02-25T22:14:46.388771187Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-25T22:14:46.390712351Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.942264ms logger=migrator t=2026-02-25T22:14:46.395026701Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-25T22:14:46.396946035Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.918774ms logger=migrator t=2026-02-25T22:14:46.400313759Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-25T22:14:46.400526805Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.996µs logger=migrator t=2026-02-25T22:14:46.405971197Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-25T22:14:46.406773019Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=800.922µs logger=migrator t=2026-02-25T22:14:46.41180585Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-25T22:14:46.412506739Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=700.749µs logger=migrator t=2026-02-25T22:14:46.416243924Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-25T22:14:46.416269674Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.6µs logger=migrator t=2026-02-25T22:14:46.419975068Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-25T22:14:46.42078269Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=807.062µs logger=migrator t=2026-02-25T22:14:46.425209014Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-25T22:14:46.42757524Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.355946ms logger=migrator t=2026-02-25T22:14:46.43257974Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:46.44187975Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.293759ms logger=migrator t=2026-02-25T22:14:46.445984114Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-25T22:14:46.446788247Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=804.822µs logger=migrator t=2026-02-25T22:14:46.451766655Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-25T22:14:46.452776034Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.000978ms logger=migrator t=2026-02-25T22:14:46.461054094Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-25T22:14:46.462351591Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.297027ms logger=migrator t=2026-02-25T22:14:46.469001987Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-25T22:14:46.469684896Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=689.36µs logger=migrator t=2026-02-25T22:14:46.473300977Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-25T22:14:46.474220942Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=920.386µs logger=migrator t=2026-02-25T22:14:46.477783652Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-25T22:14:46.480066535Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.282623ms logger=migrator t=2026-02-25T22:14:46.48380487Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-25T22:14:46.484584022Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=779.121µs logger=migrator t=2026-02-25T22:14:46.488782989Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-25T22:14:46.488981434Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=197.705µs logger=migrator t=2026-02-25T22:14:46.492923284Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-25T22:14:46.49314138Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=220.616µs logger=migrator t=2026-02-25T22:14:46.500249929Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-25T22:14:46.501842103Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.592004ms logger=migrator t=2026-02-25T22:14:46.509925479Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-25T22:14:46.513407066Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.486937ms logger=migrator t=2026-02-25T22:14:46.518288452Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-25T22:14:46.519229699Z level=info msg="Migration successfully executed" id="create data_source table" duration=941.177µs logger=migrator t=2026-02-25T22:14:46.524748183Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-25T22:14:46.525857124Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.1095ms logger=migrator t=2026-02-25T22:14:46.869216439Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-25T22:14:46.872391167Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=3.189379ms logger=migrator t=2026-02-25T22:14:46.903477065Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-25T22:14:46.907376504Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.897219ms logger=migrator t=2026-02-25T22:14:46.932397263Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-25T22:14:46.935422227Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=3.023395ms logger=migrator t=2026-02-25T22:14:46.95664872Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-25T22:14:46.962111292Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.463792ms logger=migrator t=2026-02-25T22:14:46.979921489Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-25T22:14:46.982586064Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.590072ms logger=migrator t=2026-02-25T22:14:47.004894896Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-25T22:14:47.008346793Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=3.451006ms logger=migrator t=2026-02-25T22:14:47.015655807Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-25T22:14:47.017109598Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.453251ms logger=migrator t=2026-02-25T22:14:47.023173817Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-25T22:14:47.023957029Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=794.033µs logger=migrator t=2026-02-25T22:14:47.041681684Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-25T22:14:47.043739971Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.061088ms logger=migrator t=2026-02-25T22:14:47.053456082Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-25T22:14:47.056331282Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.87843ms logger=migrator t=2026-02-25T22:14:47.063838912Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-25T22:14:47.064727007Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=891.595µs logger=migrator t=2026-02-25T22:14:47.076169846Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-25T22:14:47.076616048Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=446.342µs logger=migrator t=2026-02-25T22:14:47.082551834Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-25T22:14:47.08778191Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.232686ms logger=migrator t=2026-02-25T22:14:47.091509024Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-25T22:14:47.091752661Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=248.307µs logger=migrator t=2026-02-25T22:14:47.096419701Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-25T22:14:47.096614117Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.476µs logger=migrator t=2026-02-25T22:14:47.100193527Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-25T22:14:47.102518272Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.324055ms logger=migrator t=2026-02-25T22:14:47.105854385Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-25T22:14:47.106057201Z level=info msg="Migration successfully executed" id="Update uid value" duration=202.826µs logger=migrator t=2026-02-25T22:14:47.110123414Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-25T22:14:47.110982928Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=858.084µs logger=migrator t=2026-02-25T22:14:47.115736711Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-25T22:14:47.11713379Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.393248ms logger=migrator t=2026-02-25T22:14:47.124097774Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-25T22:14:47.124985239Z level=info msg="Migration successfully executed" id="create api_key table" duration=887.305µs logger=migrator t=2026-02-25T22:14:47.129488745Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-25T22:14:47.130272687Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=783.722µs logger=migrator t=2026-02-25T22:14:47.135195604Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-25T22:14:47.136643604Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.44711ms logger=migrator t=2026-02-25T22:14:47.140847662Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-25T22:14:47.141751037Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=903.065µs logger=migrator t=2026-02-25T22:14:47.152070725Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-25T22:14:47.152814316Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=746.491µs logger=migrator t=2026-02-25T22:14:47.158560066Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-25T22:14:47.159321297Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=760.991µs logger=migrator t=2026-02-25T22:14:47.163395031Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-25T22:14:47.164238935Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=846.293µs logger=migrator t=2026-02-25T22:14:47.171051855Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-25T22:14:47.176226709Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.174844ms logger=migrator t=2026-02-25T22:14:47.1791227Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-25T22:14:47.180146959Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.017358ms logger=migrator t=2026-02-25T22:14:47.185122338Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-25T22:14:47.186443674Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.323287ms logger=migrator t=2026-02-25T22:14:47.191060424Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-25T22:14:47.192092762Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.031898ms logger=migrator t=2026-02-25T22:14:47.1970287Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-25T22:14:47.198152661Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.125431ms logger=migrator t=2026-02-25T22:14:47.204827278Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-25T22:14:47.205479586Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=652.149µs logger=migrator t=2026-02-25T22:14:47.212164793Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-25T22:14:47.213089868Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=926.526µs logger=migrator t=2026-02-25T22:14:47.216890065Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-25T22:14:47.216931236Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.361µs logger=migrator t=2026-02-25T22:14:47.220804084Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-25T22:14:47.224841806Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.039222ms logger=migrator t=2026-02-25T22:14:47.229485326Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-25T22:14:47.234388493Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.902177ms logger=migrator t=2026-02-25T22:14:47.240156454Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-25T22:14:47.24037167Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=215.416µs logger=migrator t=2026-02-25T22:14:47.244858455Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-25T22:14:47.249437063Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.567418ms logger=migrator t=2026-02-25T22:14:47.253823415Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-25T22:14:47.258572308Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.748403ms logger=migrator t=2026-02-25T22:14:47.262361074Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-25T22:14:47.263165256Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=803.912µs logger=migrator t=2026-02-25T22:14:47.267185629Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-25T22:14:47.267708933Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=523.045µs logger=migrator t=2026-02-25T22:14:47.272375613Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-25T22:14:47.273174136Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=797.642µs logger=migrator t=2026-02-25T22:14:47.276680364Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-25T22:14:47.277478396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=797.562µs logger=migrator t=2026-02-25T22:14:47.282194098Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-25T22:14:47.28297827Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=783.541µs logger=migrator t=2026-02-25T22:14:47.286772755Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-25T22:14:47.287540117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=770.392µs logger=migrator t=2026-02-25T22:14:47.291268711Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-25T22:14:47.291340583Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.152µs logger=migrator t=2026-02-25T22:14:47.296067795Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-25T22:14:47.296121396Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=54.731µs logger=migrator t=2026-02-25T22:14:47.300420466Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-25T22:14:47.305623982Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.204946ms logger=migrator t=2026-02-25T22:14:47.320095576Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-25T22:14:47.323056238Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.958473ms logger=migrator t=2026-02-25T22:14:47.347426299Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-25T22:14:47.347622934Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=200.416µs logger=migrator t=2026-02-25T22:14:47.353316403Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-25T22:14:47.354260919Z level=info msg="Migration successfully executed" id="create quota table v1" duration=945.446µs logger=migrator t=2026-02-25T22:14:47.361249644Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-25T22:14:47.362270103Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.022489ms logger=migrator t=2026-02-25T22:14:47.37148102Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-25T22:14:47.371527841Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.541µs logger=migrator t=2026-02-25T22:14:47.376720446Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-25T22:14:47.37829722Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.576544ms logger=migrator t=2026-02-25T22:14:47.386425857Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-25T22:14:47.388030432Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.608895ms logger=migrator t=2026-02-25T22:14:47.394024849Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-25T22:14:47.397136716Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.111147ms logger=migrator t=2026-02-25T22:14:47.400958793Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-25T22:14:47.400988784Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.391µs logger=migrator t=2026-02-25T22:14:47.404878382Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-25T22:14:47.405819578Z level=info msg="Migration successfully executed" id="create session table" duration=940.526µs logger=migrator t=2026-02-25T22:14:47.412169906Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-25T22:14:47.412255558Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.632µs logger=migrator t=2026-02-25T22:14:47.415723495Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-25T22:14:47.415812648Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.503µs logger=migrator t=2026-02-25T22:14:47.420435627Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-25T22:14:47.421124466Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=686.659µs logger=migrator t=2026-02-25T22:14:47.42594502Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-25T22:14:47.427088222Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.141592ms logger=migrator t=2026-02-25T22:14:47.432448582Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-25T22:14:47.432493573Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.661µs logger=migrator t=2026-02-25T22:14:47.437676128Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-25T22:14:47.437706579Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.351µs logger=migrator t=2026-02-25T22:14:47.441637049Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-25T22:14:47.445768314Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.130996ms logger=migrator t=2026-02-25T22:14:47.45028982Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-25T22:14:47.455541627Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.254807ms logger=migrator t=2026-02-25T22:14:47.459785045Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-25T22:14:47.459870528Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.453µs logger=migrator t=2026-02-25T22:14:47.463580861Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-25T22:14:47.463664963Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.042µs logger=migrator t=2026-02-25T22:14:47.468774546Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-25T22:14:47.469587149Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=812.383µs logger=migrator t=2026-02-25T22:14:47.473110977Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-25T22:14:47.473141588Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.451µs logger=migrator t=2026-02-25T22:14:47.476323616Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-25T22:14:47.479365111Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.040395ms logger=migrator t=2026-02-25T22:14:47.482858508Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-25T22:14:47.483003982Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.034µs logger=migrator t=2026-02-25T22:14:47.488763863Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-25T22:14:47.491824018Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.059735ms logger=migrator t=2026-02-25T22:14:47.495499061Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-25T22:14:47.498566637Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.066686ms logger=migrator t=2026-02-25T22:14:47.502129766Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-25T22:14:47.502197818Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.042µs logger=migrator t=2026-02-25T22:14:47.506665463Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-25T22:14:47.507548798Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=882.774µs logger=migrator t=2026-02-25T22:14:47.511869318Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-25T22:14:47.513115633Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.256275ms logger=migrator t=2026-02-25T22:14:47.519690206Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-25T22:14:47.521532478Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.839062ms logger=migrator t=2026-02-25T22:14:47.529018777Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-25T22:14:47.530137578Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.128131ms logger=migrator t=2026-02-25T22:14:47.536133255Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-25T22:14:47.537638747Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.506942ms logger=migrator t=2026-02-25T22:14:47.543147591Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-25T22:14:47.544379576Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.236595ms logger=migrator t=2026-02-25T22:14:47.548904032Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-25T22:14:47.550165287Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.262215ms logger=migrator t=2026-02-25T22:14:47.554988562Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-25T22:14:47.555955729Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=967.217µs logger=migrator t=2026-02-25T22:14:47.560968969Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-25T22:14:47.561814952Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=846.133µs logger=migrator t=2026-02-25T22:14:47.565275089Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-25T22:14:47.576001728Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.722679ms logger=migrator t=2026-02-25T22:14:47.580994538Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-25T22:14:47.581767059Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=771.961µs logger=migrator t=2026-02-25T22:14:47.586287266Z 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-02-25T22:14:47.587898731Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.611485ms logger=migrator t=2026-02-25T22:14:47.593339582Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-25T22:14:47.593635771Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.369µs logger=migrator t=2026-02-25T22:14:47.596931073Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-25T22:14:47.597439907Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=509.074µs logger=migrator t=2026-02-25T22:14:47.601786108Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-25T22:14:47.603093585Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.306926ms logger=migrator t=2026-02-25T22:14:47.607119447Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-25T22:14:47.61367835Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.559063ms logger=migrator t=2026-02-25T22:14:47.618528356Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-25T22:14:47.623645488Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.115363ms logger=migrator t=2026-02-25T22:14:47.629880003Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-25T22:14:47.634115381Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.235048ms logger=migrator t=2026-02-25T22:14:47.637848565Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-25T22:14:47.641453886Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.60508ms logger=migrator t=2026-02-25T22:14:47.645258832Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-25T22:14:47.64626891Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.014479ms logger=migrator t=2026-02-25T22:14:47.651066364Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-25T22:14:47.651093834Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.38µs logger=migrator t=2026-02-25T22:14:47.655780436Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-25T22:14:47.655811087Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.64µs logger=migrator t=2026-02-25T22:14:47.659657444Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-25T22:14:47.660858617Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.202973ms logger=migrator t=2026-02-25T22:14:47.665089185Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T22:14:47.666266038Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.176603ms logger=migrator t=2026-02-25T22:14:47.671881745Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-25T22:14:47.672903334Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.08998ms logger=migrator t=2026-02-25T22:14:47.677719898Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-25T22:14:47.679141018Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.409549ms logger=migrator t=2026-02-25T22:14:47.684849767Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T22:14:47.687018998Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.17343ms logger=migrator t=2026-02-25T22:14:47.691488422Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-25T22:14:47.696040349Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.550577ms logger=migrator t=2026-02-25T22:14:47.700109173Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-25T22:14:47.704198497Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.093214ms logger=migrator t=2026-02-25T22:14:47.708468356Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-25T22:14:47.708722943Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=254.657µs logger=migrator t=2026-02-25T22:14:47.713951979Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-25T22:14:47.715624526Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.677487ms logger=migrator t=2026-02-25T22:14:47.721737897Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-25T22:14:47.723163877Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.42878ms logger=migrator t=2026-02-25T22:14:47.726799648Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-25T22:14:47.730559523Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.759275ms logger=migrator t=2026-02-25T22:14:47.734451082Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-25T22:14:47.734518073Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.842µs logger=migrator t=2026-02-25T22:14:47.740180082Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-25T22:14:47.741006815Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=826.654µs logger=migrator t=2026-02-25T22:14:47.745370287Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-25T22:14:47.746766146Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.394448ms logger=migrator t=2026-02-25T22:14:47.750939912Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-25T22:14:47.751058525Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.513µs logger=migrator t=2026-02-25T22:14:47.756736664Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-25T22:14:47.758117242Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.380148ms logger=migrator t=2026-02-25T22:14:47.762163055Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-25T22:14:47.76303401Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=869.815µs logger=migrator t=2026-02-25T22:14:47.766838586Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-25T22:14:47.76768936Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=846.443µs logger=migrator t=2026-02-25T22:14:47.772454853Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-25T22:14:47.773313807Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=859.033µs logger=migrator t=2026-02-25T22:14:47.777830673Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-25T22:14:47.779574641Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.744319ms logger=migrator t=2026-02-25T22:14:47.783941753Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-25T22:14:47.78490384Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=961.887µs logger=migrator t=2026-02-25T22:14:47.795566458Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-25T22:14:47.795678551Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=76.743µs logger=migrator t=2026-02-25T22:14:47.800371392Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-25T22:14:47.80604276Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.668108ms logger=migrator t=2026-02-25T22:14:47.810735421Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-25T22:14:47.811604116Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=868.855µs logger=migrator t=2026-02-25T22:14:47.817357126Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-25T22:14:47.821480771Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.123025ms logger=migrator t=2026-02-25T22:14:47.828569729Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-25T22:14:47.829149765Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=579.426µs logger=migrator t=2026-02-25T22:14:47.835150803Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-25T22:14:47.836678435Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.515302ms logger=migrator t=2026-02-25T22:14:47.843202057Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-25T22:14:47.845155022Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.958365ms logger=migrator t=2026-02-25T22:14:47.850048459Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-25T22:14:47.863175305Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.125076ms logger=migrator t=2026-02-25T22:14:47.867341241Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-25T22:14:47.867971719Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=630.128µs logger=migrator t=2026-02-25T22:14:47.87480054Z 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-02-25T22:14:47.876179868Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.384038ms logger=migrator t=2026-02-25T22:14:47.880575081Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-25T22:14:47.880870429Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=295.228µs logger=migrator t=2026-02-25T22:14:47.884414958Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-25T22:14:47.885632552Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.218594ms logger=migrator t=2026-02-25T22:14:47.889948392Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-25T22:14:47.890212Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=265.128µs logger=migrator t=2026-02-25T22:14:47.893816111Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-25T22:14:47.901355921Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.53808ms logger=migrator t=2026-02-25T22:14:47.904981252Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-25T22:14:47.909541209Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.554857ms logger=migrator t=2026-02-25T22:14:47.915337132Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-25T22:14:47.916325909Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=988.328µs logger=migrator t=2026-02-25T22:14:47.926063761Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-25T22:14:47.926972666Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=908.565µs logger=migrator t=2026-02-25T22:14:47.93179136Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-25T22:14:47.932039817Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=248.327µs logger=migrator t=2026-02-25T22:14:47.938685323Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-25T22:14:47.94286373Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.178017ms logger=migrator t=2026-02-25T22:14:47.947467598Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-25T22:14:47.948382454Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=913.746µs logger=migrator t=2026-02-25T22:14:47.952230341Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-25T22:14:47.952423376Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=192.645µs logger=migrator t=2026-02-25T22:14:47.966190081Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-25T22:14:47.966552681Z level=info msg="Migration successfully executed" id="Move region to single row" duration=364.5µs logger=migrator t=2026-02-25T22:14:47.972860177Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-25T22:14:47.973566737Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=706.75µs logger=migrator t=2026-02-25T22:14:47.977891607Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-25T22:14:47.978744311Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=850.184µs logger=migrator t=2026-02-25T22:14:47.986480657Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T22:14:47.987523137Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.042419ms logger=migrator t=2026-02-25T22:14:47.993339189Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T22:14:47.994198693Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=859.584µs logger=migrator t=2026-02-25T22:14:47.999330866Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-25T22:14:48.000260622Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=929.586µs logger=migrator t=2026-02-25T22:14:48.005430026Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-25T22:14:48.00626347Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=832.894µs logger=migrator t=2026-02-25T22:14:48.009739497Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-25T22:14:48.009802958Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.871µs logger=migrator t=2026-02-25T22:14:48.013840101Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-25T22:14:48.014642383Z level=info msg="Migration successfully executed" id="create test_data table" duration=802.002µs logger=migrator t=2026-02-25T22:14:48.019288363Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-25T22:14:48.021148755Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.859972ms logger=migrator t=2026-02-25T22:14:48.027683448Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-25T22:14:48.028725587Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.041939ms logger=migrator t=2026-02-25T22:14:48.034254641Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-25T22:14:48.035426304Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.170803ms logger=migrator t=2026-02-25T22:14:48.039652122Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-25T22:14:48.039861047Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=209.016µs logger=migrator t=2026-02-25T22:14:48.045395482Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-25T22:14:48.045747762Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=349.78µs logger=migrator t=2026-02-25T22:14:48.050650459Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-25T22:14:48.050760502Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.493µs logger=migrator t=2026-02-25T22:14:48.059852296Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-25T22:14:48.060939276Z level=info msg="Migration successfully executed" id="create team table" duration=1.082921ms logger=migrator t=2026-02-25T22:14:48.067203231Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-25T22:14:48.068386154Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.185294ms logger=migrator t=2026-02-25T22:14:48.072740926Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-25T22:14:48.073655351Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=914.306µs logger=migrator t=2026-02-25T22:14:48.076981584Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-25T22:14:48.081394867Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.413533ms logger=migrator t=2026-02-25T22:14:48.085374268Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-25T22:14:48.085540743Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.664µs logger=migrator t=2026-02-25T22:14:48.088968498Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-25T22:14:48.089884374Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=915.206µs logger=migrator t=2026-02-25T22:14:48.094001759Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-25T22:14:48.095277615Z level=info msg="Migration successfully executed" id="create team member table" duration=1.276946ms logger=migrator t=2026-02-25T22:14:48.111034294Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-25T22:14:48.111879728Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=848.894µs logger=migrator t=2026-02-25T22:14:48.125080186Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-25T22:14:48.126201228Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.122832ms logger=migrator t=2026-02-25T22:14:48.131393193Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-25T22:14:48.132239816Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=847.783µs logger=migrator t=2026-02-25T22:14:48.140419365Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-25T22:14:48.146078193Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.653097ms logger=migrator t=2026-02-25T22:14:48.152580444Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-25T22:14:48.157168652Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.588468ms logger=migrator t=2026-02-25T22:14:48.162931613Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-25T22:14:48.170205066Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.283483ms logger=migrator t=2026-02-25T22:14:48.175429072Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-25T22:14:48.176333277Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=904.355µs logger=migrator t=2026-02-25T22:14:48.181882262Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-25T22:14:48.182845339Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=962.907µs logger=migrator t=2026-02-25T22:14:48.201121809Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-25T22:14:48.210850221Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=9.731992ms logger=migrator t=2026-02-25T22:14:48.22083356Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-25T22:14:48.22227956Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.448141ms logger=migrator t=2026-02-25T22:14:48.232360391Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-25T22:14:48.233547464Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.191023ms logger=migrator t=2026-02-25T22:14:48.237815393Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-25T22:14:48.238740209Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=924.356µs logger=migrator t=2026-02-25T22:14:48.242560436Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-25T22:14:48.243605945Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.045289ms logger=migrator t=2026-02-25T22:14:48.396359549Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-25T22:14:48.400387182Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=4.021663ms logger=migrator t=2026-02-25T22:14:48.413261831Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-25T22:14:48.41395197Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=691.559µs logger=migrator t=2026-02-25T22:14:48.425284507Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-25T22:14:48.426081659Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=798.792µs logger=migrator t=2026-02-25T22:14:48.43397853Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-25T22:14:48.435652286Z level=info msg="Migration successfully executed" id="create tag table" duration=1.673727ms logger=migrator t=2026-02-25T22:14:48.452788905Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-25T22:14:48.453849684Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.061139ms logger=migrator t=2026-02-25T22:14:48.467562367Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-25T22:14:48.4683921Z level=info msg="Migration successfully executed" id="create login attempt table" duration=829.563µs logger=migrator t=2026-02-25T22:14:48.474336816Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-25T22:14:48.475345524Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.010048ms logger=migrator t=2026-02-25T22:14:48.48091619Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-25T22:14:48.482105153Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.188813ms logger=migrator t=2026-02-25T22:14:48.486822225Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:48.504773756Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.94071ms logger=migrator t=2026-02-25T22:14:48.510800094Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-25T22:14:48.511745081Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=945.277µs logger=migrator t=2026-02-25T22:14:48.517745208Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-25T22:14:48.519159128Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.412069ms logger=migrator t=2026-02-25T22:14:48.526029329Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-25T22:14:48.526342418Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=313.109µs logger=migrator t=2026-02-25T22:14:48.532322305Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-25T22:14:48.533650932Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.327997ms logger=migrator t=2026-02-25T22:14:48.574251566Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-25T22:14:48.575922112Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.659716ms logger=migrator t=2026-02-25T22:14:48.58227893Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-25T22:14:48.584218524Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.939384ms logger=migrator t=2026-02-25T22:14:48.592585137Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-25T22:14:48.592728101Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=144.564µs logger=migrator t=2026-02-25T22:14:48.603934604Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-25T22:14:48.609952972Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.021278ms logger=migrator t=2026-02-25T22:14:48.662647283Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-25T22:14:48.66826744Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.623907ms logger=migrator t=2026-02-25T22:14:48.705822629Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-25T22:14:48.712470714Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.651086ms logger=migrator t=2026-02-25T22:14:48.780310058Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-25T22:14:48.790210574Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.903516ms logger=migrator t=2026-02-25T22:14:48.819988446Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-25T22:14:48.82228062Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.291514ms logger=migrator t=2026-02-25T22:14:48.934314447Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-25T22:14:48.942033382Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.721605ms logger=migrator t=2026-02-25T22:14:48.965834047Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-25T22:14:48.967433631Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.596044ms logger=migrator t=2026-02-25T22:14:48.988073788Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-25T22:14:48.989330463Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.259685ms logger=migrator t=2026-02-25T22:14:49.010985467Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-25T22:14:49.012927122Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.947524ms logger=migrator t=2026-02-25T22:14:49.036967873Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-25T22:14:49.03830184Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.341128ms logger=migrator t=2026-02-25T22:14:49.054335437Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-25T22:14:49.056041515Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.731169ms logger=migrator t=2026-02-25T22:14:49.074987374Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-25T22:14:49.076254039Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.270325ms logger=migrator t=2026-02-25T22:14:49.102293736Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-25T22:14:49.108070828Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.777771ms logger=migrator t=2026-02-25T22:14:49.115493945Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-25T22:14:49.116334628Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=841.523µs logger=migrator t=2026-02-25T22:14:49.122036997Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-25T22:14:49.123235021Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.198504ms logger=migrator t=2026-02-25T22:14:49.12820504Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-25T22:14:49.128961591Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=755.311µs logger=migrator t=2026-02-25T22:14:49.13393458Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-25T22:14:49.134895606Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=961.387µs logger=migrator t=2026-02-25T22:14:49.140590325Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-25T22:14:49.141644935Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.0546ms logger=migrator t=2026-02-25T22:14:49.147515049Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-25T22:14:49.147587391Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.082µs logger=migrator t=2026-02-25T22:14:49.15330081Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-25T22:14:49.153387413Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.783µs logger=migrator t=2026-02-25T22:14:49.160557893Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-25T22:14:49.161751836Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.192473ms logger=migrator t=2026-02-25T22:14:49.166691434Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:14:49.167741443Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.049479ms logger=migrator t=2026-02-25T22:14:49.172545508Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:14:49.173548455Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.002368ms logger=migrator t=2026-02-25T22:14:49.179202043Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:14:49.179270535Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.082µs logger=migrator t=2026-02-25T22:14:49.183666898Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:14:49.184627635Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=957.326µs logger=migrator t=2026-02-25T22:14:49.190241702Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:14:49.191169387Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=927.866µs logger=migrator t=2026-02-25T22:14:49.197653158Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:14:49.198602335Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=948.957µs logger=migrator t=2026-02-25T22:14:49.203430519Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:14:49.204377736Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=946.467µs logger=migrator t=2026-02-25T22:14:49.209615062Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-25T22:14:49.215335912Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.72ms logger=migrator t=2026-02-25T22:14:49.220138316Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-25T22:14:49.221185195Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.046699ms logger=migrator t=2026-02-25T22:14:49.225326191Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-25T22:14:49.225433744Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=103.103µs logger=migrator t=2026-02-25T22:14:49.230825074Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-25T22:14:49.231805272Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=979.888µs logger=migrator t=2026-02-25T22:14:49.236623276Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-25T22:14:49.238440067Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.814071ms logger=migrator t=2026-02-25T22:14:49.243948401Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-25T22:14:49.245623107Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.665776ms logger=migrator t=2026-02-25T22:14:49.252910391Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:14:49.253017544Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.263µs logger=migrator t=2026-02-25T22:14:49.257654753Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-25T22:14:49.258785115Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.130662ms logger=migrator t=2026-02-25T22:14:49.264566296Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-25T22:14:49.265647356Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.08046ms logger=migrator t=2026-02-25T22:14:49.269791512Z 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-02-25T22:14:49.270760419Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=971.647µs logger=migrator t=2026-02-25T22:14:49.275897442Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-25T22:14:49.276813168Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=915.516µs logger=migrator t=2026-02-25T22:14:49.283664239Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-25T22:14:49.289533823Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.871444ms logger=migrator t=2026-02-25T22:14:49.293912525Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-25T22:14:49.29479579Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=883.145µs logger=migrator t=2026-02-25T22:14:49.299347277Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T22:14:49.300258533Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=916.195µs logger=migrator t=2026-02-25T22:14:49.306167238Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-25T22:14:49.331519495Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.347477ms logger=migrator t=2026-02-25T22:14:49.336735071Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-25T22:14:49.361251115Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.508324ms logger=migrator t=2026-02-25T22:14:49.366151482Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-25T22:14:49.366919014Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=767.812µs logger=migrator t=2026-02-25T22:14:49.372610582Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T22:14:49.374244788Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.634316ms logger=migrator t=2026-02-25T22:14:49.380022759Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-25T22:14:49.386124409Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.09832ms logger=migrator t=2026-02-25T22:14:49.391627243Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-25T22:14:49.395978585Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.351422ms logger=migrator t=2026-02-25T22:14:49.401569461Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-25T22:14:49.402553988Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=983.997µs logger=migrator t=2026-02-25T22:14:49.408792262Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-25T22:14:49.41047512Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.682957ms logger=migrator t=2026-02-25T22:14:49.417560507Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-25T22:14:49.419912893Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.356466ms logger=migrator t=2026-02-25T22:14:49.427015901Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-25T22:14:49.428178473Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.163702ms logger=migrator t=2026-02-25T22:14:49.43557248Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:14:49.435702684Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=135.344µs logger=migrator t=2026-02-25T22:14:49.44022571Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-25T22:14:49.444611532Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.386052ms logger=migrator t=2026-02-25T22:14:49.452729719Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-25T22:14:49.462979165Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.257916ms logger=migrator t=2026-02-25T22:14:49.470542086Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-25T22:14:49.47820045Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.660224ms logger=migrator t=2026-02-25T22:14:49.484403023Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-25T22:14:49.485186685Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=786.112µs logger=migrator t=2026-02-25T22:14:49.489490385Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-25T22:14:49.490231626Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=741.591µs logger=migrator t=2026-02-25T22:14:49.496645275Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-25T22:14:49.503186958Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.541763ms logger=migrator t=2026-02-25T22:14:49.508257719Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-25T22:14:49.514670118Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.407439ms logger=migrator t=2026-02-25T22:14:49.520187892Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-25T22:14:49.521438597Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.252315ms logger=migrator t=2026-02-25T22:14:49.528501464Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-25T22:14:49.537162996Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.656502ms logger=migrator t=2026-02-25T22:14:49.542955398Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-25T22:14:49.549897052Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.945323ms logger=migrator t=2026-02-25T22:14:49.561646589Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-25T22:14:49.561760102Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=116.163µs logger=migrator t=2026-02-25T22:14:49.569475738Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-25T22:14:49.57134734Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.868772ms logger=migrator t=2026-02-25T22:14:49.578429668Z 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-02-25T22:14:49.579539799Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.110531ms logger=migrator t=2026-02-25T22:14:49.584610121Z 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-02-25T22:14:49.585897737Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.287577ms logger=migrator t=2026-02-25T22:14:49.594576439Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:14:49.594661201Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=88.112µs logger=migrator t=2026-02-25T22:14:49.601635306Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-25T22:14:49.611223134Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.585297ms logger=migrator t=2026-02-25T22:14:49.622816357Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-25T22:14:49.628189637Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.37576ms logger=migrator t=2026-02-25T22:14:49.633876886Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-25T22:14:49.639873493Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.996567ms logger=migrator t=2026-02-25T22:14:49.643994278Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-25T22:14:49.650312104Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.317066ms logger=migrator t=2026-02-25T22:14:49.655607253Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-25T22:14:49.660116238Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.507365ms logger=migrator t=2026-02-25T22:14:49.664361427Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-25T22:14:49.664429869Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.182µs logger=migrator t=2026-02-25T22:14:49.66735327Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-25T22:14:49.668816691Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.466951ms logger=migrator t=2026-02-25T22:14:49.674420458Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-25T22:14:49.684030886Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.609298ms logger=migrator t=2026-02-25T22:14:49.688327306Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-25T22:14:49.688383827Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=57.421µs logger=migrator t=2026-02-25T22:14:49.69277222Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-25T22:14:49.70030785Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.5357ms logger=migrator t=2026-02-25T22:14:49.705568777Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-25T22:14:49.706989837Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.42073ms logger=migrator t=2026-02-25T22:14:49.710593367Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-25T22:14:49.716947695Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.354138ms logger=migrator t=2026-02-25T22:14:49.720309179Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-25T22:14:49.721092411Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=782.772µs logger=migrator t=2026-02-25T22:14:49.725090502Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-25T22:14:49.726577904Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.491292ms logger=migrator t=2026-02-25T22:14:49.731680076Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-25T22:14:49.739077732Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.398306ms logger=migrator t=2026-02-25T22:14:49.743713632Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-25T22:14:49.744526495Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=812.323µs logger=migrator t=2026-02-25T22:14:49.749303428Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-25T22:14:49.750301666Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=997.988µs logger=migrator t=2026-02-25T22:14:49.755524752Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-25T22:14:49.756331514Z level=info msg="Migration successfully executed" id="create alert_image table" duration=807.072µs logger=migrator t=2026-02-25T22:14:49.760408768Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-25T22:14:49.762189798Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.78046ms logger=migrator t=2026-02-25T22:14:49.766586121Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-25T22:14:49.766688814Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=104.472µs logger=migrator t=2026-02-25T22:14:49.771050055Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-25T22:14:49.771995792Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=945.666µs logger=migrator t=2026-02-25T22:14:49.775850079Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-25T22:14:49.777049523Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.198733ms logger=migrator t=2026-02-25T22:14:49.780793767Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-25T22:14:49.781519697Z 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-02-25T22:14:49.786531767Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-25T22:14:49.787039662Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=507.465µs logger=migrator t=2026-02-25T22:14:49.790692154Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-25T22:14:49.791813985Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.121222ms logger=migrator t=2026-02-25T22:14:49.795496138Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-25T22:14:49.802128013Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.629375ms logger=migrator t=2026-02-25T22:14:49.807067711Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-25T22:14:49.80810386Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.036019ms logger=migrator t=2026-02-25T22:14:49.812272166Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-25T22:14:49.814090717Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.817021ms logger=migrator t=2026-02-25T22:14:49.818634113Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-25T22:14:49.820122735Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.487592ms logger=migrator t=2026-02-25T22:14:49.825384312Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-25T22:14:49.826480082Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.09527ms logger=migrator t=2026-02-25T22:14:49.831199814Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-25T22:14:49.833053366Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.848692ms logger=migrator t=2026-02-25T22:14:49.83750022Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-25T22:14:49.837573422Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.991µs logger=migrator t=2026-02-25T22:14:49.842014166Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-25T22:14:49.842106469Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=92.773µs logger=migrator t=2026-02-25T22:14:49.846184402Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-25T22:14:49.857258702Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.07326ms logger=migrator t=2026-02-25T22:14:49.860800031Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-25T22:14:49.861079948Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=279.847µs logger=migrator t=2026-02-25T22:14:49.86435633Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-25T22:14:49.865166702Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=806.002µs logger=migrator t=2026-02-25T22:14:49.870504441Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-25T22:14:49.871007305Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=502.904µs logger=migrator t=2026-02-25T22:14:49.875003397Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-25T22:14:49.876514279Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.510552ms logger=migrator t=2026-02-25T22:14:49.881011175Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-25T22:14:49.882414004Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.402459ms logger=migrator t=2026-02-25T22:14:49.887367652Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-25T22:14:49.919360325Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.988203ms logger=migrator t=2026-02-25T22:14:49.923963034Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-25T22:14:49.931982588Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.018693ms logger=migrator t=2026-02-25T22:14:49.935832475Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-25T22:14:49.93601901Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=187.955µs logger=migrator t=2026-02-25T22:14:49.939786146Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-25T22:14:49.9775698Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.777104ms logger=migrator t=2026-02-25T22:14:49.982605491Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-25T22:14:50.015064477Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.464716ms logger=migrator t=2026-02-25T22:14:50.018711379Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-25T22:14:50.019322446Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=611.147µs logger=migrator t=2026-02-25T22:14:50.024397128Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-25T22:14:50.025230421Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=832.884µs logger=migrator t=2026-02-25T22:14:50.030405565Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-25T22:14:50.030949981Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=543.565µs logger=migrator t=2026-02-25T22:14:50.034814978Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-25T22:14:50.036280659Z level=info msg="Migration successfully executed" id="create permission table" duration=1.465881ms logger=migrator t=2026-02-25T22:14:50.040655041Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-25T22:14:50.042515013Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.859802ms logger=migrator t=2026-02-25T22:14:50.047544644Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-25T22:14:50.048610643Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.065999ms logger=migrator t=2026-02-25T22:14:50.052731309Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-25T22:14:50.053993114Z level=info msg="Migration successfully executed" id="create role table" duration=1.261215ms logger=migrator t=2026-02-25T22:14:50.059143027Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-25T22:14:50.071426121Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.282723ms logger=migrator t=2026-02-25T22:14:50.078705964Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-25T22:14:50.087328474Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.625861ms logger=migrator t=2026-02-25T22:14:50.092421926Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-25T22:14:50.093316502Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=894.635µs logger=migrator t=2026-02-25T22:14:50.098735283Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-25T22:14:50.099851004Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.115291ms logger=migrator t=2026-02-25T22:14:50.104177195Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-25T22:14:50.105953804Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.771279ms logger=migrator t=2026-02-25T22:14:50.113087683Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-25T22:14:50.114141603Z level=info msg="Migration successfully executed" id="create team role table" duration=1.04909ms logger=migrator t=2026-02-25T22:14:50.119351228Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-25T22:14:50.12118709Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.834991ms logger=migrator t=2026-02-25T22:14:50.128056111Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-25T22:14:50.130140179Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.086678ms logger=migrator t=2026-02-25T22:14:50.136855837Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-25T22:14:50.138551614Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.697027ms logger=migrator t=2026-02-25T22:14:50.142404652Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-25T22:14:50.143431001Z level=info msg="Migration successfully executed" id="create user role table" duration=1.025068ms logger=migrator t=2026-02-25T22:14:50.149004636Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-25T22:14:50.150412975Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.407579ms logger=migrator t=2026-02-25T22:14:50.156798184Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-25T22:14:50.158788839Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.998156ms logger=migrator t=2026-02-25T22:14:50.163047158Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-25T22:14:50.164123428Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.07605ms logger=migrator t=2026-02-25T22:14:50.168054028Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-25T22:14:50.168922562Z level=info msg="Migration successfully executed" id="create builtin role table" duration=868.204µs logger=migrator t=2026-02-25T22:14:50.173624193Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-25T22:14:50.174772915Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.153152ms logger=migrator t=2026-02-25T22:14:50.17887684Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-25T22:14:50.18032434Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.44868ms logger=migrator t=2026-02-25T22:14:50.184696553Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-25T22:14:50.195027151Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.331249ms logger=migrator t=2026-02-25T22:14:50.199961609Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-25T22:14:50.201935054Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.970786ms logger=migrator t=2026-02-25T22:14:50.206633085Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-25T22:14:50.20859214Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.958774ms logger=migrator t=2026-02-25T22:14:50.213142186Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-25T22:14:50.214233827Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.090991ms logger=migrator t=2026-02-25T22:14:50.218467245Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-25T22:14:50.220321147Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.848182ms logger=migrator t=2026-02-25T22:14:50.224508194Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-25T22:14:50.22616081Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.652256ms logger=migrator t=2026-02-25T22:14:50.23296406Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-25T22:14:50.234136493Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.172393ms logger=migrator t=2026-02-25T22:14:50.239377709Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-25T22:14:50.247556377Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.169568ms logger=migrator t=2026-02-25T22:14:50.252062993Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-25T22:14:50.260168649Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.105756ms logger=migrator t=2026-02-25T22:14:50.263656667Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-25T22:14:50.270505438Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.847252ms logger=migrator t=2026-02-25T22:14:50.274656804Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-25T22:14:50.283428509Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.770884ms logger=migrator t=2026-02-25T22:14:50.287927354Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-25T22:14:50.289064086Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.136002ms logger=migrator t=2026-02-25T22:14:50.293381057Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-25T22:14:50.295092754Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.707377ms logger=migrator t=2026-02-25T22:14:50.300082994Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-25T22:14:50.301297777Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.215474ms logger=migrator t=2026-02-25T22:14:50.304817846Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-25T22:14:50.305788793Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=970.157µs logger=migrator t=2026-02-25T22:14:50.309023313Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-25T22:14:50.310207876Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.186433ms logger=migrator t=2026-02-25T22:14:50.314496596Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-25T22:14:50.314675881Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=179.595µs logger=migrator t=2026-02-25T22:14:50.31893709Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-25T22:14:50.319042813Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=103.053µs logger=migrator t=2026-02-25T22:14:50.322698315Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-25T22:14:50.323467226Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=768.041µs logger=migrator t=2026-02-25T22:14:50.32720231Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-25T22:14:50.327985262Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=783.162µs logger=migrator t=2026-02-25T22:14:50.331269814Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-25T22:14:50.332013435Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.451µs logger=migrator t=2026-02-25T22:14:50.335368289Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-25T22:14:50.335624416Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=255.807µs logger=migrator t=2026-02-25T22:14:50.338834815Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-25T22:14:50.339378161Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=540.525µs logger=migrator t=2026-02-25T22:14:50.34258109Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-25T22:14:50.344090122Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.506942ms logger=migrator t=2026-02-25T22:14:50.348219257Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-25T22:14:50.35046996Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.248613ms logger=migrator t=2026-02-25T22:14:50.354022319Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-25T22:14:50.362479995Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.457076ms logger=migrator t=2026-02-25T22:14:50.365898111Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-25T22:14:50.365964733Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.172µs logger=migrator t=2026-02-25T22:14:50.369229814Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-25T22:14:50.370266383Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.036029ms logger=migrator t=2026-02-25T22:14:50.37481383Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-25T22:14:50.376000033Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.185494ms logger=migrator t=2026-02-25T22:14:50.37982961Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-25T22:14:50.380976962Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.146232ms logger=migrator t=2026-02-25T22:14:50.384650364Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-25T22:14:50.393482891Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.828427ms logger=migrator t=2026-02-25T22:14:50.396858975Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-25T22:14:50.397930515Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.07144ms logger=migrator t=2026-02-25T22:14:50.401458514Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-25T22:14:50.402518863Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.06ms logger=migrator t=2026-02-25T22:14:50.40598962Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:50.428154469Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.164529ms logger=migrator t=2026-02-25T22:14:50.431645036Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-25T22:14:50.432390057Z level=info msg="Migration successfully executed" id="create correlation v2" duration=745.371µs logger=migrator t=2026-02-25T22:14:50.436647296Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-25T22:14:50.437808958Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.161472ms logger=migrator t=2026-02-25T22:14:50.441710447Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-25T22:14:50.442860589Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.149692ms logger=migrator t=2026-02-25T22:14:50.446887772Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-25T22:14:50.449229887Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.343995ms logger=migrator t=2026-02-25T22:14:50.453399054Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-25T22:14:50.453659801Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=256.258µs logger=migrator t=2026-02-25T22:14:50.457411375Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-25T22:14:50.458258399Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=846.504µs logger=migrator t=2026-02-25T22:14:50.46153054Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-25T22:14:50.470401988Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.870778ms logger=migrator t=2026-02-25T22:14:50.473591377Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-25T22:14:50.474450261Z level=info msg="Migration successfully executed" id="create entity_events table" duration=858.274µs logger=migrator t=2026-02-25T22:14:50.477710712Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-25T22:14:50.4786989Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=987.678µs logger=migrator t=2026-02-25T22:14:50.482432064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T22:14:50.482927548Z 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-02-25T22:14:50.486052065Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T22:14:50.486483857Z 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-02-25T22:14:50.489788139Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-25T22:14:50.490604562Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=818.633µs logger=migrator t=2026-02-25T22:14:50.494570633Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-25T22:14:50.495599982Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.022128ms logger=migrator t=2026-02-25T22:14:50.498792271Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T22:14:50.499926832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.134271ms logger=migrator t=2026-02-25T22:14:50.504048537Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T22:14:50.505383055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.333997ms logger=migrator t=2026-02-25T22:14:50.509036487Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T22:14:50.510122687Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.08605ms logger=migrator t=2026-02-25T22:14:50.513690707Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T22:14:50.514669624Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=979.137µs logger=migrator t=2026-02-25T22:14:50.51775593Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-25T22:14:50.518487241Z level=info msg="Migration successfully executed" id="Drop public config table" duration=730.7µs logger=migrator t=2026-02-25T22:14:50.52169461Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-25T22:14:50.52276565Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.07081ms logger=migrator t=2026-02-25T22:14:50.525915688Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T22:14:50.527038939Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.123171ms logger=migrator t=2026-02-25T22:14:50.530250159Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T22:14:50.531321939Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.065069ms logger=migrator t=2026-02-25T22:14:50.534522568Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-25T22:14:50.535585618Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.06237ms logger=migrator t=2026-02-25T22:14:50.539308672Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-25T22:14:50.57506174Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.743867ms logger=migrator t=2026-02-25T22:14:50.578618149Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-25T22:14:50.586094098Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.464748ms logger=migrator t=2026-02-25T22:14:50.59083502Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-25T22:14:50.599397849Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.561019ms logger=migrator t=2026-02-25T22:14:50.603757561Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-25T22:14:50.603962377Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=204.246µs logger=migrator t=2026-02-25T22:14:50.608079112Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-25T22:14:50.616382963Z level=info msg="Migration successfully executed" id="add share column" duration=8.303422ms logger=migrator t=2026-02-25T22:14:50.62019413Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-25T22:14:50.620323953Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=126.863µs logger=migrator t=2026-02-25T22:14:50.624390277Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-25T22:14:50.625062886Z level=info msg="Migration successfully executed" id="create file table" duration=672.139µs logger=migrator t=2026-02-25T22:14:50.629539151Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-25T22:14:50.631351941Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.81171ms logger=migrator t=2026-02-25T22:14:50.635971Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-25T22:14:50.637877883Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.902553ms logger=migrator t=2026-02-25T22:14:50.644062836Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-25T22:14:50.645081165Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.019699ms logger=migrator t=2026-02-25T22:14:50.649274402Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-25T22:14:50.65100514Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.730148ms logger=migrator t=2026-02-25T22:14:50.655383382Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-25T22:14:50.655443784Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=61.152µs logger=migrator t=2026-02-25T22:14:50.658928941Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-25T22:14:50.658988003Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=59.782µs logger=migrator t=2026-02-25T22:14:50.66246966Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-25T22:14:50.663351394Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=881.914µs logger=migrator t=2026-02-25T22:14:50.66713378Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-25T22:14:50.667459779Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=326.739µs logger=migrator t=2026-02-25T22:14:50.671039439Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-25T22:14:50.672481189Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.44072ms logger=migrator t=2026-02-25T22:14:50.675964007Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-25T22:14:50.685693928Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.723431ms logger=migrator t=2026-02-25T22:14:50.689187476Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-25T22:14:50.689358571Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=170.605µs logger=migrator t=2026-02-25T22:14:50.692583061Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-25T22:14:50.693660181Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.07683ms logger=migrator t=2026-02-25T22:14:50.697395765Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-25T22:14:50.697835307Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=437.372µs logger=migrator t=2026-02-25T22:14:50.700898783Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-25T22:14:50.701126439Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=227.796µs logger=migrator t=2026-02-25T22:14:50.704411621Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-25T22:14:50.704877924Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=466.474µs logger=migrator t=2026-02-25T22:14:50.710401198Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-25T22:14:50.719751129Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.353441ms logger=migrator t=2026-02-25T22:14:50.722859496Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-25T22:14:50.732074473Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.215507ms logger=migrator t=2026-02-25T22:14:50.73517266Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-25T22:14:50.735953211Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=780.171µs logger=migrator t=2026-02-25T22:14:50.73878422Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-25T22:14:50.810246295Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.462955ms logger=migrator t=2026-02-25T22:14:50.813867516Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-25T22:14:50.814789422Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=927.756µs logger=migrator t=2026-02-25T22:14:50.818157286Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-25T22:14:50.820219034Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.061728ms logger=migrator t=2026-02-25T22:14:50.824417591Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-25T22:14:50.850782807Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.366806ms logger=migrator t=2026-02-25T22:14:50.854896552Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-25T22:14:50.86378059Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.879468ms logger=migrator t=2026-02-25T22:14:50.866930858Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-25T22:14:50.867162544Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.446µs logger=migrator t=2026-02-25T22:14:50.870464666Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-25T22:14:50.870620171Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=155.225µs logger=migrator t=2026-02-25T22:14:50.873780239Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-25T22:14:50.873995325Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=210.386µs logger=migrator t=2026-02-25T22:14:50.877276866Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-25T22:14:50.877666927Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=390.891µs logger=migrator t=2026-02-25T22:14:50.881183675Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-25T22:14:50.881551706Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=368.61µs logger=migrator t=2026-02-25T22:14:50.884985852Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-25T22:14:50.885973959Z level=info msg="Migration successfully executed" id="create folder table" duration=988.047µs logger=migrator t=2026-02-25T22:14:50.890044153Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-25T22:14:50.891261877Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.217554ms logger=migrator t=2026-02-25T22:14:50.894887018Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-25T22:14:50.896065511Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.178043ms logger=migrator t=2026-02-25T22:14:50.899696202Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-25T22:14:50.899724923Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.221µs logger=migrator t=2026-02-25T22:14:50.902811929Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T22:14:50.904025663Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.213454ms logger=migrator t=2026-02-25T22:14:50.908387425Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T22:14:50.910156284Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.768979ms logger=migrator t=2026-02-25T22:14:50.914360592Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-25T22:14:50.915654988Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.295126ms logger=migrator t=2026-02-25T22:14:50.919278059Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-25T22:14:50.919696731Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=418.781µs logger=migrator t=2026-02-25T22:14:50.923034404Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-25T22:14:50.923302281Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=268.117µs logger=migrator t=2026-02-25T22:14:50.92648335Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-25T22:14:50.927589551Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.106221ms logger=migrator t=2026-02-25T22:14:50.934613467Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-25T22:14:50.935881952Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.278935ms logger=migrator t=2026-02-25T22:14:50.941046737Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-25T22:14:50.941843619Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=795.382µs logger=migrator t=2026-02-25T22:14:50.947488736Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-25T22:14:50.948776302Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.287006ms logger=migrator t=2026-02-25T22:14:50.952742503Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-25T22:14:50.95443394Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.691517ms logger=migrator t=2026-02-25T22:14:50.958659688Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-25T22:14:50.960234752Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.568674ms logger=migrator t=2026-02-25T22:14:50.965000395Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-25T22:14:50.966938749Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.937664ms logger=migrator t=2026-02-25T22:14:50.970992582Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-25T22:14:50.972115504Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.122872ms logger=migrator t=2026-02-25T22:14:50.980405015Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-25T22:14:50.981780424Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.375399ms logger=migrator t=2026-02-25T22:14:50.987576225Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-25T22:14:50.988777299Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.200854ms logger=migrator t=2026-02-25T22:14:50.995816746Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-25T22:14:50.998257444Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.441298ms logger=migrator t=2026-02-25T22:14:51.005210878Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-25T22:14:51.005593778Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=384.49µs logger=migrator t=2026-02-25T22:14:51.011106992Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-25T22:14:51.024309621Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.197189ms logger=migrator t=2026-02-25T22:14:51.029879406Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-25T22:14:51.030703239Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=833.913µs logger=migrator t=2026-02-25T22:14:51.033667892Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T22:14:51.033690543Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.051µs logger=migrator t=2026-02-25T22:14:51.037684814Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T22:14:51.039025532Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.339968ms logger=migrator t=2026-02-25T22:14:51.043817946Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T22:14:51.043853087Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.421µs logger=migrator t=2026-02-25T22:14:51.047271212Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-25T22:14:51.04864946Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.377958ms logger=migrator t=2026-02-25T22:14:51.052700833Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T22:14:51.053920956Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.219203ms logger=migrator t=2026-02-25T22:14:51.059628636Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-25T22:14:51.060713786Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.08518ms logger=migrator t=2026-02-25T22:14:51.064543423Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-25T22:14:51.065410227Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=866.564µs logger=migrator t=2026-02-25T22:14:51.069588404Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-25T22:14:51.069906233Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=318.749µs logger=migrator t=2026-02-25T22:14:51.072830634Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-25T22:14:51.073562365Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=731.811µs logger=migrator t=2026-02-25T22:14:51.076796485Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-25T22:14:51.077801843Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.005228ms logger=migrator t=2026-02-25T22:14:51.083199294Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-25T22:14:51.084166261Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=967.457µs logger=migrator t=2026-02-25T22:14:51.088868392Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-25T22:14:51.099253542Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.38171ms logger=migrator t=2026-02-25T22:14:51.105717483Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-25T22:14:51.115349551Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.631348ms logger=migrator t=2026-02-25T22:14:51.147850289Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-25T22:14:51.156689085Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.841667ms logger=migrator t=2026-02-25T22:14:51.161109849Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-25T22:14:51.161175101Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.852µs logger=migrator t=2026-02-25T22:14:51.164867614Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-25T22:14:51.174362669Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.493685ms logger=migrator t=2026-02-25T22:14:51.179100761Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-25T22:14:51.188361809Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.265328ms logger=migrator t=2026-02-25T22:14:51.341387001Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-25T22:14:51.341943997Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=560.586µs logger=migrator t=2026-02-25T22:14:51.348297435Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.719340758s logger=migrator t=2026-02-25T22:14:51.351090322Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-25T22:14:51.367452079Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-25T22:14:51.367675155Z level=info msg="Created default organization" logger=secrets t=2026-02-25T22:14:51.37787279Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T22:14:51.422511456Z level=info msg="Restored cache from database" duration=431.702µs logger=plugin.store t=2026-02-25T22:14:51.423789522Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-25T22:14:51.460332242Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-25T22:14:51.460368463Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-25T22:14:51.460458706Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-25T22:14:51.460472956Z level=info msg="Plugins loaded" count=54 duration=36.684784ms logger=query_data t=2026-02-25T22:14:51.464508069Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-25T22:14:51.467949365Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-25T22:14:51.473993783Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-25T22:14:51.485399902Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-25T22:14:51.48856099Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-25T22:14:51.494479995Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-25T22:14:51.528433523Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-25T22:14:51.549723607Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-25T22:14:51.57060043Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-25T22:14:51.570635011Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-25T22:14:51.571263279Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-25T22:14:51.571899927Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-25T22:14:51.57202827Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-02-25T22:14:51.572424051Z level=info msg="starting to provision dashboards" logger=http.server t=2026-02-25T22:14:51.574086388Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-02-25T22:14:51.650942043Z level=info msg="Update check succeeded" duration=79.270383ms logger=grafana.update.checker t=2026-02-25T22:14:51.670505449Z level=info msg="Update check succeeded" duration=99.511288ms logger=ngalert.state.manager t=2026-02-25T22:14:51.720385111Z level=info msg="State cache has been initialized" states=0 duration=148.482545ms logger=ngalert.scheduler t=2026-02-25T22:14:51.720478104Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-25T22:14:51.720561626Z level=info msg=starting first_tick=2026-02-25T22:15:00Z logger=sqlstore.transactions t=2026-02-25T22:14:51.778534845Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-25T22:14:51.80379804Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-02-25T22:14:51.817381829Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T22:14:51.833942282Z level=info msg="Patterns update finished" duration=122.307825ms logger=grafana-apiserver t=2026-02-25T22:14:51.994475423Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-25T22:14:51.994966157Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-25T22:14:52.495796438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:52.496417005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:52.543912321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:52.731291602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:52.748212014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.202613479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.224814419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.310042138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.332153466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.384158047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.400693599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.428172756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.443849304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.465714494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.480796085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.504641531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.520979877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.548654699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.567191067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.593512262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.615772903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.647117798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.661972203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.691337252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.709920591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.747679705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.764303279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.797747223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.813590265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.851600796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.867369396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.900132811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.916027275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.95024695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:53.983877749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.074672844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.090612088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.136357355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.156890249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.641077434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.655914308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.816497031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:54.836427927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.00415474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.026525414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.0804804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.103962756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.173184948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.196108959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.255582248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.27496288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.343832832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.363146311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.590010685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:55.612399189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.261713796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.293054411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.545962911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.564044805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.845470882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.863832464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:56.992054424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.013682967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.16600897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.185553705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.383060479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.401307598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.486095975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.506986339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.572737524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.586417516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.676358886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.695164471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.771995527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.789139245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.871410762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.888783727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.97379646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:57.991941857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:14:58.070392126Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-25T22:16:10.593900272Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-25T22:24:51.597669887Z level=info msg="Completed cleanup jobs" duration=25.901262ms logger=plugins.update.checker t=2026-02-25T22:24:51.699666713Z level=info msg="Update check succeeded" duration=47.907899ms logger=sqlstore.transactions t=2026-02-25T22:29:51.483693407Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"