logger=settings t=2026-08-12T00:26:44.096205282Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T00:26:44Z logger=settings t=2026-08-12T00:26:44.096676223Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T00:26:44.096695384Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T00:26:44.096702684Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T00:26:44.096708624Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T00:26:44.096714364Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T00:26:44.096719735Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T00:26:44.096730455Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T00:26:44.096737505Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T00:26:44.096748855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T00:26:44.096754545Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T00:26:44.096763626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T00:26:44.096772736Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T00:26:44.096777446Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T00:26:44.096783026Z level=info msg=Target target=[all] logger=settings t=2026-08-12T00:26:44.096798786Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T00:26:44.096804487Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T00:26:44.096810437Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T00:26:44.096819517Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T00:26:44.096824357Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T00:26:44.096829787Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T00:26:44.097307469Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T00:26:44.097334609Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T00:26:44.099810429Z level=info msg="Locking database" logger=migrator t=2026-08-12T00:26:44.09982855Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T00:26:44.10108915Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T00:26:44.102046744Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.933µs logger=migrator t=2026-08-12T00:26:44.107867795Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T00:26:44.108453639Z level=info msg="Migration successfully executed" id="create user table" duration=587.154µs logger=migrator t=2026-08-12T00:26:44.112984229Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T00:26:44.113743687Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=761.478µs logger=migrator t=2026-08-12T00:26:44.117654801Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T00:26:44.118559974Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=903.183µs logger=migrator t=2026-08-12T00:26:44.12377936Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T00:26:44.124914548Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.140609ms logger=migrator t=2026-08-12T00:26:44.130054682Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T00:26:44.130724338Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=668.106µs logger=migrator t=2026-08-12T00:26:44.133940396Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T00:26:44.136445557Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.504601ms logger=migrator t=2026-08-12T00:26:44.144284467Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T00:26:44.145074706Z level=info msg="Migration successfully executed" id="create user table v2" duration=787.059µs logger=migrator t=2026-08-12T00:26:44.152783543Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T00:26:44.154221307Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.443155ms logger=migrator t=2026-08-12T00:26:44.160079219Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T00:26:44.161110605Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.036406ms logger=migrator t=2026-08-12T00:26:44.164481986Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T00:26:44.164897066Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=414.45µs logger=migrator t=2026-08-12T00:26:44.167989961Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T00:26:44.168541024Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=551.013µs logger=migrator t=2026-08-12T00:26:44.171818674Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T00:26:44.175046482Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.216948ms logger=migrator t=2026-08-12T00:26:44.181499888Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T00:26:44.18156698Z level=info msg="Migration successfully executed" id="Update user table charset" duration=72.712µs logger=migrator t=2026-08-12T00:26:44.185487264Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T00:26:44.186383217Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=894.292µs logger=migrator t=2026-08-12T00:26:44.190382923Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T00:26:44.190757282Z level=info msg="Migration successfully executed" id="Add missing user data" duration=374.939µs logger=migrator t=2026-08-12T00:26:44.19602195Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T00:26:44.197772623Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.750573ms logger=migrator t=2026-08-12T00:26:44.202548268Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T00:26:44.203251765Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=702.867µs logger=migrator t=2026-08-12T00:26:44.209600429Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T00:26:44.210773798Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.176529ms logger=migrator t=2026-08-12T00:26:44.21540912Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T00:26:44.233683963Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=18.267463ms logger=migrator t=2026-08-12T00:26:44.23934579Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T00:26:44.240774144Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.428554ms logger=migrator t=2026-08-12T00:26:44.244965436Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T00:26:44.245314375Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=349.988µs logger=migrator t=2026-08-12T00:26:44.250465199Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T00:26:44.252049817Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.590188ms logger=migrator t=2026-08-12T00:26:44.25710577Z 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-08-12T00:26:44.257499129Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=395.139µs logger=migrator t=2026-08-12T00:26:44.263114035Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T00:26:44.263754921Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=646.726µs logger=migrator t=2026-08-12T00:26:44.291840051Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T00:26:44.294438574Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.602063ms logger=migrator t=2026-08-12T00:26:44.30044643Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T00:26:44.301559387Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.120427ms logger=migrator t=2026-08-12T00:26:44.308431133Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T00:26:44.309155761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=725.108µs logger=migrator t=2026-08-12T00:26:44.315060634Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T00:26:44.316210852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.150198ms logger=migrator t=2026-08-12T00:26:44.321028089Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T00:26:44.321703325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=675.656µs logger=migrator t=2026-08-12T00:26:44.326902491Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T00:26:44.326954632Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.291µs logger=migrator t=2026-08-12T00:26:44.333735246Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T00:26:44.334934726Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.20029ms logger=migrator t=2026-08-12T00:26:44.339572459Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T00:26:44.340277565Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=705.606µs logger=migrator t=2026-08-12T00:26:44.344391985Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T00:26:44.34503589Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=643.016µs logger=migrator t=2026-08-12T00:26:44.350462912Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T00:26:44.35161167Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.148309ms logger=migrator t=2026-08-12T00:26:44.356921439Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:26:44.360183197Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.259378ms logger=migrator t=2026-08-12T00:26:44.364505992Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T00:26:44.365333722Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=829.931µs logger=migrator t=2026-08-12T00:26:44.370421346Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T00:26:44.371067471Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=645.935µs logger=migrator t=2026-08-12T00:26:44.375433387Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T00:26:44.376125504Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=691.648µs logger=migrator t=2026-08-12T00:26:44.380583831Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T00:26:44.381400651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=814.65µs logger=migrator t=2026-08-12T00:26:44.386260659Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T00:26:44.386938125Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=677.636µs logger=migrator t=2026-08-12T00:26:44.39207327Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T00:26:44.392637743Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=564.683µs logger=migrator t=2026-08-12T00:26:44.398064355Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T00:26:44.398698451Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=633.756µs logger=migrator t=2026-08-12T00:26:44.403430695Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T00:26:44.403787173Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.778µs logger=migrator t=2026-08-12T00:26:44.409032661Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T00:26:44.409676807Z level=info msg="Migration successfully executed" id="create star table" duration=643.687µs logger=migrator t=2026-08-12T00:26:44.414442552Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T00:26:44.415362094Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=918.503µs logger=migrator t=2026-08-12T00:26:44.419962536Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T00:26:44.420715944Z level=info msg="Migration successfully executed" id="create org table v1" duration=752.147µs logger=migrator t=2026-08-12T00:26:44.425386587Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T00:26:44.426093904Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=707.887µs logger=migrator t=2026-08-12T00:26:44.431523055Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T00:26:44.432215773Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=693.728µs logger=migrator t=2026-08-12T00:26:44.437788888Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T00:26:44.438491315Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=702.507µs logger=migrator t=2026-08-12T00:26:44.44324636Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T00:26:44.443974538Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=729.597µs logger=migrator t=2026-08-12T00:26:44.449460931Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T00:26:44.45025766Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=794.17µs logger=migrator t=2026-08-12T00:26:44.456174703Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T00:26:44.456204864Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.211µs logger=migrator t=2026-08-12T00:26:44.461564213Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T00:26:44.461593804Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.281µs logger=migrator t=2026-08-12T00:26:44.466046062Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T00:26:44.466231997Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=182.355µs logger=migrator t=2026-08-12T00:26:44.47130531Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T00:26:44.472936549Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.632619ms logger=migrator t=2026-08-12T00:26:44.482605684Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T00:26:44.48367955Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.080406ms logger=migrator t=2026-08-12T00:26:44.489939021Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T00:26:44.490786051Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=847.42µs logger=migrator t=2026-08-12T00:26:44.496158001Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T00:26:44.496813638Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=659.067µs logger=migrator t=2026-08-12T00:26:44.501713166Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T00:26:44.502748422Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.033356ms logger=migrator t=2026-08-12T00:26:44.50805999Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T00:26:44.50889291Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=832.78µs logger=migrator t=2026-08-12T00:26:44.514688821Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T00:26:44.520214155Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.521653ms logger=migrator t=2026-08-12T00:26:44.525181865Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T00:26:44.525956963Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=774.818µs logger=migrator t=2026-08-12T00:26:44.531066018Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T00:26:44.531884547Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=818.329µs logger=migrator t=2026-08-12T00:26:44.536743815Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T00:26:44.537998965Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.25481ms logger=migrator t=2026-08-12T00:26:44.543449427Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T00:26:44.544113054Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=663.867µs logger=migrator t=2026-08-12T00:26:44.549301569Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T00:26:44.550177621Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=876.422µs logger=migrator t=2026-08-12T00:26:44.555635103Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T00:26:44.555708375Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.542µs logger=migrator t=2026-08-12T00:26:44.561446564Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T00:26:44.564640941Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.198977ms logger=migrator t=2026-08-12T00:26:44.571136688Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T00:26:44.573434214Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.294056ms logger=migrator t=2026-08-12T00:26:44.578399555Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T00:26:44.580466764Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.06701ms logger=migrator t=2026-08-12T00:26:44.585628149Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T00:26:44.58728552Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.6616ms logger=migrator t=2026-08-12T00:26:44.593626473Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T00:26:44.596865481Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.238988ms logger=migrator t=2026-08-12T00:26:44.603738628Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T00:26:44.60464502Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=910.922µs logger=migrator t=2026-08-12T00:26:44.609090358Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T00:26:44.610356358Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.26552ms logger=migrator t=2026-08-12T00:26:44.615049792Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T00:26:44.615092493Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.281µs logger=migrator t=2026-08-12T00:26:44.619845029Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T00:26:44.61988533Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.371µs logger=migrator t=2026-08-12T00:26:44.625929696Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T00:26:44.62898854Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.054934ms logger=migrator t=2026-08-12T00:26:44.633774776Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T00:26:44.635761184Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.982878ms logger=migrator t=2026-08-12T00:26:44.640242433Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T00:26:44.642274232Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.03156ms logger=migrator t=2026-08-12T00:26:44.647722584Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T00:26:44.649751953Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.029069ms logger=migrator t=2026-08-12T00:26:44.654766564Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T00:26:44.654975479Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.325µs logger=migrator t=2026-08-12T00:26:44.659620312Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T00:26:44.660913243Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.292141ms logger=migrator t=2026-08-12T00:26:44.66698562Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T00:26:44.668101948Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.113628ms logger=migrator t=2026-08-12T00:26:44.673710273Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T00:26:44.673754394Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=46.941µs logger=migrator t=2026-08-12T00:26:44.684198158Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T00:26:44.686224876Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.031448ms logger=migrator t=2026-08-12T00:26:44.690121911Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T00:26:44.690809168Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=686.896µs logger=migrator t=2026-08-12T00:26:44.6954038Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:26:44.70657408Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.168211ms logger=migrator t=2026-08-12T00:26:44.71028284Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T00:26:44.710832213Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=544.993µs logger=migrator t=2026-08-12T00:26:44.71609356Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T00:26:44.716959301Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=866.201µs logger=migrator t=2026-08-12T00:26:44.725206991Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T00:26:44.726885982Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.678081ms logger=migrator t=2026-08-12T00:26:44.733274446Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T00:26:44.733611354Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=336.528µs logger=migrator t=2026-08-12T00:26:44.738940403Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T00:26:44.740301737Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.391614ms logger=migrator t=2026-08-12T00:26:44.746096558Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T00:26:44.749657473Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.566296ms logger=migrator t=2026-08-12T00:26:44.753612299Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T00:26:44.754530122Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=915.353µs logger=migrator t=2026-08-12T00:26:44.758360154Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T00:26:44.758685962Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=325.888µs logger=migrator t=2026-08-12T00:26:44.76354877Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T00:26:44.763835897Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=288.707µs logger=migrator t=2026-08-12T00:26:44.769810511Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T00:26:44.770797815Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=986.854µs logger=migrator t=2026-08-12T00:26:44.774066885Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T00:26:44.776252627Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.186082ms logger=migrator t=2026-08-12T00:26:44.779379593Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T00:26:44.780399798Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.019685ms logger=migrator t=2026-08-12T00:26:44.786145077Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T00:26:44.786964547Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=819.86µs logger=migrator t=2026-08-12T00:26:44.791453676Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T00:26:44.792680876Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.207059ms logger=migrator t=2026-08-12T00:26:44.796333165Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T00:26:44.797143564Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=810.889µs logger=migrator t=2026-08-12T00:26:44.800397293Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T00:26:44.801335725Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=935.982µs logger=migrator t=2026-08-12T00:26:44.804502941Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T00:26:44.811077362Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.574251ms logger=migrator t=2026-08-12T00:26:44.815000566Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T00:26:44.81594325Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=942.624µs logger=migrator t=2026-08-12T00:26:44.819163077Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T00:26:44.82010479Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=941.243µs logger=migrator t=2026-08-12T00:26:44.823578404Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T00:26:44.824357543Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=778.729µs logger=migrator t=2026-08-12T00:26:44.828229017Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T00:26:44.828738709Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=509.592µs logger=migrator t=2026-08-12T00:26:44.831969197Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T00:26:44.834472258Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.502181ms logger=migrator t=2026-08-12T00:26:44.838888355Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T00:26:44.841264173Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.369938ms logger=migrator t=2026-08-12T00:26:44.844673606Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T00:26:44.844699016Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.19µs logger=migrator t=2026-08-12T00:26:44.847936144Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T00:26:44.84815497Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=218.886µs logger=migrator t=2026-08-12T00:26:44.851421029Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T00:26:44.853857538Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.43853ms logger=migrator t=2026-08-12T00:26:44.857166758Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T00:26:44.857346192Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=179.254µs logger=migrator t=2026-08-12T00:26:44.861252047Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T00:26:44.86179753Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=545.893µs logger=migrator t=2026-08-12T00:26:44.871252279Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T00:26:44.874923329Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.671999ms logger=migrator t=2026-08-12T00:26:44.87784773Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T00:26:44.878113176Z level=info msg="Migration successfully executed" id="Update uid value" duration=268.027µs logger=migrator t=2026-08-12T00:26:44.882076191Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T00:26:44.883299011Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.24735ms logger=migrator t=2026-08-12T00:26:44.887222466Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T00:26:44.888806045Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.586399ms logger=migrator t=2026-08-12T00:26:44.892841982Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T00:26:44.894512413Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.672651ms logger=migrator t=2026-08-12T00:26:44.898328315Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T00:26:44.899037182Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=708.487µs logger=migrator t=2026-08-12T00:26:44.902024804Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T00:26:44.902694341Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=669.037µs logger=migrator t=2026-08-12T00:26:44.905788496Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T00:26:44.906800031Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.010255ms logger=migrator t=2026-08-12T00:26:44.916862595Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T00:26:44.918049273Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.187558ms logger=migrator t=2026-08-12T00:26:45.061247662Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T00:26:45.062715048Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.475236ms logger=migrator t=2026-08-12T00:26:45.146482798Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T00:26:45.147881331Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.397963ms logger=migrator t=2026-08-12T00:26:45.155213169Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T00:26:45.166741429Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.525249ms logger=migrator t=2026-08-12T00:26:45.172391475Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T00:26:45.173481881Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.095436ms logger=migrator t=2026-08-12T00:26:45.180208065Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T00:26:45.181428904Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.225809ms logger=migrator t=2026-08-12T00:26:45.187000299Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T00:26:45.188072025Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.105507ms logger=migrator t=2026-08-12T00:26:45.19486885Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T00:26:45.196408397Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.541226ms logger=migrator t=2026-08-12T00:26:45.20146845Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T00:26:45.201879679Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=412.23µs logger=migrator t=2026-08-12T00:26:45.205362024Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T00:26:45.206119052Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=757.498µs logger=migrator t=2026-08-12T00:26:45.211221026Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T00:26:45.211282778Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=67.862µs logger=migrator t=2026-08-12T00:26:45.21593633Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T00:26:45.219239601Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.336072ms logger=migrator t=2026-08-12T00:26:45.224290672Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T00:26:45.228105195Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.813443ms logger=migrator t=2026-08-12T00:26:45.231787184Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T00:26:45.232008469Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=220.955µs logger=migrator t=2026-08-12T00:26:45.235479133Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T00:26:45.238109897Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.630574ms logger=migrator t=2026-08-12T00:26:45.242485643Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T00:26:45.246277915Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.791952ms logger=migrator t=2026-08-12T00:26:45.250035817Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T00:26:45.250894517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=858.05µs logger=migrator t=2026-08-12T00:26:45.25475723Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T00:26:45.255435277Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=677.867µs logger=migrator t=2026-08-12T00:26:45.260162291Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T00:26:45.261237308Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.074967ms logger=migrator t=2026-08-12T00:26:45.265663025Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T00:26:45.266634818Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=969.333µs logger=migrator t=2026-08-12T00:26:45.271990758Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T00:26:45.27412888Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.152553ms logger=migrator t=2026-08-12T00:26:45.280025232Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T00:26:45.281752215Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.734363ms logger=migrator t=2026-08-12T00:26:45.285751281Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T00:26:45.285853864Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.103µs logger=migrator t=2026-08-12T00:26:45.290799294Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T00:26:45.290842775Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.531µs logger=migrator t=2026-08-12T00:26:45.297369163Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T00:26:45.305715645Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=8.344593ms logger=migrator t=2026-08-12T00:26:45.310210474Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T00:26:45.312960221Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.751537ms logger=migrator t=2026-08-12T00:26:45.316550748Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T00:26:45.31665559Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=105.562µs logger=migrator t=2026-08-12T00:26:45.321299463Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T00:26:45.322168444Z level=info msg="Migration successfully executed" id="create quota table v1" duration=866.73µs logger=migrator t=2026-08-12T00:26:45.330627289Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T00:26:45.331653564Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.027016ms logger=migrator t=2026-08-12T00:26:45.335288302Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T00:26:45.335374414Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=87.882µs logger=migrator t=2026-08-12T00:26:45.339328969Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T00:26:45.341658836Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.320916ms logger=migrator t=2026-08-12T00:26:45.34719162Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T00:26:45.349172188Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.983668ms logger=migrator t=2026-08-12T00:26:45.358246158Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T00:26:45.362549473Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.292524ms logger=migrator t=2026-08-12T00:26:45.369591783Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T00:26:45.369677515Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=93.513µs logger=migrator t=2026-08-12T00:26:45.37444983Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T00:26:45.375848284Z level=info msg="Migration successfully executed" id="create session table" duration=1.399994ms logger=migrator t=2026-08-12T00:26:45.381421879Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T00:26:45.381547082Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.253µs logger=migrator t=2026-08-12T00:26:45.385287973Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T00:26:45.385370995Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.302µs logger=migrator t=2026-08-12T00:26:45.392544148Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T00:26:45.39383818Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.299392ms logger=migrator t=2026-08-12T00:26:45.398319418Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T00:26:45.3991629Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=841.581µs logger=migrator t=2026-08-12T00:26:45.405141434Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T00:26:45.405181585Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.181µs logger=migrator t=2026-08-12T00:26:45.409438418Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T00:26:45.40952393Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=94.023µs logger=migrator t=2026-08-12T00:26:45.415220978Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T00:26:45.418655402Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.430084ms logger=migrator t=2026-08-12T00:26:45.422229738Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T00:26:45.425340383Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.104825ms logger=migrator t=2026-08-12T00:26:45.429180826Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T00:26:45.429273708Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=92.722µs logger=migrator t=2026-08-12T00:26:45.432655371Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T00:26:45.432763784Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=109.623µs logger=migrator t=2026-08-12T00:26:45.436958255Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T00:26:45.437767635Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=809.84µs logger=migrator t=2026-08-12T00:26:45.443472123Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T00:26:45.443519964Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.182µs logger=migrator t=2026-08-12T00:26:45.447761257Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T00:26:45.4532661Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.503973ms logger=migrator t=2026-08-12T00:26:45.458046206Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T00:26:45.45820713Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.874µs logger=migrator t=2026-08-12T00:26:45.461860008Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T00:26:45.465384823Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.522975ms logger=migrator t=2026-08-12T00:26:45.469154835Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T00:26:45.47226053Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.105665ms logger=migrator t=2026-08-12T00:26:45.476974395Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T00:26:45.47720817Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=240.245µs logger=migrator t=2026-08-12T00:26:45.484037926Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T00:26:45.485405039Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.354024ms logger=migrator t=2026-08-12T00:26:45.490373019Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T00:26:45.491103297Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=730.308µs logger=migrator t=2026-08-12T00:26:45.496783905Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T00:26:45.498191058Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.412393ms logger=migrator t=2026-08-12T00:26:45.503256661Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T00:26:45.504429599Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.177258ms logger=migrator t=2026-08-12T00:26:45.511221314Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T00:26:45.512393442Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.175658ms logger=migrator t=2026-08-12T00:26:45.519515055Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T00:26:45.520745705Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.23371ms logger=migrator t=2026-08-12T00:26:45.527288523Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T00:26:45.528235737Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=945.464µs logger=migrator t=2026-08-12T00:26:45.540920193Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T00:26:45.542238716Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.321903ms logger=migrator t=2026-08-12T00:26:45.547561115Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T00:26:45.549088811Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.527776ms logger=migrator t=2026-08-12T00:26:45.556365118Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T00:26:45.567296653Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.928885ms logger=migrator t=2026-08-12T00:26:45.570788937Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T00:26:45.571829282Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.040095ms logger=migrator t=2026-08-12T00:26:45.574936917Z 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-08-12T00:26:45.575883141Z 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=945.124µs logger=migrator t=2026-08-12T00:26:45.579433077Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T00:26:45.579713533Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=280.646µs logger=migrator t=2026-08-12T00:26:45.582943051Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T00:26:45.583514396Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=571.405µs logger=migrator t=2026-08-12T00:26:45.586908518Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T00:26:45.587667076Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=757.128µs logger=migrator t=2026-08-12T00:26:45.591188651Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T00:26:45.594710147Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.519246ms logger=migrator t=2026-08-12T00:26:45.599024851Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T00:26:45.602564997Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.539426ms logger=migrator t=2026-08-12T00:26:45.606067532Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T00:26:45.610336615Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.268703ms logger=migrator t=2026-08-12T00:26:45.61632278Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T00:26:45.619805025Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.478355ms logger=migrator t=2026-08-12T00:26:45.624275433Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T00:26:45.625731679Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.456306ms logger=migrator t=2026-08-12T00:26:45.629792837Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T00:26:45.629816297Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.35µs logger=migrator t=2026-08-12T00:26:45.632783429Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T00:26:45.63280357Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.171µs logger=migrator t=2026-08-12T00:26:45.637198926Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T00:26:45.638242291Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.048105ms logger=migrator t=2026-08-12T00:26:45.643352135Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T00:26:45.644545824Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.188929ms logger=migrator t=2026-08-12T00:26:45.649400842Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T00:26:45.651052672Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.660051ms logger=migrator t=2026-08-12T00:26:45.655875808Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T00:26:45.656772251Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=897.463µs logger=migrator t=2026-08-12T00:26:45.668036724Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T00:26:45.669734334Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.690531ms logger=migrator t=2026-08-12T00:26:45.673229019Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T00:26:45.677194175Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.955626ms logger=migrator t=2026-08-12T00:26:45.680369332Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T00:26:45.683960809Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.591177ms logger=migrator t=2026-08-12T00:26:45.687133426Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T00:26:45.687319251Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=185.785µs logger=migrator t=2026-08-12T00:26:45.690412656Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T00:26:45.69140474Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=991.463µs logger=migrator t=2026-08-12T00:26:45.707997342Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T00:26:45.709857777Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.869166ms logger=migrator t=2026-08-12T00:26:45.71823468Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T00:26:45.722536494Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.302844ms logger=migrator t=2026-08-12T00:26:45.726530021Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T00:26:45.726608153Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.482µs logger=migrator t=2026-08-12T00:26:45.731219224Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T00:26:45.732246729Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.030585ms logger=migrator t=2026-08-12T00:26:45.735821436Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T00:26:45.736875101Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.054086ms logger=migrator t=2026-08-12T00:26:45.768292293Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T00:26:45.768438886Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=152.584µs logger=migrator t=2026-08-12T00:26:45.791937145Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T00:26:45.793020731Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.095516ms logger=migrator t=2026-08-12T00:26:45.806369115Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T00:26:45.807374839Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.009894ms logger=migrator t=2026-08-12T00:26:45.812695498Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T00:26:45.813558079Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=862.661µs logger=migrator t=2026-08-12T00:26:45.820767024Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T00:26:45.821631925Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=868.102µs logger=migrator t=2026-08-12T00:26:45.832222361Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T00:26:45.833581824Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.361023ms logger=migrator t=2026-08-12T00:26:45.84701048Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T00:26:45.849329215Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.321575ms logger=migrator t=2026-08-12T00:26:45.857209306Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T00:26:45.857294308Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=69.862µs logger=migrator t=2026-08-12T00:26:45.864274548Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T00:26:45.869058623Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.780935ms logger=migrator t=2026-08-12T00:26:45.876121755Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T00:26:45.877303623Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.187158ms logger=migrator t=2026-08-12T00:26:45.88212573Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T00:26:45.88623041Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.10994ms logger=migrator t=2026-08-12T00:26:45.892340148Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T00:26:45.89410988Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.769612ms logger=migrator t=2026-08-12T00:26:45.905887286Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T00:26:45.906943842Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.057225ms logger=migrator t=2026-08-12T00:26:45.913304575Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T00:26:45.914671139Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.375004ms logger=migrator t=2026-08-12T00:26:45.922388006Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T00:26:45.937272037Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.87872ms logger=migrator t=2026-08-12T00:26:45.944074701Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T00:26:45.945454755Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.379454ms logger=migrator t=2026-08-12T00:26:45.95101987Z 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-08-12T00:26:45.952054074Z 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.033494ms logger=migrator t=2026-08-12T00:26:45.957808594Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T00:26:45.958155372Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=347.198µs logger=migrator t=2026-08-12T00:26:45.961420581Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T00:26:45.962298343Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=877.062µs logger=migrator t=2026-08-12T00:26:45.969744123Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T00:26:45.970247016Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=506.494µs logger=migrator t=2026-08-12T00:26:45.97622022Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T00:26:45.980547714Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.325814ms logger=migrator t=2026-08-12T00:26:45.989863061Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T00:26:45.997185218Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.330396ms logger=migrator t=2026-08-12T00:26:46.004546486Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T00:26:46.00552842Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=984.564µs logger=migrator t=2026-08-12T00:26:46.015488692Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T00:26:46.01667729Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.193008ms logger=migrator t=2026-08-12T00:26:46.067582673Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T00:26:46.069203573Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=1.598419ms logger=migrator t=2026-08-12T00:26:46.076224712Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T00:26:46.086473971Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=10.249439ms logger=migrator t=2026-08-12T00:26:46.097396236Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T00:26:46.098618455Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.222259ms logger=migrator t=2026-08-12T00:26:46.104382264Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T00:26:46.104759784Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=377.31µs logger=migrator t=2026-08-12T00:26:46.109216542Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T00:26:46.109717764Z level=info msg="Migration successfully executed" id="Move region to single row" duration=505.192µs logger=migrator t=2026-08-12T00:26:46.114011288Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T00:26:46.115269968Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.25861ms logger=migrator t=2026-08-12T00:26:46.121355657Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T00:26:46.122314189Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=958.412µs logger=migrator t=2026-08-12T00:26:46.128182511Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T00:26:46.129294718Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.111887ms logger=migrator t=2026-08-12T00:26:46.133762477Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T00:26:46.134787361Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.024484ms logger=migrator t=2026-08-12T00:26:46.140742265Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T00:26:46.141712269Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=971.924µs logger=migrator t=2026-08-12T00:26:46.145992303Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T00:26:46.146882705Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=890.462µs logger=migrator t=2026-08-12T00:26:46.15164925Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T00:26:46.151719401Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.601µs logger=migrator t=2026-08-12T00:26:46.156014556Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T00:26:46.156902737Z level=info msg="Migration successfully executed" id="create test_data table" duration=887.991µs logger=migrator t=2026-08-12T00:26:46.162549414Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T00:26:46.163394375Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=841.771µs logger=migrator t=2026-08-12T00:26:46.168133559Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T00:26:46.169259857Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.125038ms logger=migrator t=2026-08-12T00:26:46.175255962Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T00:26:46.176400689Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.144427ms logger=migrator t=2026-08-12T00:26:46.181920823Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T00:26:46.182374684Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=460.601µs logger=migrator t=2026-08-12T00:26:46.187302434Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T00:26:46.18796833Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=666.436µs logger=migrator t=2026-08-12T00:26:46.193609746Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T00:26:46.19378294Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=173.494µs logger=migrator t=2026-08-12T00:26:46.199161871Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T00:26:46.201056037Z level=info msg="Migration successfully executed" id="create team table" duration=1.898826ms logger=migrator t=2026-08-12T00:26:46.206802746Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T00:26:46.208974829Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.171503ms logger=migrator t=2026-08-12T00:26:46.215545488Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T00:26:46.216692886Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.147068ms logger=migrator t=2026-08-12T00:26:46.222485037Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T00:26:46.22797501Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.490404ms logger=migrator t=2026-08-12T00:26:46.232913709Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T00:26:46.233233596Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=322.798µs logger=migrator t=2026-08-12T00:26:46.238990557Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T00:26:46.240268217Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.273421ms logger=migrator t=2026-08-12T00:26:46.24659721Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T00:26:46.248154708Z level=info msg="Migration successfully executed" id="create team member table" duration=1.562408ms logger=migrator t=2026-08-12T00:26:46.253308533Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T00:26:46.254338628Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.030165ms logger=migrator t=2026-08-12T00:26:46.260421395Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T00:26:46.261456871Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.038246ms logger=migrator t=2026-08-12T00:26:46.266604485Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T00:26:46.268217404Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.614419ms logger=migrator t=2026-08-12T00:26:46.273654306Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T00:26:46.27877751Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.123004ms logger=migrator t=2026-08-12T00:26:46.288352672Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T00:26:46.295990217Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.630385ms logger=migrator t=2026-08-12T00:26:46.301257375Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T00:26:46.304688998Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.431533ms logger=migrator t=2026-08-12T00:26:46.309640188Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T00:26:46.310655232Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.014724ms logger=migrator t=2026-08-12T00:26:46.318112823Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T00:26:46.319895566Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.782883ms logger=migrator t=2026-08-12T00:26:46.325841001Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T00:26:46.327014239Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.173458ms logger=migrator t=2026-08-12T00:26:46.333968457Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T00:26:46.335135306Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.167129ms logger=migrator t=2026-08-12T00:26:46.340620998Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T00:26:46.341718275Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.097247ms logger=migrator t=2026-08-12T00:26:46.347755061Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T00:26:46.348909169Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.154018ms logger=migrator t=2026-08-12T00:26:46.355446347Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T00:26:46.356147884Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=704.207µs logger=migrator t=2026-08-12T00:26:46.361164786Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T00:26:46.362210942Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.043086ms logger=migrator t=2026-08-12T00:26:46.371977218Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T00:26:46.372979012Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.007434ms logger=migrator t=2026-08-12T00:26:46.37823368Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T00:26:46.378619649Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=387.06µs logger=migrator t=2026-08-12T00:26:46.384557372Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T00:26:46.385341632Z level=info msg="Migration successfully executed" id="create tag table" duration=783.89µs logger=migrator t=2026-08-12T00:26:46.39146326Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T00:26:46.392622948Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.160448ms logger=migrator t=2026-08-12T00:26:46.397950737Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T00:26:46.398720846Z level=info msg="Migration successfully executed" id="create login attempt table" duration=766.109µs logger=migrator t=2026-08-12T00:26:46.404627409Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T00:26:46.405559792Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=932.523µs logger=migrator t=2026-08-12T00:26:46.410552113Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T00:26:46.411463935Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=912.152µs logger=migrator t=2026-08-12T00:26:46.416031116Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:26:46.431237584Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.204998ms logger=migrator t=2026-08-12T00:26:46.436180953Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T00:26:46.436756557Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=575.174µs logger=migrator t=2026-08-12T00:26:46.441119683Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T00:26:46.442534207Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.409524ms logger=migrator t=2026-08-12T00:26:46.447725323Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T00:26:46.448223415Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=498.812µs logger=migrator t=2026-08-12T00:26:46.454078937Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T00:26:46.454698172Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=619.445µs logger=migrator t=2026-08-12T00:26:46.459244552Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T00:26:46.460026091Z level=info msg="Migration successfully executed" id="create user auth table" duration=781.319µs logger=migrator t=2026-08-12T00:26:46.464575111Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T00:26:46.465545785Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=970.373µs logger=migrator t=2026-08-12T00:26:46.471012287Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T00:26:46.471080148Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.441µs logger=migrator t=2026-08-12T00:26:46.475461685Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T00:26:46.480892857Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.432032ms logger=migrator t=2026-08-12T00:26:46.485840207Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T00:26:46.495658064Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.817587ms logger=migrator t=2026-08-12T00:26:46.501173238Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T00:26:46.504800635Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.627367ms logger=migrator t=2026-08-12T00:26:46.509317306Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T00:26:46.514367398Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.050153ms logger=migrator t=2026-08-12T00:26:46.519927853Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T00:26:46.521840389Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.935666ms logger=migrator t=2026-08-12T00:26:46.527062455Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T00:26:46.531874502Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.812397ms logger=migrator t=2026-08-12T00:26:46.536153506Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T00:26:46.536896984Z level=info msg="Migration successfully executed" id="create server_lock table" duration=743.448µs logger=migrator t=2026-08-12T00:26:46.542690264Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T00:26:46.543497673Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=810.409µs logger=migrator t=2026-08-12T00:26:46.548978186Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T00:26:46.549752045Z level=info msg="Migration successfully executed" id="create user auth token table" duration=774.128µs logger=migrator t=2026-08-12T00:26:46.55450205Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T00:26:46.555303989Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=801.809µs logger=migrator t=2026-08-12T00:26:46.568166371Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T00:26:46.569084173Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=920.342µs logger=migrator t=2026-08-12T00:26:46.574808792Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T00:26:46.575749795Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=940.403µs logger=migrator t=2026-08-12T00:26:46.587574702Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T00:26:46.593114276Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.536854ms logger=migrator t=2026-08-12T00:26:46.598099097Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T00:26:46.598990338Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=891.601µs logger=migrator t=2026-08-12T00:26:46.603727893Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T00:26:46.604638585Z level=info msg="Migration successfully executed" id="create cache_data table" duration=908.442µs logger=migrator t=2026-08-12T00:26:46.609224886Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T00:26:46.610086977Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=862.461µs logger=migrator t=2026-08-12T00:26:46.614983306Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T00:26:46.615802565Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=812.209µs logger=migrator t=2026-08-12T00:26:46.621447842Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T00:26:46.622316063Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=867.701µs logger=migrator t=2026-08-12T00:26:46.62797609Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T00:26:46.628032851Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=57.571µs logger=migrator t=2026-08-12T00:26:46.632862838Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T00:26:46.632963501Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.412µs logger=migrator t=2026-08-12T00:26:46.637155373Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T00:26:46.637910551Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=755.868µs logger=migrator t=2026-08-12T00:26:46.641864156Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:26:46.642631956Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=768.15µs logger=migrator t=2026-08-12T00:26:46.647317158Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:26:46.648093968Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=789.55µs logger=migrator t=2026-08-12T00:26:46.655852595Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:26:46.656074681Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=222.366µs logger=migrator t=2026-08-12T00:26:46.662039626Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:26:46.664365001Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.325955ms logger=migrator t=2026-08-12T00:26:46.669624579Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:26:46.670677935Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.053696ms logger=migrator t=2026-08-12T00:26:46.676213829Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T00:26:46.677418768Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.204319ms logger=migrator t=2026-08-12T00:26:46.68246735Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T00:26:46.683662719Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.194439ms logger=migrator t=2026-08-12T00:26:46.689338407Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T00:26:46.696245284Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.906797ms logger=migrator t=2026-08-12T00:26:46.702974097Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T00:26:46.705055308Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.087981ms logger=migrator t=2026-08-12T00:26:46.710228003Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T00:26:46.710425068Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=197.835µs logger=migrator t=2026-08-12T00:26:46.717024137Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T00:26:46.723672489Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=6.649642ms logger=migrator t=2026-08-12T00:26:46.728497675Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T00:26:46.729545001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.047076ms logger=migrator t=2026-08-12T00:26:46.734339127Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T00:26:46.735502216Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.162499ms logger=migrator t=2026-08-12T00:26:46.741006219Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:26:46.741163843Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=151.533µs logger=migrator t=2026-08-12T00:26:46.745877496Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T00:26:46.746958763Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.081887ms logger=migrator t=2026-08-12T00:26:46.752287372Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T00:26:46.753502331Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.215119ms logger=migrator t=2026-08-12T00:26:46.758251107Z 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-08-12T00:26:46.759183389Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=932.062µs logger=migrator t=2026-08-12T00:26:46.763846232Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T00:26:46.765036231Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.190468ms logger=migrator t=2026-08-12T00:26:46.771549699Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T00:26:46.778787564Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.236795ms logger=migrator t=2026-08-12T00:26:46.785551258Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T00:26:46.786499761Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=952.913µs logger=migrator t=2026-08-12T00:26:46.792052965Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T00:26:46.793749687Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.696302ms logger=migrator t=2026-08-12T00:26:46.799008944Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T00:26:46.824923102Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.908898ms logger=migrator t=2026-08-12T00:26:46.839000633Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T00:26:46.862031931Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.029827ms logger=migrator t=2026-08-12T00:26:46.867827851Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T00:26:46.868929398Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.102497ms logger=migrator t=2026-08-12T00:26:46.874543844Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T00:26:46.875502657Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=958.814µs logger=migrator t=2026-08-12T00:26:46.880710424Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T00:26:46.886562426Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.851121ms logger=migrator t=2026-08-12T00:26:46.891443673Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T00:26:46.897319406Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.874683ms logger=migrator t=2026-08-12T00:26:46.902659135Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T00:26:46.903600158Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=941.883µs logger=migrator t=2026-08-12T00:26:46.908174828Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T00:26:46.909102181Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=927.773µs logger=migrator t=2026-08-12T00:26:46.914587764Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T00:26:46.915664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.080456ms logger=migrator t=2026-08-12T00:26:46.921318947Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T00:26:46.922476056Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.157439ms logger=migrator t=2026-08-12T00:26:46.92763729Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:26:46.927710492Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.902µs logger=migrator t=2026-08-12T00:26:46.932772665Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T00:26:46.939090707Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.317262ms logger=migrator t=2026-08-12T00:26:46.945335899Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T00:26:46.95156616Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.226381ms logger=migrator t=2026-08-12T00:26:46.956730935Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T00:26:46.962979597Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.248192ms logger=migrator t=2026-08-12T00:26:46.968857199Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T00:26:46.96973808Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=887.031µs logger=migrator t=2026-08-12T00:26:46.976666578Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T00:26:46.978432211Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.769622ms logger=migrator t=2026-08-12T00:26:46.984332314Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T00:26:46.990502823Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.170459ms logger=migrator t=2026-08-12T00:26:46.996884298Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T00:26:47.00277131Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.886772ms logger=migrator t=2026-08-12T00:26:47.009031602Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T00:26:47.010021197Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=989.245µs logger=migrator t=2026-08-12T00:26:47.015805927Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T00:26:47.021865473Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.059476ms logger=migrator t=2026-08-12T00:26:47.027355196Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T00:26:47.033647399Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.291342ms logger=migrator t=2026-08-12T00:26:47.041314175Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T00:26:47.041385196Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.122µs logger=migrator t=2026-08-12T00:26:47.04691886Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T00:26:47.048702684Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.784194ms logger=migrator t=2026-08-12T00:26:47.054929614Z 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-08-12T00:26:47.056184454Z 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.25624ms logger=migrator t=2026-08-12T00:26:47.06339087Z 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-08-12T00:26:47.064538717Z 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.144497ms logger=migrator t=2026-08-12T00:26:47.070707386Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T00:26:47.070829339Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=123.383µs logger=migrator t=2026-08-12T00:26:47.076822565Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T00:26:47.086573371Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.752016ms logger=migrator t=2026-08-12T00:26:47.093410147Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T00:26:47.098770176Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.359469ms logger=migrator t=2026-08-12T00:26:47.104155656Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T00:26:47.110576093Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.420107ms logger=migrator t=2026-08-12T00:26:47.115723517Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T00:26:47.125051383Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.332116ms logger=migrator t=2026-08-12T00:26:47.132253927Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T00:26:47.141129003Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.874916ms logger=migrator t=2026-08-12T00:26:47.146227796Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T00:26:47.146339319Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=112.903µs logger=migrator t=2026-08-12T00:26:47.152171721Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T00:26:47.153451961Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.27664ms logger=migrator t=2026-08-12T00:26:47.158987036Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T00:26:47.165821591Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.835015ms logger=migrator t=2026-08-12T00:26:47.172254897Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T00:26:47.172323349Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.452µs logger=migrator t=2026-08-12T00:26:47.179449491Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T00:26:47.195019789Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=15.563677ms logger=migrator t=2026-08-12T00:26:47.202598422Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T00:26:47.20417645Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.583318ms logger=migrator t=2026-08-12T00:26:47.209863308Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T00:26:47.216693634Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.830146ms logger=migrator t=2026-08-12T00:26:47.223659212Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T00:26:47.224329058Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=669.846µs logger=migrator t=2026-08-12T00:26:47.229557415Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T00:26:47.230637252Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.079817ms logger=migrator t=2026-08-12T00:26:47.23596635Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T00:26:47.242901329Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.934419ms logger=migrator t=2026-08-12T00:26:47.247950391Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T00:26:47.248528445Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=578.124µs logger=migrator t=2026-08-12T00:26:47.253346592Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T00:26:47.25410379Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=753.648µs logger=migrator t=2026-08-12T00:26:47.258846505Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T00:26:47.259714946Z level=info msg="Migration successfully executed" id="create alert_image table" duration=868.351µs logger=migrator t=2026-08-12T00:26:47.265553967Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T00:26:47.266611642Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.057315ms logger=migrator t=2026-08-12T00:26:47.271280256Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T00:26:47.271389388Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.372µs logger=migrator t=2026-08-12T00:26:47.276189495Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T00:26:47.277177919Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=987.854µs logger=migrator t=2026-08-12T00:26:47.282536059Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T00:26:47.283556633Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.020255ms logger=migrator t=2026-08-12T00:26:47.294090578Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T00:26:47.294537339Z 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-08-12T00:26:47.299196172Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T00:26:47.299674744Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=478.062µs logger=migrator t=2026-08-12T00:26:47.304537822Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T00:26:47.305641108Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.103036ms logger=migrator t=2026-08-12T00:26:47.311317566Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T00:26:47.318346076Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.02786ms logger=migrator t=2026-08-12T00:26:47.324653549Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T00:26:47.325785326Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.131217ms logger=migrator t=2026-08-12T00:26:47.332280484Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T00:26:47.333395001Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.115776ms logger=migrator t=2026-08-12T00:26:47.337235284Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T00:26:47.338111555Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=876.071µs logger=migrator t=2026-08-12T00:26:47.342986644Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T00:26:47.344287365Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.299651ms logger=migrator t=2026-08-12T00:26:47.350684089Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T00:26:47.351779126Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.094597ms logger=migrator t=2026-08-12T00:26:47.356594613Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T00:26:47.356666765Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=67.252µs logger=migrator t=2026-08-12T00:26:47.361744447Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T00:26:47.36185188Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=108.013µs logger=migrator t=2026-08-12T00:26:47.367072286Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T00:26:47.374658411Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.585345ms logger=migrator t=2026-08-12T00:26:47.380865471Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T00:26:47.381538767Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=672.876µs logger=migrator t=2026-08-12T00:26:47.388466405Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T00:26:47.389539851Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.076486ms logger=migrator t=2026-08-12T00:26:47.393975219Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T00:26:47.394245345Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=270.276µs logger=migrator t=2026-08-12T00:26:47.401178893Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T00:26:47.402143027Z level=info msg="Migration successfully executed" id="create data_keys table" duration=963.954µs logger=migrator t=2026-08-12T00:26:47.408132182Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T00:26:47.409052204Z level=info msg="Migration successfully executed" id="create secrets table" duration=920.772µs logger=migrator t=2026-08-12T00:26:47.415004418Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T00:26:47.44642757Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.423212ms logger=migrator t=2026-08-12T00:26:47.451711797Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T00:26:47.45676756Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.055653ms logger=migrator t=2026-08-12T00:26:47.462737744Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T00:26:47.462849987Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=112.673µs logger=migrator t=2026-08-12T00:26:47.466823703Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T00:26:47.497414915Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.585982ms logger=migrator t=2026-08-12T00:26:47.502326994Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T00:26:47.533485539Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.098733ms logger=migrator t=2026-08-12T00:26:47.538584342Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T00:26:47.539279669Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=694.997µs logger=migrator t=2026-08-12T00:26:47.542862176Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T00:26:47.543959062Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.095656ms logger=migrator t=2026-08-12T00:26:47.549831984Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T00:26:47.55004756Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=216.116µs logger=migrator t=2026-08-12T00:26:47.55503223Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T00:26:47.556727602Z level=info msg="Migration successfully executed" id="create permission table" duration=1.694622ms logger=migrator t=2026-08-12T00:26:47.561056046Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T00:26:47.562569883Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.514007ms logger=migrator t=2026-08-12T00:26:47.566694593Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T00:26:47.567858642Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.160178ms logger=migrator t=2026-08-12T00:26:47.574339728Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T00:26:47.575499287Z level=info msg="Migration successfully executed" id="create role table" duration=1.155259ms logger=migrator t=2026-08-12T00:26:47.580787055Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T00:26:47.588972382Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.185717ms logger=migrator t=2026-08-12T00:26:47.593463902Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T00:26:47.59916292Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.698659ms logger=migrator t=2026-08-12T00:26:47.603498545Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T00:26:47.604439588Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=940.903µs logger=migrator t=2026-08-12T00:26:47.609190103Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T00:26:47.610296209Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.106046ms logger=migrator t=2026-08-12T00:26:47.614020159Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T00:26:47.616330896Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.309007ms logger=migrator t=2026-08-12T00:26:47.620544708Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T00:26:47.622000363Z level=info msg="Migration successfully executed" id="create team role table" duration=1.455165ms logger=migrator t=2026-08-12T00:26:47.626653696Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T00:26:47.627783613Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.129937ms logger=migrator t=2026-08-12T00:26:47.631530754Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T00:26:47.632914237Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.381883ms logger=migrator t=2026-08-12T00:26:47.637254563Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T00:26:47.638918943Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.607888ms logger=migrator t=2026-08-12T00:26:47.643791821Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T00:26:47.644762574Z level=info msg="Migration successfully executed" id="create user role table" duration=970.863µs logger=migrator t=2026-08-12T00:26:47.648663589Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T00:26:47.650554115Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.890385ms logger=migrator t=2026-08-12T00:26:47.654738536Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T00:26:47.656407987Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.669751ms logger=migrator t=2026-08-12T00:26:47.661252824Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T00:26:47.6627251Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.471776ms logger=migrator t=2026-08-12T00:26:47.667488445Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T00:26:47.668999262Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.507617ms logger=migrator t=2026-08-12T00:26:47.674465504Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T00:26:47.675879628Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.416074ms logger=migrator t=2026-08-12T00:26:47.680393907Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T00:26:47.681539735Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.145828ms logger=migrator t=2026-08-12T00:26:47.685150183Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T00:26:47.693778272Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.625919ms logger=migrator t=2026-08-12T00:26:47.699324467Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T00:26:47.701470899Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.150133ms logger=migrator t=2026-08-12T00:26:47.705769922Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T00:26:47.70689336Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.123558ms logger=migrator t=2026-08-12T00:26:47.710660421Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T00:26:47.711805078Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.144187ms logger=migrator t=2026-08-12T00:26:47.716542244Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T00:26:47.717683511Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.141367ms logger=migrator t=2026-08-12T00:26:47.72176272Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T00:26:47.722949538Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.180618ms logger=migrator t=2026-08-12T00:26:47.72839745Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T00:26:47.730262606Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.864326ms logger=migrator t=2026-08-12T00:26:47.73536693Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T00:26:47.749853021Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=14.477751ms logger=migrator t=2026-08-12T00:26:47.755350394Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T00:26:47.767063938Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.703963ms logger=migrator t=2026-08-12T00:26:47.771501175Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T00:26:47.781561269Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.055824ms logger=migrator t=2026-08-12T00:26:47.7878198Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T00:26:47.803695335Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=15.888686ms logger=migrator t=2026-08-12T00:26:47.812432617Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T00:26:47.814011625Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.580988ms logger=migrator t=2026-08-12T00:26:47.818153665Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T00:26:47.819612241Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.458216ms logger=migrator t=2026-08-12T00:26:47.82493292Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T00:26:47.826022676Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.089776ms logger=migrator t=2026-08-12T00:26:47.830006822Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T00:26:47.830969186Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=961.994µs logger=migrator t=2026-08-12T00:26:47.834599654Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T00:26:47.835824704Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.22452ms logger=migrator t=2026-08-12T00:26:47.83939211Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T00:26:47.839471712Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.982µs logger=migrator t=2026-08-12T00:26:47.844060453Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T00:26:47.844114855Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.432µs logger=migrator t=2026-08-12T00:26:47.84804944Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T00:26:47.848810338Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=761.858µs logger=migrator t=2026-08-12T00:26:47.853109702Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T00:26:47.853874541Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=766.619µs logger=migrator t=2026-08-12T00:26:47.857852627Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T00:26:47.858638717Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=785.84µs logger=migrator t=2026-08-12T00:26:47.863289909Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T00:26:47.863521534Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=231.835µs logger=migrator t=2026-08-12T00:26:47.867374648Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T00:26:47.867851649Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=476.751µs logger=migrator t=2026-08-12T00:26:47.87161352Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T00:26:47.872946433Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.339123ms logger=migrator t=2026-08-12T00:26:47.877345039Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T00:26:47.879139053Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.793224ms logger=migrator t=2026-08-12T00:26:47.884250737Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T00:26:47.894904855Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.653188ms logger=migrator t=2026-08-12T00:26:47.899300121Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T00:26:47.899352862Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.871µs logger=migrator t=2026-08-12T00:26:47.905817459Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T00:26:47.907371067Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.556997ms logger=migrator t=2026-08-12T00:26:47.91450956Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T00:26:47.91697132Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.46625ms logger=migrator t=2026-08-12T00:26:47.925220189Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T00:26:47.926384048Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.154048ms logger=migrator t=2026-08-12T00:26:47.930342013Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T00:26:47.939622488Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.273595ms logger=migrator t=2026-08-12T00:26:47.943318348Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T00:26:47.944150478Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=832.04µs logger=migrator t=2026-08-12T00:26:47.949424676Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T00:26:47.950159783Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=735.497µs logger=migrator t=2026-08-12T00:26:47.954346585Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T00:26:47.972680229Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.333214ms logger=migrator t=2026-08-12T00:26:47.976442691Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T00:26:47.97725338Z level=info msg="Migration successfully executed" id="create correlation v2" duration=811.349µs logger=migrator t=2026-08-12T00:26:47.981462012Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T00:26:47.98221218Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=750.228µs logger=migrator t=2026-08-12T00:26:47.985429088Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T00:26:47.986168486Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=739.328µs logger=migrator t=2026-08-12T00:26:47.990959812Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T00:26:47.99333956Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.384098ms logger=migrator t=2026-08-12T00:26:47.997583072Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T00:26:47.997831198Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.906µs logger=migrator t=2026-08-12T00:26:48.002404029Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T00:26:48.003330791Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=945.982µs logger=migrator t=2026-08-12T00:26:48.007116034Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T00:26:48.016821758Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.706404ms logger=migrator t=2026-08-12T00:26:48.020318913Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T00:26:48.020920858Z level=info msg="Migration successfully executed" id="create entity_events table" duration=602.225µs logger=migrator t=2026-08-12T00:26:48.025034408Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T00:26:48.025725234Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=690.926µs logger=migrator t=2026-08-12T00:26:48.029015364Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T00:26:48.029397774Z 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-08-12T00:26:48.032653802Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T00:26:48.03296173Z 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-08-12T00:26:48.036958546Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T00:26:48.037523681Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=564.754µs logger=migrator t=2026-08-12T00:26:48.040892282Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T00:26:48.041571378Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=678.966µs logger=migrator t=2026-08-12T00:26:48.045030762Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T00:26:48.045806471Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=775.609µs logger=migrator t=2026-08-12T00:26:48.049881449Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T00:26:48.050678138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=803.859µs logger=migrator t=2026-08-12T00:26:48.05526186Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T00:26:48.056379507Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.117377ms logger=migrator t=2026-08-12T00:26:48.060810784Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T00:26:48.06187216Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.061226ms logger=migrator t=2026-08-12T00:26:48.066682976Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T00:26:48.067523187Z level=info msg="Migration successfully executed" id="Drop public config table" duration=839.52µs logger=migrator t=2026-08-12T00:26:48.070686423Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T00:26:48.071852202Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.159499ms logger=migrator t=2026-08-12T00:26:48.076440963Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T00:26:48.07756604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.131028ms logger=migrator t=2026-08-12T00:26:48.080794878Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T00:26:48.081916255Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.121647ms logger=migrator t=2026-08-12T00:26:48.086443145Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T00:26:48.087612283Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.169388ms logger=migrator t=2026-08-12T00:26:48.092081442Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T00:26:48.116972825Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.889433ms logger=migrator t=2026-08-12T00:26:48.121947066Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T00:26:48.130927353Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.981517ms logger=migrator t=2026-08-12T00:26:48.13537948Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T00:26:48.148356085Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.977445ms logger=migrator t=2026-08-12T00:26:48.153247264Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T00:26:48.15349047Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=243.946µs logger=migrator t=2026-08-12T00:26:48.158608384Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T00:26:48.169862527Z level=info msg="Migration successfully executed" id="add share column" duration=11.253522ms logger=migrator t=2026-08-12T00:26:48.174751975Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T00:26:48.174886229Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=131.953µs logger=migrator t=2026-08-12T00:26:48.178741451Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T00:26:48.179820537Z level=info msg="Migration successfully executed" id="create file table" duration=1.077906ms logger=migrator t=2026-08-12T00:26:48.185570406Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T00:26:48.187312719Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.742213ms logger=migrator t=2026-08-12T00:26:48.193674723Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T00:26:48.195676572Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.001689ms logger=migrator t=2026-08-12T00:26:48.200504879Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T00:26:48.20181445Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.309501ms logger=migrator t=2026-08-12T00:26:48.209586419Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T00:26:48.21167958Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.097381ms logger=migrator t=2026-08-12T00:26:48.215804149Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T00:26:48.215870181Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.012µs logger=migrator t=2026-08-12T00:26:48.220453552Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T00:26:48.220521704Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.732µs logger=migrator t=2026-08-12T00:26:48.224002398Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T00:26:48.224602212Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=600.044µs logger=migrator t=2026-08-12T00:26:48.230087025Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T00:26:48.23068267Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=600.655µs logger=migrator t=2026-08-12T00:26:48.235451215Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T00:26:48.237015474Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.561419ms logger=migrator t=2026-08-12T00:26:48.241048571Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T00:26:48.25378769Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.739449ms logger=migrator t=2026-08-12T00:26:48.258774681Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T00:26:48.258997556Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=223.205µs logger=migrator t=2026-08-12T00:26:48.264228802Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T00:26:48.266460386Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.236154ms logger=migrator t=2026-08-12T00:26:48.271351865Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T00:26:48.271858607Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=507.632µs logger=migrator t=2026-08-12T00:26:48.275740182Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T00:26:48.275998768Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=258.766µs logger=migrator t=2026-08-12T00:26:48.280622609Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T00:26:48.281674895Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.060696ms logger=migrator t=2026-08-12T00:26:48.285820225Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T00:26:48.299260911Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.434066ms logger=migrator t=2026-08-12T00:26:48.304242912Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T00:26:48.315504135Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.262183ms logger=migrator t=2026-08-12T00:26:48.319591854Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T00:26:48.320429225Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=837.421µs logger=migrator t=2026-08-12T00:26:48.325607559Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T00:26:48.406636202Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.004623ms logger=migrator t=2026-08-12T00:26:48.419574516Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T00:26:48.421092523Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.521997ms logger=migrator t=2026-08-12T00:26:48.425268934Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T00:26:48.426502494Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.233359ms logger=migrator t=2026-08-12T00:26:48.43001713Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T00:26:48.458168761Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.151601ms logger=migrator t=2026-08-12T00:26:48.46556904Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T00:26:48.47671508Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.15227ms logger=migrator t=2026-08-12T00:26:48.486496308Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T00:26:48.486912708Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=417.1µs logger=migrator t=2026-08-12T00:26:48.493711842Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T00:26:48.493951218Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=240.625µs logger=migrator t=2026-08-12T00:26:48.501552722Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T00:26:48.502032894Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=486.222µs logger=migrator t=2026-08-12T00:26:48.508840859Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T00:26:48.509395152Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=553.743µs logger=migrator t=2026-08-12T00:26:48.516278409Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T00:26:48.516505395Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=227.556µs logger=migrator t=2026-08-12T00:26:48.522707535Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T00:26:48.524456017Z level=info msg="Migration successfully executed" id="create folder table" duration=1.744182ms logger=migrator t=2026-08-12T00:26:48.530965555Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T00:26:48.532633645Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.67214ms logger=migrator t=2026-08-12T00:26:48.541138781Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T00:26:48.544322568Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=3.185627ms logger=migrator t=2026-08-12T00:26:48.549172686Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T00:26:48.549293619Z level=info msg="Migration successfully executed" id="Update folder title length" duration=123.213µs logger=migrator t=2026-08-12T00:26:48.553726627Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T00:26:48.555079939Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.353603ms logger=migrator t=2026-08-12T00:26:48.562741305Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T00:26:48.564092928Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.356873ms logger=migrator t=2026-08-12T00:26:48.585363533Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T00:26:48.587017223Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.65796ms logger=migrator t=2026-08-12T00:26:48.631321417Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T00:26:48.632379012Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.065915ms logger=migrator t=2026-08-12T00:26:48.638049729Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T00:26:48.638327146Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=277.517µs logger=migrator t=2026-08-12T00:26:48.644362772Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T00:26:48.645555292Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.19303ms logger=migrator t=2026-08-12T00:26:48.652975281Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T00:26:48.654404946Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.436126ms logger=migrator t=2026-08-12T00:26:48.661927948Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T00:26:48.663969367Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.04481ms logger=migrator t=2026-08-12T00:26:48.669339537Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T00:26:48.670546007Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.20222ms logger=migrator t=2026-08-12T00:26:48.677175278Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T00:26:48.678267994Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.096277ms logger=migrator t=2026-08-12T00:26:48.684202727Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T00:26:48.685466888Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.263931ms logger=migrator t=2026-08-12T00:26:48.691458533Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T00:26:48.69503949Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.580647ms logger=migrator t=2026-08-12T00:26:48.706697882Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T00:26:48.707981353Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.289581ms logger=migrator t=2026-08-12T00:26:48.712358069Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T00:26:48.713017956Z level=info msg="Migration successfully executed" id="create signing_key table" duration=659.937µs logger=migrator t=2026-08-12T00:26:48.718113449Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T00:26:48.719242746Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.129208ms logger=migrator t=2026-08-12T00:26:48.723676253Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T00:26:48.72517587Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.499087ms logger=migrator t=2026-08-12T00:26:48.729925976Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T00:26:48.730350286Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=425.55µs logger=migrator t=2026-08-12T00:26:48.735744596Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T00:26:48.746021885Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.275209ms logger=migrator t=2026-08-12T00:26:48.754176592Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T00:26:48.755065314Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=892.142µs logger=migrator t=2026-08-12T00:26:48.762526845Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T00:26:48.762580746Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=59.051µs logger=migrator t=2026-08-12T00:26:48.770957059Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T00:26:48.772574198Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.620999ms logger=migrator t=2026-08-12T00:26:48.778065282Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T00:26:48.778085522Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.41µs logger=migrator t=2026-08-12T00:26:48.783878252Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T00:26:48.785474371Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.595529ms logger=migrator t=2026-08-12T00:26:48.791472597Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T00:26:48.793058655Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.587158ms logger=migrator t=2026-08-12T00:26:48.816057821Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T00:26:48.817747293Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.691472ms logger=migrator t=2026-08-12T00:26:48.82960783Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T00:26:48.83124934Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.65005ms logger=migrator t=2026-08-12T00:26:48.836393585Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T00:26:48.836755874Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=362.828µs logger=migrator t=2026-08-12T00:26:48.841696734Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T00:26:48.84279835Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.102476ms logger=migrator t=2026-08-12T00:26:48.849727757Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T00:26:48.850780063Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.056746ms logger=migrator t=2026-08-12T00:26:48.85847344Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T00:26:48.859657188Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.189078ms logger=migrator t=2026-08-12T00:26:48.865468739Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T00:26:48.877000078Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.525099ms logger=migrator t=2026-08-12T00:26:48.892861843Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T00:26:48.906898963Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.03509ms logger=migrator t=2026-08-12T00:26:48.915054361Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T00:26:48.925028852Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.972482ms logger=migrator t=2026-08-12T00:26:48.933568568Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T00:26:48.933733442Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=170.344µs logger=migrator t=2026-08-12T00:26:48.938861627Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T00:26:48.947383633Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.521676ms logger=migrator t=2026-08-12T00:26:48.95342983Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T00:26:48.963598896Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.166106ms logger=migrator t=2026-08-12T00:26:48.969838917Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T00:26:48.97033116Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=497.163µs logger=migrator t=2026-08-12T00:26:48.976045779Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.87499035s logger=migrator t=2026-08-12T00:26:48.977527164Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T00:26:48.994458254Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T00:26:48.99472461Z level=info msg="Created default organization" logger=secrets t=2026-08-12T00:26:49.001884974Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T00:26:49.050580484Z level=info msg="Restored cache from database" duration=667.826µs logger=plugin.store t=2026-08-12T00:26:49.052150102Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T00:26:49.101129989Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T00:26:49.10117465Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T00:26:49.101286262Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T00:26:49.101302143Z level=info msg="Plugins loaded" count=54 duration=49.152951ms logger=query_data t=2026-08-12T00:26:49.106228262Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T00:26:49.110181667Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T00:26:49.116710906Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T00:26:49.127419116Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T00:26:49.129614718Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T00:26:49.131507054Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T00:26:49.152554315Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T00:26:49.170864878Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T00:26:49.190391601Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T00:26:49.190409702Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-12T00:26:49.190578366Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-12T00:26:49.190972375Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-12T00:26:49.192608545Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-12T00:26:49.194810228Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-12T00:26:49.252878815Z level=info msg="State cache has been initialized" states=0 duration=61.9025ms logger=ngalert.scheduler t=2026-08-12T00:26:49.252940946Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T00:26:49.253012038Z level=info msg=starting first_tick=2026-08-12T00:26:50Z logger=provisioning.dashboard t=2026-08-12T00:26:49.270473812Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-12T00:26:49.322142333Z level=info msg="Update check succeeded" duration=128.297819ms logger=grafana.update.checker t=2026-08-12T00:26:49.327277407Z level=info msg="Update check succeeded" duration=134.557859ms logger=provisioning.dashboard t=2026-08-12T00:26:49.421130981Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-12T00:26:49.422192267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T00:26:49.444393295Z level=info msg="Patterns update finished" duration=139.353596ms logger=grafana-apiserver t=2026-08-12T00:26:49.680574467Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T00:26:49.681027438Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-12T00:26:52.68719788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.689864914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.705497104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.736456453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.751501738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.784330073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.807205067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.832630453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.853431508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.881627431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.899510834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.932706148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:52.954867125Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-12T00:26:52.986306697Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-12T00:26:52.998167774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.017166744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.081114604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.097113832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.130885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.151295004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.191296623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.212354293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.245877366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.26711359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.300512979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.322159344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.36615005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.389343191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.450424641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.466258454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.514251738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.52920483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.563378828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.582324327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.615590833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.634582713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.691687297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.70670218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.744900236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.793149324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.830233712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.843075194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.890490903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.9143182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.954541965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:53.976416575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.022717446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.050553771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.120775472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.136299149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.190170904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.209068832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.262899626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.278149375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.327791988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.340996768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.403438421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.422156414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.472824562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.496901774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.557910533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.57224772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.629237981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.645143256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.702553637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.722305416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.783282784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.799708881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.853267289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.886208536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.980786768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:54.995880713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.078784622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.098231453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.169015928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.192765664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.269304628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.286035983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.378190176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.393425735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T00:26:55.467433729Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T00:28:20.214459336Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T00:36:49.269879961Z level=info msg="Completed cleanup jobs" duration=78.414317ms logger=plugins.update.checker t=2026-08-12T00:36:49.437527038Z level=info msg="Update check succeeded" duration=114.461784ms logger=cleanup t=2026-08-12T00:46:49.231901212Z level=info msg="Completed cleanup jobs" duration=40.118628ms logger=plugins.update.checker t=2026-08-12T00:46:49.395779891Z level=info msg="Update check succeeded" duration=73.058381ms logger=cleanup t=2026-08-12T00:56:49.21573325Z level=info msg="Completed cleanup jobs" duration=24.679055ms logger=plugins.update.checker t=2026-08-12T00:56:49.404062756Z level=info msg="Update check succeeded" duration=80.752569ms logger=infra.usagestats t=2026-08-12T00:58:20.239689246Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T01:06:49.236811762Z level=info msg="Completed cleanup jobs" duration=45.454366ms logger=plugins.update.checker t=2026-08-12T01:06:49.410752115Z level=info msg="Update check succeeded" duration=88.282178ms logger=cleanup t=2026-08-12T01:16:49.215995198Z level=info msg="Completed cleanup jobs" duration=24.177331ms logger=plugins.update.checker t=2026-08-12T01:16:49.400504314Z level=info msg="Update check succeeded" duration=77.848032ms logger=cleanup t=2026-08-12T01:26:49.225619938Z level=info msg="Completed cleanup jobs" duration=33.921879ms logger=plugins.update.checker t=2026-08-12T01:26:49.398413243Z level=info msg="Update check succeeded" duration=75.466005ms logger=infra.usagestats t=2026-08-12T01:28:20.235744602Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T01:36:49.203749551Z level=info msg="Completed cleanup jobs" duration=12.638518ms logger=plugins.update.checker t=2026-08-12T01:36:49.404056405Z level=info msg="Update check succeeded" duration=81.694291ms