logger=settings t=2026-03-19T09:09:33.100046902Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T09:09:33Z logger=settings t=2026-03-19T09:09:33.100527816Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T09:09:33.100545966Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T09:09:33.100552276Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T09:09:33.100556936Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T09:09:33.100561466Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:09:33.100566186Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:09:33.100572897Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T09:09:33.100577587Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T09:09:33.100582647Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T09:09:33.100587207Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:09:33.100591597Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:09:33.100595997Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T09:09:33.100600337Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T09:09:33.100607107Z level=info msg=Target target=[all] logger=settings t=2026-03-19T09:09:33.100622738Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T09:09:33.100657799Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T09:09:33.100663019Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T09:09:33.100667439Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T09:09:33.100671759Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T09:09:33.100676409Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T09:09:33.101171213Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T09:09:33.101193434Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T09:09:33.103176298Z level=info msg="Locking database" logger=migrator t=2026-03-19T09:09:33.103189168Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T09:09:33.104019201Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T09:09:33.105279836Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.259435ms logger=migrator t=2026-03-19T09:09:33.110524898Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T09:09:33.111118545Z level=info msg="Migration successfully executed" id="create user table" duration=593.437µs logger=migrator t=2026-03-19T09:09:33.117006597Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T09:09:33.11821975Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.213173ms logger=migrator t=2026-03-19T09:09:33.125788937Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T09:09:33.126922078Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.133291ms logger=migrator t=2026-03-19T09:09:33.132759168Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T09:09:33.133468908Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=710.519µs logger=migrator t=2026-03-19T09:09:33.138223248Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T09:09:33.140207822Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.987024ms logger=migrator t=2026-03-19T09:09:33.147340447Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T09:09:33.150176075Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.834738ms logger=migrator t=2026-03-19T09:09:33.158913355Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T09:09:33.160465827Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.555812ms logger=migrator t=2026-03-19T09:09:33.164359853Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T09:09:33.165134755Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=774.532µs logger=migrator t=2026-03-19T09:09:33.174308356Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T09:09:33.175454347Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.142161ms logger=migrator t=2026-03-19T09:09:33.18575879Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T09:09:33.186316225Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=560.426µs logger=migrator t=2026-03-19T09:09:33.201082579Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T09:09:33.201802709Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=722.6µs logger=migrator t=2026-03-19T09:09:33.212178523Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T09:09:33.214113246Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.931763ms logger=migrator t=2026-03-19T09:09:33.218434304Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T09:09:33.218491376Z level=info msg="Migration successfully executed" id="Update user table charset" duration=58.142µs logger=migrator t=2026-03-19T09:09:33.222876547Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T09:09:33.224022147Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.14548ms logger=migrator t=2026-03-19T09:09:33.22959458Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T09:09:33.230030452Z level=info msg="Migration successfully executed" id="Add missing user data" duration=432.002µs logger=migrator t=2026-03-19T09:09:33.234225517Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T09:09:33.235295186Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.068969ms logger=migrator t=2026-03-19T09:09:33.239573754Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T09:09:33.240290043Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=894.965µs logger=migrator t=2026-03-19T09:09:33.245781583Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T09:09:33.246915405Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.135382ms logger=migrator t=2026-03-19T09:09:33.253989499Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T09:09:33.265196286Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.207227ms logger=migrator t=2026-03-19T09:09:33.278307524Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T09:09:33.280007121Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.702677ms logger=migrator t=2026-03-19T09:09:33.291221048Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T09:09:33.291532717Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=312.389µs logger=migrator t=2026-03-19T09:09:33.299025212Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T09:09:33.300120612Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.09502ms logger=migrator t=2026-03-19T09:09:33.309381986Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-19T09:09:33.30987482Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=492.523µs logger=migrator t=2026-03-19T09:09:33.314738983Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T09:09:33.315363189Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=624.056µs logger=migrator t=2026-03-19T09:09:33.322019692Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T09:09:33.322902757Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=883.334µs logger=migrator t=2026-03-19T09:09:33.33182271Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T09:09:33.332762196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=942.326µs logger=migrator t=2026-03-19T09:09:33.339915341Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T09:09:33.341105655Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.190253ms logger=migrator t=2026-03-19T09:09:33.350502702Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T09:09:33.351612232Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.11331ms logger=migrator t=2026-03-19T09:09:33.360954179Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T09:09:33.36173235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=773.651µs logger=migrator t=2026-03-19T09:09:33.366769548Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T09:09:33.366808748Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.821µs logger=migrator t=2026-03-19T09:09:33.379701312Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T09:09:33.380777581Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.079229ms logger=migrator t=2026-03-19T09:09:33.387707141Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T09:09:33.388290648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=583.776µs logger=migrator t=2026-03-19T09:09:33.392954135Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T09:09:33.393421357Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=467.612µs logger=migrator t=2026-03-19T09:09:33.4008204Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T09:09:33.401261082Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=440.632µs logger=migrator t=2026-03-19T09:09:33.607049479Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:09:33.614844632Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.796933ms logger=migrator t=2026-03-19T09:09:33.690234567Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T09:09:33.691301496Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.069699ms logger=migrator t=2026-03-19T09:09:33.823042035Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T09:09:33.824476394Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.43549ms logger=migrator t=2026-03-19T09:09:33.838747435Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T09:09:33.839545577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=797.952µs logger=migrator t=2026-03-19T09:09:33.846889388Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T09:09:33.847476264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=584.716µs logger=migrator t=2026-03-19T09:09:33.859236737Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T09:09:33.860044508Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=810.101µs logger=migrator t=2026-03-19T09:09:33.868003987Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T09:09:33.868446539Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=444.133µs logger=migrator t=2026-03-19T09:09:33.875232935Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T09:09:33.875743729Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=512.895µs logger=migrator t=2026-03-19T09:09:33.886703859Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T09:09:33.887156581Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=455.312µs logger=migrator t=2026-03-19T09:09:33.901081982Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T09:09:33.902363848Z level=info msg="Migration successfully executed" id="create star table" duration=1.283736ms logger=migrator t=2026-03-19T09:09:33.911108077Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T09:09:33.911704694Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=598.337µs logger=migrator t=2026-03-19T09:09:33.920132944Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T09:09:33.921702118Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.568533ms logger=migrator t=2026-03-19T09:09:33.930043476Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T09:09:33.930848158Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=804.322µs logger=migrator t=2026-03-19T09:09:33.938381555Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T09:09:33.939147246Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=766.962µs logger=migrator t=2026-03-19T09:09:33.946425134Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T09:09:33.947186815Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=761.241µs logger=migrator t=2026-03-19T09:09:33.955325388Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T09:09:33.956047598Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=722.2µs logger=migrator t=2026-03-19T09:09:33.965002694Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T09:09:33.966405872Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.402218ms logger=migrator t=2026-03-19T09:09:33.977313771Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T09:09:33.977370673Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.972µs logger=migrator t=2026-03-19T09:09:33.984615281Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T09:09:33.984714533Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.28µs logger=migrator t=2026-03-19T09:09:33.990561833Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T09:09:33.99081656Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=255.227µs logger=migrator t=2026-03-19T09:09:33.99700436Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T09:09:33.99772786Z level=info msg="Migration successfully executed" id="create dashboard table" duration=724.1µs logger=migrator t=2026-03-19T09:09:34.012760792Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T09:09:34.014375256Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.635105ms logger=migrator t=2026-03-19T09:09:34.028685438Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T09:09:34.029631584Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=952.027µs logger=migrator t=2026-03-19T09:09:34.036485651Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T09:09:34.037313834Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=830.283µs logger=migrator t=2026-03-19T09:09:34.045475828Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T09:09:34.046370132Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=894.414µs logger=migrator t=2026-03-19T09:09:34.053667412Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T09:09:34.054551916Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=885.754µs logger=migrator t=2026-03-19T09:09:34.060255482Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T09:09:34.065445334Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.187542ms logger=migrator t=2026-03-19T09:09:34.072071996Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T09:09:34.073018272Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=947.196µs logger=migrator t=2026-03-19T09:09:34.078937134Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T09:09:34.079787768Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=851.124µs logger=migrator t=2026-03-19T09:09:34.085241796Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T09:09:34.085810352Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=568.306µs logger=migrator t=2026-03-19T09:09:34.091847908Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T09:09:34.092385873Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=541.746µs logger=migrator t=2026-03-19T09:09:34.098087518Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T09:09:34.099424805Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.333957ms logger=migrator t=2026-03-19T09:09:34.105173183Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T09:09:34.105290036Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.734µs logger=migrator t=2026-03-19T09:09:34.113585583Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T09:09:34.117729527Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.143244ms logger=migrator t=2026-03-19T09:09:34.125931011Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T09:09:34.13097135Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=5.034878ms logger=migrator t=2026-03-19T09:09:34.138991519Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T09:09:34.142525506Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.530287ms logger=migrator t=2026-03-19T09:09:34.14778609Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T09:09:34.148591851Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=805.901µs logger=migrator t=2026-03-19T09:09:34.153509756Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T09:09:34.155371437Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.861431ms logger=migrator t=2026-03-19T09:09:34.159605164Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T09:09:34.161135976Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.533222ms logger=migrator t=2026-03-19T09:09:34.167238423Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T09:09:34.168287801Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.050448ms logger=migrator t=2026-03-19T09:09:34.174385028Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T09:09:34.174460951Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=79.293µs logger=migrator t=2026-03-19T09:09:34.178684356Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T09:09:34.178726887Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.981µs logger=migrator t=2026-03-19T09:09:34.183511529Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T09:09:34.186632954Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.119945ms logger=migrator t=2026-03-19T09:09:34.191052115Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T09:09:34.193025029Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.972194ms logger=migrator t=2026-03-19T09:09:34.197742488Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T09:09:34.200868604Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.127306ms logger=migrator t=2026-03-19T09:09:34.205374308Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T09:09:34.207431144Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.058026ms logger=migrator t=2026-03-19T09:09:34.212110511Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T09:09:34.212382699Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=278.058µs logger=migrator t=2026-03-19T09:09:34.218833626Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T09:09:34.21969942Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=863.284µs logger=migrator t=2026-03-19T09:09:34.22625193Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T09:09:34.227131283Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=878.414µs logger=migrator t=2026-03-19T09:09:34.231111203Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T09:09:34.231144173Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.46µs logger=migrator t=2026-03-19T09:09:34.237115246Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T09:09:34.238106364Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=992.168µs logger=migrator t=2026-03-19T09:09:34.242468823Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T09:09:34.243768359Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.298125ms logger=migrator t=2026-03-19T09:09:34.247990134Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:09:34.254103862Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.111118ms logger=migrator t=2026-03-19T09:09:34.258705998Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T09:09:34.259423258Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=717.12µs logger=migrator t=2026-03-19T09:09:34.263129529Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T09:09:34.2638904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=760.351µs logger=migrator t=2026-03-19T09:09:34.268024013Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T09:09:34.26937626Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.351657ms logger=migrator t=2026-03-19T09:09:34.276154626Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T09:09:34.277114732Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=968.766µs logger=migrator t=2026-03-19T09:09:34.284519075Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T09:09:34.28542989Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=918.446µs logger=migrator t=2026-03-19T09:09:34.292246076Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T09:09:34.295795054Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.548658ms logger=migrator t=2026-03-19T09:09:34.604571511Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T09:09:34.606190915Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.622234ms logger=migrator t=2026-03-19T09:09:35.075031218Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T09:09:35.075589903Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=558.896µs logger=migrator t=2026-03-19T09:09:35.088782624Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T09:09:35.089053131Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=274.557µs logger=migrator t=2026-03-19T09:09:35.099071136Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T09:09:35.100224898Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.157292ms logger=migrator t=2026-03-19T09:09:35.104494144Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T09:09:35.107519768Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.025264ms logger=migrator t=2026-03-19T09:09:35.114202711Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T09:09:35.115986459Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.785638ms logger=migrator t=2026-03-19T09:09:35.123023242Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T09:09:35.123726881Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=704.76µs logger=migrator t=2026-03-19T09:09:35.128582094Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T09:09:35.129405927Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=823.413µs logger=migrator t=2026-03-19T09:09:35.136231944Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T09:09:35.137382615Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.149912ms logger=migrator t=2026-03-19T09:09:35.142890936Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T09:09:35.144157301Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.266335ms logger=migrator t=2026-03-19T09:09:35.151340367Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T09:09:35.160421126Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.086199ms logger=migrator t=2026-03-19T09:09:35.164854958Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T09:09:35.165933667Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.076949ms logger=migrator t=2026-03-19T09:09:35.171414618Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T09:09:35.172290141Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=877.284µs logger=migrator t=2026-03-19T09:09:35.18027068Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T09:09:35.181205836Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=943.136µs logger=migrator t=2026-03-19T09:09:35.192382872Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T09:09:35.193320637Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=941.195µs logger=migrator t=2026-03-19T09:09:35.197424199Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T09:09:35.200448282Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.024013ms logger=migrator t=2026-03-19T09:09:35.206117438Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T09:09:35.208832002Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.714884ms logger=migrator t=2026-03-19T09:09:35.215091593Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T09:09:35.215132575Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.692µs logger=migrator t=2026-03-19T09:09:35.219063322Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T09:09:35.21936249Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=299.488µs logger=migrator t=2026-03-19T09:09:35.223854424Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T09:09:35.227793171Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.937677ms logger=migrator t=2026-03-19T09:09:35.233823776Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T09:09:35.234052583Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=229.957µs logger=migrator t=2026-03-19T09:09:35.23794425Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T09:09:35.238264929Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=320.729µs logger=migrator t=2026-03-19T09:09:35.244477758Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T09:09:35.248242401Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.763733ms logger=migrator t=2026-03-19T09:09:35.25221985Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T09:09:35.252430936Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.896µs logger=migrator t=2026-03-19T09:09:35.26718148Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T09:09:35.268172967Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=991.297µs logger=migrator t=2026-03-19T09:09:35.274056749Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T09:09:35.275004245Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=948.076µs logger=migrator t=2026-03-19T09:09:35.281285056Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T09:09:35.282924021Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.643515ms logger=migrator t=2026-03-19T09:09:35.288459693Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T09:09:35.28980856Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.348947ms logger=migrator t=2026-03-19T09:09:35.294351974Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T09:09:35.295906127Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.552483ms logger=migrator t=2026-03-19T09:09:35.300255016Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T09:09:35.30183564Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.580284ms logger=migrator t=2026-03-19T09:09:35.30771117Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T09:09:35.309886961Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.16979ms logger=migrator t=2026-03-19T09:09:35.315868544Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T09:09:35.316771719Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=904.955µs logger=migrator t=2026-03-19T09:09:35.32046984Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T09:09:35.321458697Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=988.847µs logger=migrator t=2026-03-19T09:09:35.326233257Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T09:09:35.334312299Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.076472ms logger=migrator t=2026-03-19T09:09:35.338642228Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T09:09:35.339551123Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=911.465µs logger=migrator t=2026-03-19T09:09:35.344029115Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T09:09:35.34493419Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=917.465µs logger=migrator t=2026-03-19T09:09:35.35038493Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T09:09:35.351294064Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=910.995µs logger=migrator t=2026-03-19T09:09:35.355289953Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T09:09:35.356171707Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=881.964µs logger=migrator t=2026-03-19T09:09:35.359935721Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T09:09:35.360344972Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=410.181µs logger=migrator t=2026-03-19T09:09:35.365119514Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T09:09:35.366011698Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=888.326µs logger=migrator t=2026-03-19T09:09:35.370464989Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T09:09:35.370509551Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.852µs logger=migrator t=2026-03-19T09:09:35.374790728Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T09:09:35.37782186Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.027383ms logger=migrator t=2026-03-19T09:09:35.382053977Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T09:09:35.384917665Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.858698ms logger=migrator t=2026-03-19T09:09:35.3989746Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T09:09:35.399274879Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=305.609µs logger=migrator t=2026-03-19T09:09:35.403257918Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T09:09:35.405962912Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.704454ms logger=migrator t=2026-03-19T09:09:35.411180464Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T09:09:35.413683473Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.502878ms logger=migrator t=2026-03-19T09:09:35.417834917Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T09:09:35.41866945Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=834.373µs logger=migrator t=2026-03-19T09:09:35.425740393Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T09:09:35.426543716Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=803.372µs logger=migrator t=2026-03-19T09:09:35.431567053Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T09:09:35.432956131Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.391179ms logger=migrator t=2026-03-19T09:09:35.438250677Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T09:09:35.439218633Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=964.195µs logger=migrator t=2026-03-19T09:09:35.444379023Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T09:09:35.445735261Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.356288ms logger=migrator t=2026-03-19T09:09:35.451491509Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T09:09:35.453006541Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.517892ms logger=migrator t=2026-03-19T09:09:35.457619426Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T09:09:35.457729869Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.383µs logger=migrator t=2026-03-19T09:09:35.463803976Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T09:09:35.463868497Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=67.541µs logger=migrator t=2026-03-19T09:09:35.470365746Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T09:09:35.475043494Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.681828ms logger=migrator t=2026-03-19T09:09:35.482931049Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T09:09:35.485732056Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.801097ms logger=migrator t=2026-03-19T09:09:35.497086958Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T09:09:35.497256812Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=171.884µs logger=migrator t=2026-03-19T09:09:35.504708817Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T09:09:35.505580471Z level=info msg="Migration successfully executed" id="create quota table v1" duration=871.494µs logger=migrator t=2026-03-19T09:09:35.510154815Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T09:09:35.511749829Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.594344ms logger=migrator t=2026-03-19T09:09:35.516073087Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T09:09:35.516102088Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.441µs logger=migrator t=2026-03-19T09:09:35.520419547Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T09:09:35.521283521Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=864.324µs logger=migrator t=2026-03-19T09:09:35.526899525Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T09:09:35.52856395Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.665526ms logger=migrator t=2026-03-19T09:09:35.532834707Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T09:09:35.535779097Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.94207ms logger=migrator t=2026-03-19T09:09:35.548395073Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T09:09:35.548491985Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=99.103µs logger=migrator t=2026-03-19T09:09:35.554192112Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T09:09:35.555860148Z level=info msg="Migration successfully executed" id="create session table" duration=1.668697ms logger=migrator t=2026-03-19T09:09:35.562701275Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T09:09:35.562832748Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.633µs logger=migrator t=2026-03-19T09:09:35.573914921Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T09:09:35.574135727Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=221.546µs logger=migrator t=2026-03-19T09:09:35.583672919Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T09:09:35.584784849Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.11436ms logger=migrator t=2026-03-19T09:09:35.589696174Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T09:09:35.590556758Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=862.514µs logger=migrator t=2026-03-19T09:09:35.597799196Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T09:09:35.597851018Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=55.692µs logger=migrator t=2026-03-19T09:09:35.602636789Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T09:09:35.60269155Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.59µs logger=migrator t=2026-03-19T09:09:35.609103526Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T09:09:35.612987632Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.886827ms logger=migrator t=2026-03-19T09:09:35.61731493Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T09:09:35.622274686Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.956576ms logger=migrator t=2026-03-19T09:09:35.626352198Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T09:09:35.626460571Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=105.353µs logger=migrator t=2026-03-19T09:09:35.630659866Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T09:09:35.630713388Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=54.172µs logger=migrator t=2026-03-19T09:09:35.635631192Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T09:09:35.636423234Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=791.422µs logger=migrator t=2026-03-19T09:09:35.645928304Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T09:09:35.645989726Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.952µs logger=migrator t=2026-03-19T09:09:35.651927489Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T09:09:35.654753286Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.824797ms logger=migrator t=2026-03-19T09:09:35.66216974Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T09:09:35.662486168Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=319.568µs logger=migrator t=2026-03-19T09:09:35.673893171Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T09:09:35.679874334Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.983814ms logger=migrator t=2026-03-19T09:09:35.686808515Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T09:09:35.691525773Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.7221ms logger=migrator t=2026-03-19T09:09:35.695872003Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T09:09:35.695922824Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=53.701µs logger=migrator t=2026-03-19T09:09:35.710947766Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T09:09:35.712388225Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.44057ms logger=migrator t=2026-03-19T09:09:35.723037567Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T09:09:35.723806888Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=769.26µs logger=migrator t=2026-03-19T09:09:35.730755208Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T09:09:35.732416634Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.662125ms logger=migrator t=2026-03-19T09:09:35.773357754Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T09:09:35.775455592Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.094358ms logger=migrator t=2026-03-19T09:09:35.784447078Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T09:09:35.785914629Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.474701ms logger=migrator t=2026-03-19T09:09:35.79437899Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T09:09:35.796025786Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.653226ms logger=migrator t=2026-03-19T09:09:35.802830002Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T09:09:35.803995854Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.169942ms logger=migrator t=2026-03-19T09:09:35.81482774Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T09:09:35.816226779Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.410719ms logger=migrator t=2026-03-19T09:09:35.827011544Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T09:09:35.828630308Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.623374ms logger=migrator t=2026-03-19T09:09:35.834716195Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T09:09:35.84544418Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.725403ms logger=migrator t=2026-03-19T09:09:35.852483572Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T09:09:35.853273403Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=804.201µs logger=migrator t=2026-03-19T09:09:35.872374417Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-19T09:09:35.874055963Z 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.685276ms logger=migrator t=2026-03-19T09:09:35.885896917Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T09:09:35.886322419Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=423.332µs logger=migrator t=2026-03-19T09:09:35.899764307Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T09:09:35.900806226Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.044969ms logger=migrator t=2026-03-19T09:09:36.005807152Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T09:09:36.007437786Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.631394ms logger=migrator t=2026-03-19T09:09:36.013906944Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T09:09:36.017952884Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.083272ms logger=migrator t=2026-03-19T09:09:36.030138958Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T09:09:36.034272621Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.138954ms logger=migrator t=2026-03-19T09:09:36.044492901Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T09:09:36.048437459Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.947158ms logger=migrator t=2026-03-19T09:09:36.054823985Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T09:09:36.059442761Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.617286ms logger=migrator t=2026-03-19T09:09:36.069763213Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T09:09:36.070823212Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.060299ms logger=migrator t=2026-03-19T09:09:36.077802703Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T09:09:36.077838854Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.991µs logger=migrator t=2026-03-19T09:09:36.087389006Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T09:09:36.087459338Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=74.902µs logger=migrator t=2026-03-19T09:09:36.096388143Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T09:09:36.097432641Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.048878ms logger=migrator t=2026-03-19T09:09:36.107902288Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:09:36.109025279Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.124081ms logger=migrator t=2026-03-19T09:09:36.11636209Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T09:09:36.117339066Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=974.046µs logger=migrator t=2026-03-19T09:09:36.123540156Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T09:09:36.124980495Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.441199ms logger=migrator t=2026-03-19T09:09:36.131850424Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:09:36.134892687Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=3.043243ms logger=migrator t=2026-03-19T09:09:36.140714646Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T09:09:36.143656548Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.941882ms logger=migrator t=2026-03-19T09:09:36.151507913Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T09:09:36.156374556Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.870524ms logger=migrator t=2026-03-19T09:09:36.16386701Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T09:09:36.164154519Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=291.389µs logger=migrator t=2026-03-19T09:09:36.169928827Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T09:09:36.17149993Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.571313ms logger=migrator t=2026-03-19T09:09:36.178899143Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T09:09:36.180093016Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.196442ms logger=migrator t=2026-03-19T09:09:36.185499113Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T09:09:36.189700378Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.199895ms logger=migrator t=2026-03-19T09:09:36.19489266Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T09:09:36.195022685Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=130.215µs logger=migrator t=2026-03-19T09:09:36.201404779Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T09:09:36.202570531Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.166302ms logger=migrator t=2026-03-19T09:09:36.209438129Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T09:09:36.210483868Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.045819ms logger=migrator t=2026-03-19T09:09:36.217633714Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T09:09:36.217806138Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=172.655µs logger=migrator t=2026-03-19T09:09:36.225147849Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T09:09:36.226596489Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.44888ms logger=migrator t=2026-03-19T09:09:36.234439444Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T09:09:36.236375167Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.937633ms logger=migrator t=2026-03-19T09:09:36.244553651Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T09:09:36.245794755Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.238855ms logger=migrator t=2026-03-19T09:09:36.252042596Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T09:09:36.253111115Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.066969ms logger=migrator t=2026-03-19T09:09:36.258726119Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T09:09:36.260032785Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.305935ms logger=migrator t=2026-03-19T09:09:36.275282483Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T09:09:36.276506436Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.226093ms logger=migrator t=2026-03-19T09:09:36.301940952Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T09:09:36.301982164Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.922µs logger=migrator t=2026-03-19T09:09:36.309342476Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T09:09:36.312441291Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.098866ms logger=migrator t=2026-03-19T09:09:36.319763631Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T09:09:36.320856461Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.09534ms logger=migrator t=2026-03-19T09:09:36.327545534Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T09:09:36.332322924Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.77602ms logger=migrator t=2026-03-19T09:09:36.338598017Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T09:09:36.340026316Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.423399ms logger=migrator t=2026-03-19T09:09:36.347289205Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T09:09:36.348544129Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.253074ms logger=migrator t=2026-03-19T09:09:36.354593645Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T09:09:36.355586992Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=995.977µs logger=migrator t=2026-03-19T09:09:36.361646798Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T09:09:36.376111694Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.462186ms logger=migrator t=2026-03-19T09:09:36.383222499Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T09:09:36.383855586Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=632.677µs logger=migrator t=2026-03-19T09:09:36.392144173Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-19T09:09:36.393980494Z 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.836011ms logger=migrator t=2026-03-19T09:09:36.402093216Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T09:09:36.402575099Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=482.843µs logger=migrator t=2026-03-19T09:09:36.408531782Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T09:09:36.409113699Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.966µs logger=migrator t=2026-03-19T09:09:36.415205575Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T09:09:36.415565074Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=360.199µs logger=migrator t=2026-03-19T09:09:36.422514135Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T09:09:36.429946959Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.429294ms logger=migrator t=2026-03-19T09:09:36.437202837Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T09:09:36.441282219Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.079552ms logger=migrator t=2026-03-19T09:09:36.447729586Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T09:09:36.448601009Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=871.293µs logger=migrator t=2026-03-19T09:09:36.454123821Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T09:09:36.455014426Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=888.156µs logger=migrator t=2026-03-19T09:09:36.461182044Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T09:09:36.46140015Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=218.516µs logger=migrator t=2026-03-19T09:09:36.467684942Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T09:09:36.474416937Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.732075ms logger=migrator t=2026-03-19T09:09:36.480120753Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T09:09:36.481046568Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=925.735µs logger=migrator t=2026-03-19T09:09:36.486075156Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T09:09:36.486340954Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=266.208µs logger=migrator t=2026-03-19T09:09:36.491859245Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T09:09:36.492930784Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.066989ms logger=migrator t=2026-03-19T09:09:36.499093523Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T09:09:36.500416029Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.325706ms logger=migrator t=2026-03-19T09:09:36.506212978Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T09:09:36.507104132Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=893.344µs logger=migrator t=2026-03-19T09:09:36.511837941Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:09:36.513631191Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.79148ms logger=migrator t=2026-03-19T09:09:36.519834281Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:09:36.520887569Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.053278ms logger=migrator t=2026-03-19T09:09:36.527269015Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T09:09:36.528596401Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.327726ms logger=migrator t=2026-03-19T09:09:36.5420523Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T09:09:36.543041007Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=990.207µs logger=migrator t=2026-03-19T09:09:36.549702579Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T09:09:36.549841622Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=140.883µs logger=migrator t=2026-03-19T09:09:36.554973483Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T09:09:36.556599838Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.624865ms logger=migrator t=2026-03-19T09:09:36.564946196Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T09:09:36.566934081Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.993255ms logger=migrator t=2026-03-19T09:09:36.573993014Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T09:09:36.575083205Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.086241ms logger=migrator t=2026-03-19T09:09:36.58186322Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T09:09:36.582845487Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=986.647µs logger=migrator t=2026-03-19T09:09:36.5888062Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T09:09:36.589157039Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=351.409µs logger=migrator t=2026-03-19T09:09:36.594239928Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T09:09:36.594782244Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=541.306µs logger=migrator t=2026-03-19T09:09:36.601250151Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T09:09:36.601488908Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=239.747µs logger=migrator t=2026-03-19T09:09:36.608817009Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T09:09:36.61070536Z level=info msg="Migration successfully executed" id="create team table" duration=1.891871ms logger=migrator t=2026-03-19T09:09:36.620644132Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T09:09:36.622059261Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.419549ms logger=migrator t=2026-03-19T09:09:36.629128104Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T09:09:36.630142132Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.013808ms logger=migrator t=2026-03-19T09:09:36.637921885Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T09:09:36.642893011Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.972406ms logger=migrator t=2026-03-19T09:09:36.650158871Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T09:09:36.650468869Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=311.468µs logger=migrator t=2026-03-19T09:09:36.656689589Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T09:09:36.65779593Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.107141ms logger=migrator t=2026-03-19T09:09:36.664538184Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T09:09:36.665431789Z level=info msg="Migration successfully executed" id="create team member table" duration=893.065µs logger=migrator t=2026-03-19T09:09:36.671200827Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T09:09:36.672250986Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.050199ms logger=migrator t=2026-03-19T09:09:36.67861437Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T09:09:36.680255075Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.640025ms logger=migrator t=2026-03-19T09:09:36.685700404Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T09:09:36.686704141Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.003887ms logger=migrator t=2026-03-19T09:09:36.69212201Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T09:09:36.698042732Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.920132ms logger=migrator t=2026-03-19T09:09:36.703833201Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T09:09:36.70857983Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.738799ms logger=migrator t=2026-03-19T09:09:36.714583925Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T09:09:36.719066538Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.485843ms logger=migrator t=2026-03-19T09:09:36.726888492Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T09:09:36.727948601Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.061119ms logger=migrator t=2026-03-19T09:09:36.734798119Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T09:09:36.735730304Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=932.525µs logger=migrator t=2026-03-19T09:09:36.742602072Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T09:09:36.7443527Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.753858ms logger=migrator t=2026-03-19T09:09:36.751712712Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T09:09:36.752647837Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=935.145µs logger=migrator t=2026-03-19T09:09:36.758066096Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T09:09:36.759442743Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.378337ms logger=migrator t=2026-03-19T09:09:36.765533441Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T09:09:36.766418965Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.674µs logger=migrator t=2026-03-19T09:09:36.773107978Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T09:09:36.774533287Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.424689ms logger=migrator t=2026-03-19T09:09:36.783284307Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T09:09:36.784990904Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.709677ms logger=migrator t=2026-03-19T09:09:36.792196401Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T09:09:36.792679734Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=483.073µs logger=migrator t=2026-03-19T09:09:36.797763183Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T09:09:36.797990349Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=227.906µs logger=migrator t=2026-03-19T09:09:36.803655645Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T09:09:36.804809157Z level=info msg="Migration successfully executed" id="create tag table" duration=1.152771ms logger=migrator t=2026-03-19T09:09:36.811181061Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T09:09:36.812588259Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.407128ms logger=migrator t=2026-03-19T09:09:36.818988524Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T09:09:36.820196688Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.208244ms logger=migrator t=2026-03-19T09:09:36.829472412Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T09:09:36.831027175Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.554232ms logger=migrator t=2026-03-19T09:09:36.838411507Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T09:09:36.839858996Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.447639ms logger=migrator t=2026-03-19T09:09:36.845007587Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:09:36.859371161Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.367414ms logger=migrator t=2026-03-19T09:09:36.866076795Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T09:09:36.866843006Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=765.391µs logger=migrator t=2026-03-19T09:09:36.87320435Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T09:09:36.874650119Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.450419ms logger=migrator t=2026-03-19T09:09:36.880364096Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T09:09:36.880852769Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=489.713µs logger=migrator t=2026-03-19T09:09:36.886983117Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T09:09:36.887626845Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=643.758µs logger=migrator t=2026-03-19T09:09:36.891845951Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T09:09:36.893234869Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.390348ms logger=migrator t=2026-03-19T09:09:36.89768674Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T09:09:36.898622506Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=935.186µs logger=migrator t=2026-03-19T09:09:36.904105466Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T09:09:36.904171138Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.971µs logger=migrator t=2026-03-19T09:09:36.908340442Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T09:09:36.91629439Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.951948ms logger=migrator t=2026-03-19T09:09:36.920556137Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T09:09:36.925634796Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.08606ms logger=migrator t=2026-03-19T09:09:36.93052606Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T09:09:36.935547018Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.019788ms logger=migrator t=2026-03-19T09:09:36.94001952Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T09:09:36.945224573Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.198963ms logger=migrator t=2026-03-19T09:09:36.94913865Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T09:09:36.950032444Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=893.094µs logger=migrator t=2026-03-19T09:09:36.954694731Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T09:09:36.962689691Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.99494ms logger=migrator t=2026-03-19T09:09:36.967323128Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T09:09:36.967971516Z level=info msg="Migration successfully executed" id="create server_lock table" duration=648.248µs logger=migrator t=2026-03-19T09:09:36.973563069Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T09:09:36.975201434Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.641244ms logger=migrator t=2026-03-19T09:09:36.982446302Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T09:09:36.983291545Z level=info msg="Migration successfully executed" id="create user auth token table" duration=845.363µs logger=migrator t=2026-03-19T09:09:36.989117105Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T09:09:36.990592885Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.47531ms logger=migrator t=2026-03-19T09:09:36.994968305Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T09:09:36.99586937Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=900.365µs logger=migrator t=2026-03-19T09:09:37.001451323Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T09:09:37.002811369Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.359106ms logger=migrator t=2026-03-19T09:09:37.007774815Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T09:09:37.01558248Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.808905ms logger=migrator t=2026-03-19T09:09:37.019693602Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T09:09:37.020603037Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=908.935µs logger=migrator t=2026-03-19T09:09:37.025623195Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T09:09:37.026525779Z level=info msg="Migration successfully executed" id="create cache_data table" duration=902.684µs logger=migrator t=2026-03-19T09:09:37.031237768Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T09:09:37.032180764Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=940.696µs logger=migrator t=2026-03-19T09:09:37.036396569Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T09:09:37.037278743Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=882.224µs logger=migrator t=2026-03-19T09:09:37.042691612Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T09:09:37.044269755Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.577553ms logger=migrator t=2026-03-19T09:09:37.050324561Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T09:09:37.050388843Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.922µs logger=migrator t=2026-03-19T09:09:37.054710221Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T09:09:37.054788954Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=79.443µs logger=migrator t=2026-03-19T09:09:37.058474394Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T09:09:37.059825782Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.351258ms logger=migrator t=2026-03-19T09:09:37.065529858Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:09:37.066977737Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.447499ms logger=migrator t=2026-03-19T09:09:37.071220363Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:09:37.072140249Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=919.416µs logger=migrator t=2026-03-19T09:09:37.077563217Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:09:37.07766786Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.173µs logger=migrator t=2026-03-19T09:09:37.08315206Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:09:37.084616451Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.507662ms logger=migrator t=2026-03-19T09:09:37.089042002Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:09:37.089910206Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=871.124µs logger=migrator t=2026-03-19T09:09:37.093818502Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:09:37.094772848Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=954.046µs logger=migrator t=2026-03-19T09:09:37.099514978Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:09:37.100627849Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.112371ms logger=migrator t=2026-03-19T09:09:37.104825094Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T09:09:37.113433989Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.610696ms logger=migrator t=2026-03-19T09:09:37.118105788Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T09:09:37.118748246Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=637.528µs logger=migrator t=2026-03-19T09:09:37.122899789Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T09:09:37.123035653Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=137.394µs logger=migrator t=2026-03-19T09:09:37.127064263Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T09:09:37.128531074Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.466771ms logger=migrator t=2026-03-19T09:09:37.133630143Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T09:09:37.134602399Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=971.976µs logger=migrator t=2026-03-19T09:09:37.138434625Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T09:09:37.140160052Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.725487ms logger=migrator t=2026-03-19T09:09:37.14445855Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:09:37.144525551Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.421µs logger=migrator t=2026-03-19T09:09:37.150911776Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T09:09:37.151863392Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=946.966µs logger=migrator t=2026-03-19T09:09:37.155502692Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T09:09:37.156482749Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=982.717µs logger=migrator t=2026-03-19T09:09:37.161017953Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-19T09:09:37.162210325Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.188912ms logger=migrator t=2026-03-19T09:09:37.165979378Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T09:09:37.167022857Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.042679ms logger=migrator t=2026-03-19T09:09:37.172431115Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T09:09:37.178238485Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.80737ms logger=migrator t=2026-03-19T09:09:37.183818118Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:09:37.185614247Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.796019ms logger=migrator t=2026-03-19T09:09:37.190174662Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:09:37.191108028Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=940.206µs logger=migrator t=2026-03-19T09:09:37.195896128Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T09:09:37.223842174Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.945476ms logger=migrator t=2026-03-19T09:09:37.230430474Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T09:09:37.262115732Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.680178ms logger=migrator t=2026-03-19T09:09:37.26640847Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:09:37.267325274Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=916.144µs logger=migrator t=2026-03-19T09:09:37.273225546Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:09:37.274224123Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=997.907µs logger=migrator t=2026-03-19T09:09:37.278273315Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T09:09:37.284170017Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.896372ms logger=migrator t=2026-03-19T09:09:37.288474575Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T09:09:37.294288593Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.811128ms logger=migrator t=2026-03-19T09:09:37.299110226Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T09:09:37.300101883Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=991.667µs logger=migrator t=2026-03-19T09:09:37.304608646Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T09:09:37.305614554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.005418ms logger=migrator t=2026-03-19T09:09:37.311777292Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T09:09:37.313483399Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.704337ms logger=migrator t=2026-03-19T09:09:37.320348798Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T09:09:37.321665373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.317265ms logger=migrator t=2026-03-19T09:09:37.326697541Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:09:37.326833955Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=137.344µs logger=migrator t=2026-03-19T09:09:37.330803404Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T09:09:37.336793227Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.989673ms logger=migrator t=2026-03-19T09:09:37.342206126Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T09:09:37.34890296Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.697083ms logger=migrator t=2026-03-19T09:09:37.353354631Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T09:09:37.362221534Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.868903ms logger=migrator t=2026-03-19T09:09:37.366303175Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T09:09:37.367035836Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=732.391µs logger=migrator t=2026-03-19T09:09:37.372016183Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T09:09:37.373093332Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.076669ms logger=migrator t=2026-03-19T09:09:37.377349159Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T09:09:37.384387391Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.037843ms logger=migrator t=2026-03-19T09:09:37.389199853Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T09:09:37.39528104Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.079857ms logger=migrator t=2026-03-19T09:09:37.400146023Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T09:09:37.401232683Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.08645ms logger=migrator t=2026-03-19T09:09:37.406488077Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T09:09:37.416019688Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.528421ms logger=migrator t=2026-03-19T09:09:37.419651428Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T09:09:37.424166251Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.512843ms logger=migrator t=2026-03-19T09:09:37.428919631Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T09:09:37.429048884Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=129.233µs logger=migrator t=2026-03-19T09:09:37.43325499Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T09:09:37.43470343Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.44709ms logger=migrator t=2026-03-19T09:09:37.44422038Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-19T09:09:37.445807344Z 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.586724ms logger=migrator t=2026-03-19T09:09:37.45186139Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-19T09:09:37.453511785Z 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.649844ms logger=migrator t=2026-03-19T09:09:37.459425096Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:09:37.459532309Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.593µs logger=migrator t=2026-03-19T09:09:37.464028423Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T09:09:37.471312013Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.28431ms logger=migrator t=2026-03-19T09:09:37.475923338Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T09:09:37.483194498Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.26953ms logger=migrator t=2026-03-19T09:09:37.487836305Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T09:09:37.492334888Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.498353ms logger=migrator t=2026-03-19T09:09:37.496525343Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T09:09:37.503166424Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.640001ms logger=migrator t=2026-03-19T09:09:37.508216603Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T09:09:37.514395113Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.17783ms logger=migrator t=2026-03-19T09:09:37.519564024Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T09:09:37.519633265Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.821µs logger=migrator t=2026-03-19T09:09:37.523881442Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T09:09:37.525208148Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.326496ms logger=migrator t=2026-03-19T09:09:37.53039546Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T09:09:37.541723601Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.32719ms logger=migrator t=2026-03-19T09:09:37.546642456Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T09:09:37.546711798Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.502µs logger=migrator t=2026-03-19T09:09:37.550771158Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T09:09:37.559871098Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.10075ms logger=migrator t=2026-03-19T09:09:37.564267229Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T09:09:37.565283876Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.015958ms logger=migrator t=2026-03-19T09:09:37.571085925Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T09:09:37.578413946Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.326731ms logger=migrator t=2026-03-19T09:09:37.583075023Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T09:09:37.583834474Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=759.161µs logger=migrator t=2026-03-19T09:09:37.589940381Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T09:09:37.590915888Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=978.217µs logger=migrator t=2026-03-19T09:09:37.597956881Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T09:09:37.608464789Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.507059ms logger=migrator t=2026-03-19T09:09:37.615760559Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T09:09:37.617112825Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.348686ms logger=migrator t=2026-03-19T09:09:37.623563072Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T09:09:37.625365672Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.80155ms logger=migrator t=2026-03-19T09:09:37.630531453Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T09:09:37.631326195Z level=info msg="Migration successfully executed" id="create alert_image table" duration=794.792µs logger=migrator t=2026-03-19T09:09:37.637949777Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T09:09:37.639517069Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.567132ms logger=migrator t=2026-03-19T09:09:37.644851396Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T09:09:37.644954019Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.493µs logger=migrator t=2026-03-19T09:09:37.649828561Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T09:09:37.651281702Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.432109ms logger=migrator t=2026-03-19T09:09:37.657387878Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T09:09:37.658296884Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=909.216µs logger=migrator t=2026-03-19T09:09:37.664879854Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:09:37.66545371Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:09:37.669502131Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T09:09:37.670230651Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=719.249µs logger=migrator t=2026-03-19T09:09:37.67861613Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T09:09:37.680636275Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.022875ms logger=migrator t=2026-03-19T09:09:37.686602239Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T09:09:37.693346303Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.745074ms logger=migrator t=2026-03-19T09:09:37.697433636Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T09:09:37.698199266Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=765.581µs logger=migrator t=2026-03-19T09:09:37.705005914Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T09:09:37.705803575Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=797.172µs logger=migrator t=2026-03-19T09:09:37.712039686Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T09:09:37.713380132Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.339776ms logger=migrator t=2026-03-19T09:09:37.718249625Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T09:09:37.719264354Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.014059ms logger=migrator t=2026-03-19T09:09:37.724641241Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T09:09:37.726315056Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.673435ms logger=migrator t=2026-03-19T09:09:37.731134569Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T09:09:37.731172049Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.9µs logger=migrator t=2026-03-19T09:09:37.735392956Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T09:09:37.735459437Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.881µs logger=migrator t=2026-03-19T09:09:37.741082812Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T09:09:37.751949888Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.867557ms logger=migrator t=2026-03-19T09:09:37.756923085Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T09:09:37.757277185Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=354.39µs logger=migrator t=2026-03-19T09:09:37.762747055Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T09:09:37.764818272Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.070176ms logger=migrator t=2026-03-19T09:09:37.771580167Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T09:09:37.771871164Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=290.877µs logger=migrator t=2026-03-19T09:09:37.779334199Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T09:09:37.781144718Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.809629ms logger=migrator t=2026-03-19T09:09:37.788563001Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T09:09:37.789724733Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.164502ms logger=migrator t=2026-03-19T09:09:37.795295396Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T09:09:37.831008775Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.707588ms logger=migrator t=2026-03-19T09:09:37.839123797Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T09:09:37.84619073Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.066622ms logger=migrator t=2026-03-19T09:09:37.850760055Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T09:09:37.850902009Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.494µs logger=migrator t=2026-03-19T09:09:37.856351539Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T09:09:37.888229952Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.877983ms logger=migrator t=2026-03-19T09:09:37.893816845Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T09:09:37.923514418Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.696923ms logger=migrator t=2026-03-19T09:09:37.928049713Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T09:09:37.928633138Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=584.145µs logger=migrator t=2026-03-19T09:09:37.935052395Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T09:09:37.93673532Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.658345ms logger=migrator t=2026-03-19T09:09:37.942407026Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T09:09:37.942738805Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=332.459µs logger=migrator t=2026-03-19T09:09:37.94693889Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T09:09:37.948265716Z level=info msg="Migration successfully executed" id="create permission table" duration=1.326636ms logger=migrator t=2026-03-19T09:09:37.952973875Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T09:09:37.953968542Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=996.647µs logger=migrator t=2026-03-19T09:09:37.95826658Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T09:09:37.959284558Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.017618ms logger=migrator t=2026-03-19T09:09:37.964542882Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T09:09:37.965383605Z level=info msg="Migration successfully executed" id="create role table" duration=840.503µs logger=migrator t=2026-03-19T09:09:37.969473957Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T09:09:37.976643583Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.166416ms logger=migrator t=2026-03-19T09:09:37.980087708Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T09:09:37.987288795Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.197117ms logger=migrator t=2026-03-19T09:09:37.992810216Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T09:09:37.993819054Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.008158ms logger=migrator t=2026-03-19T09:09:37.998179064Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T09:09:37.999209621Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.029887ms logger=migrator t=2026-03-19T09:09:38.003462408Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T09:09:38.004490296Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.024028ms logger=migrator t=2026-03-19T09:09:38.013609226Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T09:09:38.015269541Z level=info msg="Migration successfully executed" id="create team role table" duration=1.660185ms logger=migrator t=2026-03-19T09:09:38.022371605Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T09:09:38.024004311Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.632546ms logger=migrator t=2026-03-19T09:09:38.041311024Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T09:09:38.042995141Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.683777ms logger=migrator t=2026-03-19T09:09:38.04919619Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T09:09:38.050831756Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.635716ms logger=migrator t=2026-03-19T09:09:38.055440891Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T09:09:38.056256154Z level=info msg="Migration successfully executed" id="create user role table" duration=818.353µs logger=migrator t=2026-03-19T09:09:38.060646605Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T09:09:38.062429723Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.776299ms logger=migrator t=2026-03-19T09:09:38.069439915Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T09:09:38.070664359Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.224764ms logger=migrator t=2026-03-19T09:09:38.074848053Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T09:09:38.075877901Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.027198ms logger=migrator t=2026-03-19T09:09:38.080263621Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T09:09:38.081150476Z level=info msg="Migration successfully executed" id="create builtin role table" duration=886.295µs logger=migrator t=2026-03-19T09:09:38.089975867Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T09:09:38.091820038Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.843711ms logger=migrator t=2026-03-19T09:09:38.098648416Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T09:09:38.099824518Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.170522ms logger=migrator t=2026-03-19T09:09:38.108542006Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T09:09:38.119386533Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.843657ms logger=migrator t=2026-03-19T09:09:38.125737427Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T09:09:38.126739965Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.002878ms logger=migrator t=2026-03-19T09:09:38.133651654Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T09:09:38.135173966Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.522422ms logger=migrator t=2026-03-19T09:09:38.141511409Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T09:09:38.142509506Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=997.857µs logger=migrator t=2026-03-19T09:09:38.15175328Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T09:09:38.153078936Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.328236ms logger=migrator t=2026-03-19T09:09:38.158527036Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T09:09:38.160191611Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.666195ms logger=migrator t=2026-03-19T09:09:38.172898029Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T09:09:38.174713418Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.8215ms logger=migrator t=2026-03-19T09:09:38.17989848Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T09:09:38.188008232Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.109002ms logger=migrator t=2026-03-19T09:09:38.194740497Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T09:09:38.202643813Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.902906ms logger=migrator t=2026-03-19T09:09:38.208578226Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T09:09:38.216422041Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.843665ms logger=migrator t=2026-03-19T09:09:38.222524478Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T09:09:38.233234501Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.707943ms logger=migrator t=2026-03-19T09:09:38.238193457Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T09:09:38.239304768Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.110811ms logger=migrator t=2026-03-19T09:09:38.246217657Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T09:09:38.248051457Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.83447ms logger=migrator t=2026-03-19T09:09:38.25876154Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T09:09:38.259848831Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.08753ms logger=migrator t=2026-03-19T09:09:38.279413576Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T09:09:38.280252839Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=840.923µs logger=migrator t=2026-03-19T09:09:38.382178611Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T09:09:38.384368451Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.19219ms logger=migrator t=2026-03-19T09:09:38.391716063Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T09:09:38.391795355Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.882µs logger=migrator t=2026-03-19T09:09:38.397228793Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T09:09:38.397305655Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=78.672µs logger=migrator t=2026-03-19T09:09:38.402800936Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T09:09:38.403570397Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=770.991µs logger=migrator t=2026-03-19T09:09:38.409086438Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T09:09:38.410084686Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=999.737µs logger=migrator t=2026-03-19T09:09:38.416070509Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T09:09:38.41681579Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=745.741µs logger=migrator t=2026-03-19T09:09:38.422025642Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T09:09:38.422351121Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=326.179µs logger=migrator t=2026-03-19T09:09:38.428111589Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T09:09:38.429674771Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.566892ms logger=migrator t=2026-03-19T09:09:38.435675016Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T09:09:38.437809785Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.134609ms logger=migrator t=2026-03-19T09:09:38.444076066Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T09:09:38.445537397Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.460821ms logger=migrator t=2026-03-19T09:09:38.453148595Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T09:09:38.462249164Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.096079ms logger=migrator t=2026-03-19T09:09:38.467911959Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T09:09:38.468078964Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=167.755µs logger=migrator t=2026-03-19T09:09:38.473118232Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T09:09:38.474127889Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.009187ms logger=migrator t=2026-03-19T09:09:38.481702128Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T09:09:38.484593686Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.890689ms logger=migrator t=2026-03-19T09:09:38.491078934Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T09:09:38.492622396Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.543552ms logger=migrator t=2026-03-19T09:09:38.498600829Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T09:09:38.508962224Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.355445ms logger=migrator t=2026-03-19T09:09:38.515690588Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T09:09:38.516997334Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.302826ms logger=migrator t=2026-03-19T09:09:38.522233267Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T09:09:38.52341111Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.177673ms logger=migrator t=2026-03-19T09:09:38.528768806Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:09:38.552557628Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.789271ms logger=migrator t=2026-03-19T09:09:38.663114536Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T09:09:38.664475564Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.362857ms logger=migrator t=2026-03-19T09:09:38.870470645Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T09:09:38.87245924Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.991275ms logger=migrator t=2026-03-19T09:09:39.036507463Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T09:09:39.038894419Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.388995ms logger=migrator t=2026-03-19T09:09:39.088891789Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T09:09:39.09078322Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.893272ms logger=migrator t=2026-03-19T09:09:39.114434368Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T09:09:39.11487854Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=437.212µs logger=migrator t=2026-03-19T09:09:39.147690279Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T09:09:39.148638904Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=949.825µs logger=migrator t=2026-03-19T09:09:39.190487351Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T09:09:39.200471965Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.985074ms logger=migrator t=2026-03-19T09:09:39.270273716Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T09:09:39.271831259Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.559932ms logger=migrator t=2026-03-19T09:09:39.423449592Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T09:09:39.425332164Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.884642ms logger=migrator t=2026-03-19T09:09:39.495427523Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:09:39.496325428Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:09:39.584883713Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:09:39.585799569Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:09:39.63952222Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T09:09:39.641430732Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.919633ms logger=migrator t=2026-03-19T09:09:39.871934786Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T09:09:39.873851028Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.919073ms logger=migrator t=2026-03-19T09:09:39.955516785Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:09:39.957566892Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.052337ms logger=migrator t=2026-03-19T09:09:39.966012453Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:09:39.967142574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.129851ms logger=migrator t=2026-03-19T09:09:39.971618406Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:09:39.973443936Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.82384ms logger=migrator t=2026-03-19T09:09:39.98199314Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:09:39.982927056Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=932.966µs logger=migrator t=2026-03-19T09:09:39.987852711Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T09:09:39.988421176Z level=info msg="Migration successfully executed" id="Drop public config table" duration=567.015µs logger=migrator t=2026-03-19T09:09:39.993478345Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T09:09:39.994608576Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.129951ms logger=migrator t=2026-03-19T09:09:40.000808976Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:09:40.001921767Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.11251ms logger=migrator t=2026-03-19T09:09:40.006982595Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:09:40.008158067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.174033ms logger=migrator t=2026-03-19T09:09:40.014321996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T09:09:40.016043064Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.721848ms logger=migrator t=2026-03-19T09:09:40.038904629Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T09:09:40.065282852Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.378053ms logger=migrator t=2026-03-19T09:09:40.072323314Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T09:09:40.082278038Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.957834ms logger=migrator t=2026-03-19T09:09:40.087337676Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T09:09:40.096395434Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.047888ms logger=migrator t=2026-03-19T09:09:40.102426989Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T09:09:40.102714387Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=287.808µs logger=migrator t=2026-03-19T09:09:40.10790654Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T09:09:40.116922226Z level=info msg="Migration successfully executed" id="add share column" duration=9.017406ms logger=migrator t=2026-03-19T09:09:40.127141266Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T09:09:40.127579298Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=438.382µs logger=migrator t=2026-03-19T09:09:40.140979506Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T09:09:40.142246059Z level=info msg="Migration successfully executed" id="create file table" duration=1.265564ms logger=migrator t=2026-03-19T09:09:40.150418113Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T09:09:40.152626474Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.211761ms logger=migrator t=2026-03-19T09:09:40.159465301Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T09:09:40.160824719Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.358858ms logger=migrator t=2026-03-19T09:09:40.16961598Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T09:09:40.17180406Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.187839ms logger=migrator t=2026-03-19T09:09:40.179290614Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T09:09:40.183209332Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.898747ms logger=migrator t=2026-03-19T09:09:40.190192433Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T09:09:40.190263815Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.722µs logger=migrator t=2026-03-19T09:09:40.197559045Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T09:09:40.197765751Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=247.136µs logger=migrator t=2026-03-19T09:09:40.204486974Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T09:09:40.205171914Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=685.28µs logger=migrator t=2026-03-19T09:09:40.213955693Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T09:09:40.214262882Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=300.619µs logger=migrator t=2026-03-19T09:09:40.221894891Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T09:09:40.225685255Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.791564ms logger=migrator t=2026-03-19T09:09:40.232173774Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T09:09:40.243549204Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.375262ms logger=migrator t=2026-03-19T09:09:40.251595045Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T09:09:40.251812971Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=220.876µs logger=migrator t=2026-03-19T09:09:40.257719023Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T09:09:40.259215734Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.494251ms logger=migrator t=2026-03-19T09:09:40.267021457Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T09:09:40.267459689Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=440.002µs logger=migrator t=2026-03-19T09:09:40.27771747Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T09:09:40.278100621Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=384.671µs logger=migrator t=2026-03-19T09:09:40.285135673Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T09:09:40.285911825Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=779.311µs logger=migrator t=2026-03-19T09:09:40.292597958Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T09:09:40.306289093Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.691465ms logger=migrator t=2026-03-19T09:09:40.312622017Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T09:09:40.319636819Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.014292ms logger=migrator t=2026-03-19T09:09:40.323781402Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T09:09:40.325002625Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.221073ms logger=migrator t=2026-03-19T09:09:40.329362715Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T09:09:40.40950387Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.128504ms logger=migrator t=2026-03-19T09:09:40.414177008Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T09:09:40.415063823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=886.835µs logger=migrator t=2026-03-19T09:09:40.42043602Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T09:09:40.422400363Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.963713ms logger=migrator t=2026-03-19T09:09:40.427651018Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T09:09:40.453543536Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.893088ms logger=migrator t=2026-03-19T09:09:40.4598764Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T09:09:40.467198691Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.321201ms logger=migrator t=2026-03-19T09:09:40.471463517Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T09:09:40.472048433Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=584.556µs logger=migrator t=2026-03-19T09:09:40.47670349Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T09:09:40.477120572Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=417.002µs logger=migrator t=2026-03-19T09:09:40.482787078Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T09:09:40.483411914Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=624.876µs logger=migrator t=2026-03-19T09:09:40.488781291Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T09:09:40.48908098Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=299.409µs logger=migrator t=2026-03-19T09:09:40.493523241Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T09:09:40.49385576Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=331.939µs logger=migrator t=2026-03-19T09:09:40.499246888Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T09:09:40.501009027Z level=info msg="Migration successfully executed" id="create folder table" duration=1.761589ms logger=migrator t=2026-03-19T09:09:40.511253257Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T09:09:40.513456247Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.20857ms logger=migrator t=2026-03-19T09:09:40.517866738Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T09:09:40.519094522Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.227514ms logger=migrator t=2026-03-19T09:09:40.523950385Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T09:09:40.523995546Z level=info msg="Migration successfully executed" id="Update folder title length" duration=50.291µs logger=migrator t=2026-03-19T09:09:40.528650543Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:09:40.530724631Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.073868ms logger=migrator t=2026-03-19T09:09:40.536912349Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:09:40.538183114Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.270805ms logger=migrator t=2026-03-19T09:09:40.541925047Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T09:09:40.544035985Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.110217ms logger=migrator t=2026-03-19T09:09:40.550002599Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T09:09:40.550456491Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=453.912µs logger=migrator t=2026-03-19T09:09:40.554173132Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T09:09:40.554505202Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=332.12µs logger=migrator t=2026-03-19T09:09:40.559715735Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T09:09:40.561633437Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.917702ms logger=migrator t=2026-03-19T09:09:40.566754897Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T09:09:40.569391859Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.639022ms logger=migrator t=2026-03-19T09:09:40.575715612Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T09:09:40.577154022Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.4372ms logger=migrator t=2026-03-19T09:09:40.584037451Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T09:09:40.585958374Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.923693ms logger=migrator t=2026-03-19T09:09:40.592282916Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T09:09:40.593478239Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.195423ms logger=migrator t=2026-03-19T09:09:40.598892918Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T09:09:40.599810363Z level=info msg="Migration successfully executed" id="create anon_device table" duration=915.725µs logger=migrator t=2026-03-19T09:09:40.605581071Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T09:09:40.606940807Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.360756ms logger=migrator t=2026-03-19T09:09:40.613428246Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T09:09:40.614795253Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.357476ms logger=migrator t=2026-03-19T09:09:40.62675511Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T09:09:40.627673226Z level=info msg="Migration successfully executed" id="create signing_key table" duration=918.006µs logger=migrator t=2026-03-19T09:09:40.63513995Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T09:09:40.63694351Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.817909ms logger=migrator t=2026-03-19T09:09:40.642616605Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T09:09:40.643845129Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.229024ms logger=migrator t=2026-03-19T09:09:40.647813037Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T09:09:40.648188957Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=375.67µs logger=migrator t=2026-03-19T09:09:40.65668752Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T09:09:40.665255495Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.569615ms logger=migrator t=2026-03-19T09:09:40.670743085Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T09:09:40.671475956Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=734.011µs logger=migrator t=2026-03-19T09:09:40.675476395Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:09:40.675510906Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.651µs logger=migrator t=2026-03-19T09:09:40.682765014Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:09:40.684042679Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.279725ms logger=migrator t=2026-03-19T09:09:40.691004661Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:09:40.691032071Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.991µs logger=migrator t=2026-03-19T09:09:40.695655098Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T09:09:40.696680176Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.024828ms logger=migrator t=2026-03-19T09:09:40.701358084Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:09:40.702505856Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.147421ms logger=migrator t=2026-03-19T09:09:40.708631574Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T09:09:40.710372651Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.737068ms logger=migrator t=2026-03-19T09:09:40.715631425Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T09:09:40.719223313Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=3.604868ms logger=migrator t=2026-03-19T09:09:40.724569Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T09:09:40.725162416Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=594.736µs logger=migrator t=2026-03-19T09:09:40.729446594Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T09:09:40.730613186Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.166772ms logger=migrator t=2026-03-19T09:09:40.740187468Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T09:09:40.741487213Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.302995ms logger=migrator t=2026-03-19T09:09:40.745983867Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T09:09:40.746851881Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=864.813µs logger=migrator t=2026-03-19T09:09:40.753705998Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T09:09:40.766728164Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.019926ms logger=migrator t=2026-03-19T09:09:40.770738664Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T09:09:40.777824498Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.085504ms logger=migrator t=2026-03-19T09:09:40.781796457Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T09:09:40.791653468Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.856511ms logger=migrator t=2026-03-19T09:09:40.798902936Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T09:09:40.798989888Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=88.002µs logger=migrator t=2026-03-19T09:09:40.803331717Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T09:09:40.813410534Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.078177ms logger=migrator t=2026-03-19T09:09:40.817812343Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T09:09:40.828328442Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.514418ms logger=migrator t=2026-03-19T09:09:40.833121423Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T09:09:40.833453102Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=331.769µs logger=migrator t=2026-03-19T09:09:40.837648177Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.733658797s logger=migrator t=2026-03-19T09:09:40.838261063Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T09:09:40.861576472Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T09:09:40.862169978Z level=info msg="Created default organization" logger=secrets t=2026-03-19T09:09:40.869095969Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:09:40.921587466Z level=info msg="Restored cache from database" duration=418.251µs logger=plugin.store t=2026-03-19T09:09:40.922833211Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T09:09:40.961932031Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T09:09:40.961973002Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T09:09:40.962050895Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T09:09:40.962059735Z level=info msg="Plugins loaded" count=54 duration=39.227044ms logger=query_data t=2026-03-19T09:09:40.966229859Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T09:09:40.968995104Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T09:09:40.972718277Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T09:09:40.982139915Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T09:09:40.983941854Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T09:09:40.985591259Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T09:09:41.009209147Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T09:09:41.030682494Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T09:09:41.054741083Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T09:09:41.054770094Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-19T09:09:41.055217846Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T09:09:41.056959004Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-19T09:09:41.057104467Z level=info msg="Storage starting" logger=http.server t=2026-03-19T09:09:41.057579521Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-19T09:09:41.13457577Z level=info msg="Update check succeeded" duration=77.37951ms logger=grafana.update.checker t=2026-03-19T09:09:41.139192477Z level=info msg="Update check succeeded" duration=81.310648ms logger=sqlstore.transactions t=2026-03-19T09:09:41.264284263Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-19T09:09:41.488292658Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T09:09:41.488800922Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=ngalert.state.manager t=2026-03-19T09:09:42.039016853Z level=info msg="State cache has been initialized" states=0 duration=983.791277ms logger=ngalert.scheduler t=2026-03-19T09:09:42.039088995Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T09:09:42.039224189Z level=info msg=starting first_tick=2026-03-19T09:09:50Z logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:09:42.09694723Z level=info msg="Patterns update finished" duration=1.000482504s logger=provisioning.dashboard t=2026-03-19T09:09:42.144615175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:42.166617478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.581039934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.582167984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.60173083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.630018246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.647292128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.682928264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.710275463Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:09:58.735602997Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-19T09:09:58.746341861Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:09:58.747806231Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-19T09:09:58.770545515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.827059372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.844950222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.880871626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.911149195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.963267843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:58.980232398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.010755354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.027681497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.078384126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.101031126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.132835948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.151750695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.187985048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.209128457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.260308059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.274629521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.312878789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.330168402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.374881027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.390517045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.442866099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.459067203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.49658204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.512315521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.553758886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.573734814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.626281232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.643476984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.696593989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.716409421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.768044457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.792177631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.865296623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.88813192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.936404118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:09:59.955709305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.015622034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.033627104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.173870008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.191367734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.358299705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.377438646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.424755658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.457919898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.548878585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.564717574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.636477958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.651971386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.722080243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.738284023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.80844659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.827803779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.893789229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:00.917174612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.000204925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.017450394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.100676953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.120057902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.228260418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.245095265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.329697763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.348933318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.42735463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.446761321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.525385708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.544261163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.633753929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.653045706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.736544742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.75622747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:10:01.8401983Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T09:10:49.081345842Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-19T09:19:41.106396417Z level=info msg="Completed cleanup jobs" duration=50.797418ms logger=plugins.update.checker t=2026-03-19T09:19:41.189136029Z level=info msg="Update check succeeded" duration=53.905204ms logger=sqlstore.transactions t=2026-03-19T09:24:40.982545003Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"