

MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 09:46:16 2023
----------------------------------------------------------------------------
2023-07-08 09:46:16   notice : /var/lib/maxscale/maxscale.cnf.d does not exist, not reading.
2023-07-08 09:46:16   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 09:46:16   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 09:46:16   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 09:46:16   notice : syslog logging is disabled.
2023-07-08 09:46:16   notice : maxlog logging is enabled.
2023-07-08 09:46:16   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 09:46:16   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 09:46:16   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 09:46:16   notice : MaxScale is running in process 19180
2023-07-08 09:46:16   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 09:46:16   notice : Log directory: /var/log/maxscale
2023-07-08 09:46:16   notice : Data directory: /var/lib/maxscale
2023-07-08 09:46:16   notice : Module directory: /usr/lib64/maxscale
2023-07-08 09:46:16   notice : Service cache: /var/cache/maxscale
2023-07-08 09:46:16   notice : Working directory: /var/log/maxscale
2023-07-08 09:46:16   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 09:46:16   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 09:46:16   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 09:46:16   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 09:46:16   warning: (Replication-Proxy); No (replication) primary found. Retrying silently until one is found.
2023-07-08 09:46:16   notice : Using HS256 for JWT signatures
2023-07-08 09:46:16   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 09:46:16   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 09:46:16   notice : 'MariaDBServer1' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 09:46:16   notice : 'MariaDBServer3' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 09:46:16   notice : 'MariaDBServer5' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 09:46:16   notice : 'MariaDBServer2' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 09:46:16   notice : 'MariaDBServer4' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 09:46:16   notice : Server 'MariaDBServer1' charset: latin1_swedish_ci
2023-07-08 09:46:16   notice : Server 'MariaDBServer3' charset: latin1_swedish_ci
2023-07-08 09:46:16   notice : Server 'MariaDBServer5' charset: latin1_swedish_ci
2023-07-08 09:46:16   notice : Server 'MariaDBServer2' charset: latin1_swedish_ci
2023-07-08 09:46:16   notice : Server 'MariaDBServer4' charset: latin1_swedish_ci
2023-07-08 09:46:16   notice : [mariadbmon] Selecting new primary server.
2023-07-08 09:46:16   notice : [mariadbmon] Setting 'MariaDBServer1' as primary.
2023-07-08 09:46:16   notice : Server changed state: MariaDBServer1[172.31.1.142:3306]: master_up. [Down] -> [Master, Running]
2023-07-08 09:46:16   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 09:46:16   notice : Server changed state: MariaDBServer3[172.31.7.116:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 09:46:16   notice : Server changed state: MariaDBServer4[172.31.4.68:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 09:46:16   notice : Server changed state: MariaDBServer5[172.31.5.227:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 09:46:16   notice : Starting a total of 1 services...
2023-07-08 09:46:16   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 09:46:16   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 09:46:16   notice : MaxScale started with 8 worker threads.
2023-07-08 09:46:17   notice : Read 6 user@host entries from 'MariaDBServer1' for service 'Replication-Proxy'.
2023-07-08 09:46:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:46:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:46:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:46:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:47:58   warning: (1) [MariaDBProtocol] Authentication failed for user 'root'@[::ffff:127.0.0.1] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'root'@'::ffff:127.0.0.1' (using password: NO)'.
2023-07-08 09:48:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:48:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:48:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:48:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:48:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:48:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:49:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:50:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:51:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:06   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:16   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:26   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:36   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:46   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:52:56   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged.
2023-07-08 09:57:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:57:14   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:57:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:57:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:57:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:57:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:58:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 09:59:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:00:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:01:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:02:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:03:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:04:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:14   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:05:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:06:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:07:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:03   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]: Host: [172.31.1.142]:3306, IO Running: No, SQL Running: No
2023-07-08 10:08:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:08:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:09:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:10:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:11:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:02   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:12:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:12:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:13:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:14:47   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:14:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:14   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:15:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:16:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:17:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:18:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:19:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:20:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:21:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:14   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:22:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:23:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:24:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:25:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:26:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:27:54   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:04   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:28:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:44   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:29:50   notice : MaxScale is shutting down.
2023-07-08 10:29:50   notice : Stopped MaxScale REST API
2023-07-08 10:29:50   notice : All workers have shut down.
2023-07-08 10:29:50   error  : Recipient of delayed call was deleted before delayed call was due.
2023-07-08 10:29:50   notice : MaxScale shutdown completed.
2023-07-08 10:29:50   notice : MaxScale received signal SIGTERM. Exiting.
2023-07-08 10:29:50   MariaDB MaxScale is shut down.
----------------------------------------------------


MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 10:29:50 2023
----------------------------------------------------------------------------
2023-07-08 10:29:50   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 10:29:50   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 10:29:50   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 10:29:50   notice : syslog logging is disabled.
2023-07-08 10:29:50   notice : maxlog logging is enabled.
2023-07-08 10:29:50   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 10:29:50   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 10:29:50   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 10:29:50   notice : MaxScale is running in process 19502
2023-07-08 10:29:50   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 10:29:50   notice : Log directory: /var/log/maxscale
2023-07-08 10:29:50   notice : Data directory: /var/lib/maxscale
2023-07-08 10:29:50   notice : Module directory: /usr/lib64/maxscale
2023-07-08 10:29:50   notice : Service cache: /var/cache/maxscale
2023-07-08 10:29:50   notice : Working directory: /var/log/maxscale
2023-07-08 10:29:50   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 10:29:50   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 10:29:50   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 10:29:50   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 10:29:53   warning: (Replication-Proxy); No (replication) primary found. Retrying silently until one is found.
2023-07-08 10:29:53   notice : Using HS256 for JWT signatures
2023-07-08 10:29:53   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 10:29:53   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 10:29:53   warning: Discarding journal file '/var/lib/maxscale/MariaDBMonitor_journal.json'. Servers described in the journal are different from the ones configured on the current monitor.
2023-07-08 10:29:53   error  : Monitor was unable to connect to server MariaDBServer6[172.31.1.226:3306] : 'Can't connect to server on '172.31.1.226' (115)'
2023-07-08 10:29:53   notice : 'MariaDBServer1' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 10:29:53   notice : 'MariaDBServer4' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 10:29:53   notice : 'MariaDBServer2' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 10:29:53   notice : 'MariaDBServer3' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 10:29:53   notice : 'MariaDBServer5' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 10:29:53   notice : Server 'MariaDBServer1' charset: latin1_swedish_ci
2023-07-08 10:29:53   notice : Server 'MariaDBServer2' charset: latin1_swedish_ci
2023-07-08 10:29:53   notice : Server 'MariaDBServer3' charset: latin1_swedish_ci
2023-07-08 10:29:53   notice : Server 'MariaDBServer4' charset: latin1_swedish_ci
2023-07-08 10:29:53   notice : Server 'MariaDBServer5' charset: latin1_swedish_ci
2023-07-08 10:29:53   notice : [mariadbmon] Selecting new primary server.
2023-07-08 10:29:53   warning: [mariadbmon] 'MariaDBServer6' is not a valid master candidate because it's down.
2023-07-08 10:29:53   notice : [mariadbmon] Setting 'MariaDBServer1' as primary.
2023-07-08 10:29:53   notice : Server changed state: MariaDBServer1[172.31.1.142:3306]: master_up. [Down] -> [Master, Running]
2023-07-08 10:29:53   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: server_up. [Down] -> [Running]
2023-07-08 10:29:53   notice : Server changed state: MariaDBServer3[172.31.7.116:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 10:29:53   notice : Server changed state: MariaDBServer4[172.31.4.68:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 10:29:53   notice : Server changed state: MariaDBServer5[172.31.5.227:3306]: slave_up. [Down] -> [Slave, Running]
2023-07-08 10:29:53   notice : Starting a total of 1 services...
2023-07-08 10:29:53   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 10:29:53   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 10:29:53   notice : MaxScale started with 8 worker threads.
2023-07-08 10:29:54   notice : Read 6 user@host entries from 'MariaDBServer1' for service 'Replication-Proxy'.
2023-07-08 10:29:54   notice : 'MariaDBServer6' sent version string '10.6.14-9-MariaDB-enterprise-log-BinlogRouter'. Detected type: 'MaxScale Binlog Router', version: 10.6.14.
2023-07-08 10:29:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: server_up. [Down] -> [Running]
2023-07-08 10:29:56   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:29:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:29:58   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:29:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:00   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:02   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:04   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:12   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:14   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:16   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:18   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:21   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:23   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:35   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:37   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:37   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:39   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:42   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:44   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:30:46   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:30:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:30:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:30:58   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:30:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:00   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:03   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:05   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:07   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:09   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:17   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:19   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:21   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:24   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:26   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:28   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:36   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:36   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:38   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:40   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:42   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:45   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:47   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:31:55   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:55   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:31:57   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:31:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:31:59   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:31:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:01   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:03   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:06   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:14   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:16   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:18   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:20   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:22   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:24   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:33   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:35   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:37   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:37   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:39   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:47   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:49   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:32:52   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:54   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:32:56   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:32:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:32:58   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:32:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:02   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:04   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:06   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:08   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:10   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:12   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:21   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]: Host: [172.31.1.226]:3306, IO Running: Connecting, SQL Running: Yes
2023-07-08 10:33:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:23   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:25   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:25   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:27   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:29   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:31   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:40   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:42   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:44   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:46   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:48   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:33:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:33:50   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:33:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:33:59   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:33:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:01   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:03   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:05   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:07   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:09   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:18   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:20   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:22   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:24   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:26   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:28   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:32   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:34   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:36   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:36   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:38   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:40   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]: Host: [172.31.1.226]:3306, IO Running: Yes, SQL Running: Yes
2023-07-08 10:34:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:43   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:51   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:51   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:34:53   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:53   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:55   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:55   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:34:57   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:34:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:34:59   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:34:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:01   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:35:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:10   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:35:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:12   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:35:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:14   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:35:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:16   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:35:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:18   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:35:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:20   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:35:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:35:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:35:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:35:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:36   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:36:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:36:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:36:59   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 51882965, the last byte read from 'mariadb-bin.000007' at 51883125.
2023-07-08 10:37:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:37:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:37:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:37:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:37:26   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:37:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:37:32   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:37   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 23052, the last byte read from 'mariadb-bin.000007' at 23083.
2023-07-08 10:37:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:37:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:37:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 251477905, the last byte read from 'mariadb-bin.000007' at 251478173.
2023-07-08 10:37:50   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:37:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:38:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 1020070, the last byte read from 'mariadb-bin.000007' at 1020114.
2023-07-08 10:38:02   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:10   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 274035513, the last byte read from 'mariadb-bin.000007' at 274035781.
2023-07-08 10:38:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:38:18   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:38:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:38:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:38:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:38:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:38:33   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 124107, the last byte read from 'mariadb-bin.000007' at 124151.
2023-07-08 10:38:41   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:49   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:38:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 10207632, the last byte read from 'mariadb-bin.000007' at 10207813.
2023-07-08 10:38:55   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:39:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:39:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 246172585, the last byte read from 'mariadb-bin.000007' at 246172646.
2023-07-08 10:39:05   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:39:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:39:11   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:39:16   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:39:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 741240, the last byte read from 'mariadb-bin.000007' at 741282.
2023-07-08 10:39:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 171146, the last byte read from 'mariadb-bin.000007' at 171414.
2023-07-08 10:39:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:39:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:39:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:39:45   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:39:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 3679258, the last byte read from 'mariadb-bin.000007' at 3679319.
2023-07-08 10:39:54   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:39:59   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:40:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:40:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:40:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 183795, the last byte read from 'mariadb-bin.000007' at 184017.
2023-07-08 10:40:13   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:40:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:40:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 141377, the last byte read from 'mariadb-bin.000007' at 141439.
2023-07-08 10:40:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 276048740, the last byte read from 'mariadb-bin.000007' at 276048801.
2023-07-08 10:40:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:40:39   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:40:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:40:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:40:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:40:47   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:40:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 6405982, the last byte read from 'mariadb-bin.000007' at 6406043.
2023-07-08 10:40:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:40:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:41:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 266681426, the last byte read from 'mariadb-bin.000007' at 266681468.
2023-07-08 10:41:01   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:41:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:41:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 11376, the last byte read from 'mariadb-bin.000007' at 11434.
2023-07-08 10:41:13   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:41:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:41:18   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:41:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 256, the last byte read from 'mariadb-bin.000007' at 256.
2023-07-08 10:41:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:41:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 264706600, the last byte read from 'mariadb-bin.000007' at 264706644.
2023-07-08 10:41:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:41:38   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:41:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:41:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:41:46   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:41:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 44658, the last byte read from 'mariadb-bin.000007' at 44880.
2023-07-08 10:42:00   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:42:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 46233, the last byte read from 'mariadb-bin.000007' at 46264.
2023-07-08 10:42:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:42:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 208735, the last byte read from 'mariadb-bin.000007' at 208794.
2023-07-08 10:42:13   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:42:18   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:42:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:42:26   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:42:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:42:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:42:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:42:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:42:47   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:42:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:42:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:42:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:43:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:43:03   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:43:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:43:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:43:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:43:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:43:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:43:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:43:25   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:43:30   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:43:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 54361113, the last byte read from 'mariadb-bin.000007' at 54361144.
2023-07-08 10:43:39   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:43:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 53739362, the last byte read from 'mariadb-bin.000007' at 53739631.
2023-07-08 10:43:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:43:55   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:43:55   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:43:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:43:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:44:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:44:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:44:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 58014604, the last byte read from 'mariadb-bin.000007' at 58014648.
2023-07-08 10:44:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:44:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:44:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:44:21   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:44:26   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:44:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:44:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:44:40   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:44:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 75782295, the last byte read from 'mariadb-bin.000007' at 75782333.
2023-07-08 10:44:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:44:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:44:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:44:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 200810, the last byte read from 'mariadb-bin.000007' at 200852.
2023-07-08 10:45:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:45:05   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:45:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:45:14   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:45:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:45:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 59628495, the last byte read from 'mariadb-bin.000007' at 59628533.
2023-07-08 10:45:24   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:45:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:45:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:45:35   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:45:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:45:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:45:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:45:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:45:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:45:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 69640969, the last byte read from 'mariadb-bin.000007' at 69641013.
2023-07-08 10:45:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:45:59   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:45:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:46:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 54366761, the last byte read from 'mariadb-bin.000007' at 54366942.
2023-07-08 10:46:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:46:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:46:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:46:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:46:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 53585336, the last byte read from 'mariadb-bin.000007' at 53585399.
2023-07-08 10:46:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:46:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:46:21   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:46:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:46:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:46:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:46:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 72732763, the last byte read from 'mariadb-bin.000007' at 72732985.
2023-07-08 10:46:44   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:46:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:46:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 214994, the last byte read from 'mariadb-bin.000007' at 215055.
2023-07-08 10:46:53   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:46:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:47:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 48051124, the last byte read from 'mariadb-bin.000007' at 48051284.
2023-07-08 10:47:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:47:15   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:47:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:47:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:47:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:47:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:47:27   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:47:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:47:32   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:47:32   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:47:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:47:37   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:47:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:47:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:47:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:47:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 43561302, the last byte read from 'mariadb-bin.000007' at 43561344.
2023-07-08 10:47:57   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:47:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:48:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:48:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:48:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:48:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:48:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:48:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:48:15   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:48:20   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:48:25   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 20812497, the last byte read from 'mariadb-bin.000007' at 20812558.
2023-07-08 10:48:34   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:48:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 278978, the last byte read from 'mariadb-bin.000007' at 279200.
2023-07-08 10:48:43   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:48:50   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:48:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 41192518, the last byte read from 'mariadb-bin.000007' at 41192786.
2023-07-08 10:48:59   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:49:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:49:06   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 267863952, the last byte read from 'mariadb-bin.000007' at 267863983.
2023-07-08 10:49:11   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:49:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 256, the last byte read from 'mariadb-bin.000007' at 256.
2023-07-08 10:49:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:49:37   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 20657174, the last byte read from 'mariadb-bin.000007' at 20657235.
2023-07-08 10:49:47   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:49:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:49:52   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:50:07   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:50:12   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:17   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:50:26   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:50:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:50:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 27292, the last byte read from 'mariadb-bin.000007' at 27353.
2023-07-08 10:50:33   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:40   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 376373, the last byte read from 'mariadb-bin.000007' at 376595.
2023-07-08 10:50:46   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:50:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 35583, the last byte read from 'mariadb-bin.000007' at 35805.
2023-07-08 10:50:51   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 44364238, the last byte read from 'mariadb-bin.000007' at 44364276.
2023-07-08 10:51:07   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 23128, the last byte read from 'mariadb-bin.000007' at 23170.
2023-07-08 10:51:13   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:51:18   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 363405, the last byte read from 'mariadb-bin.000007' at 363565.
2023-07-08 10:51:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:51:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 15211217, the last byte read from 'mariadb-bin.000007' at 15211278.
2023-07-08 10:51:40   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 256, the last byte read from 'mariadb-bin.000007' at 256.
2023-07-08 10:51:48   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:51:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:51:53   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:53   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:51:58   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:51:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:52:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:52:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:52:06   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 11155, the last byte read from 'mariadb-bin.000007' at 11216.
2023-07-08 10:52:14   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:52:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 451819, the last byte read from 'mariadb-bin.000007' at 451880.
2023-07-08 10:52:21   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:52:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:52:36   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:52:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:52:43   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:52:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:52:50   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:52:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:53:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 26872, the last byte read from 'mariadb-bin.000007' at 26934.
2023-07-08 10:53:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:53:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:53:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 395415, the last byte read from 'mariadb-bin.000007' at 395476.
2023-07-08 10:53:12   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:53:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:53:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:53:19   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 10:53:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:53:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:53:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 54009853, the last byte read from 'mariadb-bin.000007' at 54010013.
2023-07-08 10:53:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:53:37   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:53:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:53:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:53:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:53:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:53:51   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:00   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 47280192, the last byte read from 'mariadb-bin.000007' at 47280352.
2023-07-08 10:54:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:54:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:54:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:54:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:54:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:54:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:54:26   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 35743411, the last byte read from 'mariadb-bin.000007' at 35743633.
2023-07-08 10:54:33   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:54:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:54:43   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:54:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:54:56   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:54:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:55:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:55:01   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:55:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:55:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:55:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:55:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:55:15   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:55:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:55:24   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:55:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:55:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:55:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:55:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:55:37   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:55:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:55:42   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:55:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:55:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:55:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 45863013, the last byte read from 'mariadb-bin.000007' at 45863076.
2023-07-08 10:56:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:56:02   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:56:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:56:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:56:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:56:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:56:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:56:18   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:56:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:56:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:56:25   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:56:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:56:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:56:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:56:40   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: lost_slave. [Slave, Running] -> [Running]
2023-07-08 10:56:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:56:45   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:56:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:56:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:56:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:57:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:57:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:57:15   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:57:20   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:57:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 22769, the last byte read from 'mariadb-bin.000007' at 22830.
2023-07-08 10:57:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:29   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:57:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:57:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:37   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:57:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:57:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:57:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:57:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:58:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:58:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 21550712, the last byte read from 'mariadb-bin.000007' at 21550773.
2023-07-08 10:58:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:58:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:58:12   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:58:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:58:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:58:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:58:28   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:58:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:58:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:58:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:58:36   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:58:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:58:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:58:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 10:58:55   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:58:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:58:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:59:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 33755941, the last byte read from 'mariadb-bin.000007' at 33755979.
2023-07-08 10:59:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:59:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 10:59:36   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:59:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 38905328, the last byte read from 'mariadb-bin.000007' at 38905370.
2023-07-08 10:59:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 10:59:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 175065, the last byte read from 'mariadb-bin.000007' at 175126.
2023-07-08 10:59:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 10:59:59   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 10:59:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:00:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:00:04   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:00:11   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:11   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:00:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:00:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:00:27   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:00:34   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:39   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:00:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:00:45   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:50   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:00:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:00:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:00:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:00:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:00:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:00:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:01:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:01:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:01:08   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:01:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:01:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:01:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:01:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:01:24   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:01:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:01:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:01:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:01:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:01:38   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:01:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:01:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:01:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:01:45   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:01:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:01:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:01:52   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:02:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 97683, the last byte read from 'mariadb-bin.000007' at 97714.
2023-07-08 11:02:02   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:02:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:02:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:02:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:02:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:02:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:02:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:02:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:02:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:02:49   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:02:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:02:53   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:02:58   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:02:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:03:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:03:03   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:03:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:03:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:03:11   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:03:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:03:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:03:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:03:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:03:30   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:03:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:03:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:03:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:03:46   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:03:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 41823821, the last byte read from 'mariadb-bin.000007' at 41823863.
2023-07-08 11:03:53   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:03:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:03:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:04:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:09   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:04:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:04:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:04:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:04:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:35   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:04:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:04:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:04:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:04:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:04:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 26376049, the last byte read from 'mariadb-bin.000007' at 26376112.
2023-07-08 11:05:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:05:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:05:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:05:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:05:17   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:05:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:05:24   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:05:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:05:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:05:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:05:46   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:05:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:05:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:05:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:05:58   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:06:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:06:09   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:06:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:06:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:06:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:06:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:06:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:06:31   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:06:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:06:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:40   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:06:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 22206740, the last byte read from 'mariadb-bin.000007' at 22206801.
2023-07-08 11:06:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:06:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:06:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:06:57   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:06:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:07:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:07:05   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:07:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:07:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:07:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:07:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:07:20   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:07:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:07:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 24632067, the last byte read from 'mariadb-bin.000007' at 24632336.
2023-07-08 11:07:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:07:38   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:07:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:07:47   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:07:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:07:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:07:52   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:07:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:08:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:08:11   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:16   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:08:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:08:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:25   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:08:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:38   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:08:38   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:08:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:08:50   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:08:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 24433808, the last byte read from 'mariadb-bin.000007' at 24434030.
2023-07-08 11:08:52   notice : Server changed state: MariaDBServer2[172.31.10.71:3306]: new_slave. [Running] -> [Slave, Running]
2023-07-08 11:08:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:08:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:09:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:09:03   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:09:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master
2023-07-08 11:09:19   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:09:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 4, the last event read from 'mariadb-bin.000007' at 40003746, the last byte read from 'mariadb-bin.000007' at 40003807.
2023-07-08 11:09:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:09:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:09:25   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:09:27   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:09:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:09:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:09:41   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:09:46   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:09:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:09:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:02   warning: [mariadbmon] Error during monitor update of server 'MariaDBServer6': Query 'SHOW ALL SLAVES STATUS;' failed: 'Lost connection to server during query'.
2023-07-08 11:10:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:08   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:10   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:23   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:25   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:35   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:10:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:10:52   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:10:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:07   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:11:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:11:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:11:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:20   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:41   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:43   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:12:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:12:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:12:51   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:00   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:02   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:04   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:06   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:21   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:29   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:36   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:44   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:46   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:48   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:13:50   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:54   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:13:56   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:13:58   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:05   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:09   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:11   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:13   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:15   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:17   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:19   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:30   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:32   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:34   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:42   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:45   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:47   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:49   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:14:53   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:55   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:14:57   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:14:59   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:15:01   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:03   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:15:12   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:14   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:16   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:18   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:15:22   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:24   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:26   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:28   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:31   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:15:33   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:37   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: lost_blr. [Binlog Relay, Running] -> [Running]
2023-07-08 11:15:39   notice : Server changed state: MariaDBServer6[172.31.1.226:3306]: new_blr. [Running] -> [Binlog Relay, Running]
2023-07-08 11:15:40   notice : MaxScale is shutting down.
2023-07-08 11:15:40   notice : Stopped MaxScale REST API
2023-07-08 11:15:40   notice : All workers have shut down.
2023-07-08 11:15:40   error  : Recipient of delayed call was deleted before delayed call was due.
2023-07-08 11:15:40   notice : MaxScale shutdown completed.
2023-07-08 11:15:40   notice : MaxScale received signal SIGTERM. Exiting.
2023-07-08 11:15:40   MariaDB MaxScale is shut down.
----------------------------------------------------


MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 11:15:40 2023
----------------------------------------------------------------------------
2023-07-08 11:15:40   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 11:15:40   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 11:15:40   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 11:15:40   notice : syslog logging is disabled.
2023-07-08 11:15:40   notice : maxlog logging is enabled.
2023-07-08 11:15:40   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 11:15:40   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 11:15:40   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 11:15:40   notice : MaxScale is running in process 19740
2023-07-08 11:15:40   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 11:15:40   notice : Log directory: /var/log/maxscale
2023-07-08 11:15:40   notice : Data directory: /var/lib/maxscale
2023-07-08 11:15:40   notice : Module directory: /usr/lib64/maxscale
2023-07-08 11:15:40   notice : Service cache: /var/cache/maxscale
2023-07-08 11:15:40   notice : Working directory: /var/log/maxscale
2023-07-08 11:15:40   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 11:15:40   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 11:15:40   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 11:15:40   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 11:15:43   notice : Using HS256 for JWT signatures
2023-07-08 11:15:43   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 11:15:43   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 11:15:43   warning: Discarding journal file '/var/lib/maxscale/MariaDBMonitor_journal.json'. Servers described in the journal are different from the ones configured on the current monitor.
2023-07-08 11:15:43   notice : 'MariaDBServer1' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 11:15:43   notice : Server 'MariaDBServer1' charset: latin1_swedish_ci
2023-07-08 11:15:43   notice : [mariadbmon] Selecting new primary server.
2023-07-08 11:15:43   notice : [mariadbmon] Setting 'MariaDBServer1' as primary.
2023-07-08 11:15:43   notice : Server changed state: MariaDBServer1[172.31.1.142:3306]: master_up. [Down] -> [Master, Running]
2023-07-08 11:15:43   notice : Starting a total of 1 services...
2023-07-08 11:15:43   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 11:15:43   warning: Service 'Replication-Proxy' has a listener but no servers
2023-07-08 11:15:43   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 11:15:43   notice : MaxScale started with 8 worker threads.
2023-07-08 11:15:45   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:45   warning: (1) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:46   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:47   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:47   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:47   warning: (2) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:48   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:49   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:50   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:50   warning: (3) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:51   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:15:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:15:52   warning: (4) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:15:52   warning: (4) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:54   warning: (5) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:15:54   warning: (5) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:56   warning: (6) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:15:56   warning: (6) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:15:58   warning: (7) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:15:58   warning: (7) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:00   warning: (8) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:00   warning: (8) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:02   warning: (9) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:02   warning: (9) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:04   warning: (10) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:04   warning: (10) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:06   warning: (11) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:06   warning: (11) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:08   warning: (12) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:08   warning: (12) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:11   warning: (13) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:11   warning: (13) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:13   warning: (14) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:13   warning: (14) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:15   warning: (15) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:15   warning: (15) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:17   warning: (16) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:17   warning: (16) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:19   warning: (17) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:19   warning: (17) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:21   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:16:21   warning: (18) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:22   warning: (19) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:127.0.0.1'.
2023-07-08 11:16:22   warning: (19) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:127.0.0.1] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:127.0.0.1' (using password: YES)'.
2023-07-08 11:16:23   warning: (20) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:23   warning: (20) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:25   warning: (21) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:25   warning: (21) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:27   warning: (22) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:27   warning: (22) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:29   warning: (23) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:29   warning: (23) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:31   warning: (24) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:31   warning: (24) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:34   warning: (25) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:34   warning: (25) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:36   warning: (26) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:36   warning: (26) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:38   warning: (27) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:38   warning: (27) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:40   warning: (28) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:40   warning: (28) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:41   warning: (29) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::1'.
2023-07-08 11:16:41   warning: (29) [MariaDBProtocol] Authentication failed for user 'cbench'@[::1] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::1' (using password: YES)'.
2023-07-08 11:16:42   warning: (30) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:42   warning: (30) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:44   warning: (31) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:44   warning: (31) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:46   warning: (32) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:46   warning: (32) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:48   warning: (33) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:48   warning: (33) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:50   warning: (34) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:50   warning: (34) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:16:52   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:16:52   warning: (35) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:54   warning: (36) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:54   warning: (36) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:57   warning: (37) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:57   warning: (37) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:16:59   warning: (38) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:16:59   warning: (38) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:01   warning: (39) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:01   warning: (39) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:03   warning: (40) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:03   warning: (40) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:05   warning: (41) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:05   warning: (41) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:07   warning: (42) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:07   warning: (42) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:09   warning: (43) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:09   warning: (43) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:11   warning: (44) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:11   warning: (44) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:13   warning: (45) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:13   warning: (45) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:15   warning: (46) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:15   warning: (46) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:17   warning: (47) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:17   warning: (47) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:20   warning: (48) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:20   warning: (48) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:22   warning: (49) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:22   warning: (49) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:24   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:17:24   warning: (50) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:26   warning: (51) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:26   warning: (51) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:28   warning: (52) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:28   warning: (52) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:28   notice : (52) Host '::ffff:172.31.3.46' blocked for 60 seconds due to too many authentication failures.
2023-07-08 11:17:30   warning: (53) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:30   warning: (53) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:32   warning: (54) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:32   warning: (54) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:34   warning: (55) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:34   warning: (55) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:36   warning: (56) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:36   warning: (56) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:38   warning: (57) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:38   warning: (57) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:40   warning: (58) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:40   warning: (58) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:40   notice : (58) Host '::ffff:172.31.3.46' blocked for 60 seconds due to too many authentication failures.
2023-07-08 11:17:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:43   warning: (59) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:43   warning: (59) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:45   warning: (60) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:45   warning: (60) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:45   notice : (60) Host '::ffff:172.31.3.46' blocked for 60 seconds due to too many authentication failures.
2023-07-08 11:17:47   warning: (61) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:47   warning: (61) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:49   warning: (62) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:49   warning: (62) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:17:53   warning: (63) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:53   warning: (63) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:53   notice : (63) Host '::ffff:172.31.3.46' blocked for 60 seconds due to too many authentication failures.
2023-07-08 11:17:55   error  : No valid servers from which to query MariaDB user accounts found.
2023-07-08 11:17:55   warning: (64) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:57   warning: (65) [MariaDBProtocol] User accounts have been recently updated, cannot update again for 'cbench'@'::ffff:172.31.3.46'.
2023-07-08 11:17:57   warning: (65) [MariaDBProtocol] Authentication failed for user 'cbench'@[::ffff:172.31.3.46] to service 'Replication-Proxy'. Originating listener: 'Replication-Listener'. MariaDB error: 'Access denied for user 'cbench'@'::ffff:172.31.3.46' (using password: YES)'.
2023-07-08 11:17:58   notice : MaxScale is shutting down.
2023-07-08 11:17:58   notice : Stopped MaxScale REST API
2023-07-08 11:17:58   notice : All workers have shut down.
2023-07-08 11:17:58   error  : Recipient of delayed call was deleted before delayed call was due.
2023-07-08 11:17:58   notice : MaxScale shutdown completed.
2023-07-08 11:17:58   notice : MaxScale received signal SIGTERM. Exiting.
2023-07-08 11:17:58   MariaDB MaxScale is shut down.
----------------------------------------------------


MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 11:17:58 2023
----------------------------------------------------------------------------
2023-07-08 11:17:58   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 11:17:58   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 11:17:58   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 11:17:58   notice : syslog logging is disabled.
2023-07-08 11:17:58   notice : maxlog logging is enabled.
2023-07-08 11:17:58   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 11:17:58   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 11:17:58   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 11:17:58   notice : MaxScale is running in process 19810
2023-07-08 11:17:58   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 11:17:58   notice : Log directory: /var/log/maxscale
2023-07-08 11:17:58   notice : Data directory: /var/lib/maxscale
2023-07-08 11:17:58   notice : Module directory: /usr/lib64/maxscale
2023-07-08 11:17:58   notice : Service cache: /var/cache/maxscale
2023-07-08 11:17:58   notice : Working directory: /var/log/maxscale
2023-07-08 11:17:58   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 11:17:58   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 11:17:58   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 11:17:58   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 11:18:01   warning: (Replication-Proxy); No (replication) primary found. Retrying silently until one is found.
2023-07-08 11:18:01   notice : Using HS256 for JWT signatures
2023-07-08 11:18:01   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 11:18:01   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 11:18:01   notice : 'MariaDBServer1' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 11:18:01   notice : Server 'MariaDBServer1' charset: latin1_swedish_ci
2023-07-08 11:18:01   notice : Starting a total of 1 services...
2023-07-08 11:18:01   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 11:18:01   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 11:18:01   notice : MaxScale started with 8 worker threads.
2023-07-08 11:18:01   notice : Read 6 user@host entries from 'MariaDBServer1' for service 'Replication-Proxy'.
2023-07-08 11:18:09   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:18:19   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:18:29   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:18:38   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:18:48   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:18:58   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:19:09   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:19:34   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:19:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:19:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:20:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:20:14   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:20:24   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:26:39   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:26:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:26:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:27:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:28:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:29:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:30:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:30:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:30:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:30:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:31:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:32:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:33:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:34:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:35:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:35:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:35:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:35:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 11:59:55   notice : MaxScale is shutting down.
2023-07-08 11:59:55   notice : Stopped MaxScale REST API
2023-07-08 11:59:55   notice : All workers have shut down.
2023-07-08 11:59:55   error  : Recipient of delayed call was deleted before delayed call was due.
2023-07-08 11:59:55   notice : MaxScale shutdown completed.
2023-07-08 11:59:55   notice : MaxScale received signal SIGTERM. Exiting.
2023-07-08 11:59:55   MariaDB MaxScale is shut down.
----------------------------------------------------


MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 12:00:35 2023
----------------------------------------------------------------------------
2023-07-08 12:00:35   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 12:00:35   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 12:00:35   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 12:00:35   notice : syslog logging is disabled.
2023-07-08 12:00:35   notice : maxlog logging is enabled.
2023-07-08 12:00:35   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 12:00:35   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 12:00:35   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 12:00:35   notice : MaxScale is running in process 20068
2023-07-08 12:00:35   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 12:00:35   notice : Log directory: /var/log/maxscale
2023-07-08 12:00:35   notice : Data directory: /var/lib/maxscale
2023-07-08 12:00:35   notice : Module directory: /usr/lib64/maxscale
2023-07-08 12:00:35   notice : Service cache: /var/cache/maxscale
2023-07-08 12:00:35   notice : Working directory: /var/log/maxscale
2023-07-08 12:00:35   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 12:00:35   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 12:00:35   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 12:00:35   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 12:00:35   notice : Using HS256 for JWT signatures
2023-07-08 12:00:35   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 12:00:35   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 12:00:35   warning: Discarding journal file '/var/lib/maxscale/MariaDBMonitor_journal.json'. Servers described in the journal are different from the ones configured on the current monitor.
2023-07-08 12:00:35   notice : 'Master' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 12:00:35   notice : Server 'Master' charset: latin1_swedish_ci
2023-07-08 12:00:35   notice : [mariadbmon] Selecting new primary server.
2023-07-08 12:00:35   notice : [mariadbmon] Setting 'Master' as primary.
2023-07-08 12:00:35   notice : Server changed state: Master[172.31.1.142:3306]: master_up. [Down] -> [Master, Running]
2023-07-08 12:00:35   notice : Starting a total of 1 services...
2023-07-08 12:00:35   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 12:00:35   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 12:00:35   notice : MaxScale started with 8 worker threads.
2023-07-08 12:00:36   notice : Read 6 user@host entries from 'Master' for service 'Replication-Proxy'.
2023-07-08 12:05:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:05:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:05:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:05:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:05:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:05:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:06:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:07:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:08:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:09:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:10:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:11:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:12:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:13:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:14:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:15:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:16:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:17:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:18:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:19:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:40   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:20:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:21:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:22:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:10   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:23:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:24:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:25:50   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:26:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:27:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:28:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:00   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:29:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:30:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:31:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:20   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:30   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:32:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:01   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:31   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:41   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:33:51   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:21   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:34:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:35:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:35:03   notice : MaxScale is shutting down.
2023-07-08 12:35:03   notice : Stopped MaxScale REST API
2023-07-08 12:35:03   notice : All workers have shut down.
2023-07-08 12:35:03   error  : Recipient of delayed call was deleted before delayed call was due.
2023-07-08 12:35:03   notice : MaxScale shutdown completed.
2023-07-08 12:35:03   notice : MaxScale received signal SIGTERM. Exiting.
2023-07-08 12:35:03   MariaDB MaxScale is shut down.
----------------------------------------------------


MariaDB MaxScale  /var/log/maxscale/maxscale.log  Sat Jul  8 12:35:20 2023
----------------------------------------------------------------------------
2023-07-08 12:35:20   notice : Module 'mariadbmon' loaded from '/usr/lib64/maxscale/libmariadbmon.so'.
2023-07-08 12:35:20   notice : Module 'binlogrouter' loaded from '/usr/lib64/maxscale/libbinlogrouter.so'.
2023-07-08 12:35:20   notice : Using up to 4.61GiB of memory for query classifier cache
2023-07-08 12:35:20   notice : syslog logging is disabled.
2023-07-08 12:35:20   notice : maxlog logging is enabled.
2023-07-08 12:35:20   notice : Host: 'ip-172-31-1-226.us-west-2.compute.internal' OS: Linux@4.18.0-348.el8.0.2.x86_64, #1 SMP Sun Nov 14 00:51:12 UTC 2021, x86_64 with 8 processor cores (8.00 available).
2023-07-08 12:35:20   notice : Total main memory: 30.76GiB (30.76GiB usable).
2023-07-08 12:35:20   notice : MariaDB MaxScale 23.02.2 started (Commit: c5fce265b3cde0b4f54e6e1d0e4ada15226cfdbd)
2023-07-08 12:35:20   notice : MaxScale is running in process 20228
2023-07-08 12:35:20   notice : Configuration file: /etc/maxscale.cnf
2023-07-08 12:35:20   notice : Log directory: /var/log/maxscale
2023-07-08 12:35:20   notice : Data directory: /var/lib/maxscale
2023-07-08 12:35:20   notice : Module directory: /usr/lib64/maxscale
2023-07-08 12:35:20   notice : Service cache: /var/cache/maxscale
2023-07-08 12:35:20   notice : Working directory: /var/log/maxscale
2023-07-08 12:35:20   notice : Module 'qc_sqlite' loaded from '/usr/lib64/maxscale/libqc_sqlite.so'.
2023-07-08 12:35:20   notice : Query classification results are cached and reused. Memory used per thread: 590.54MiB
2023-07-08 12:35:20   notice : Password encryption key file '/var/lib/maxscale/.secrets' not found, using configured passwords as plaintext.
2023-07-08 12:35:20   notice : The systemd watchdog is Enabled. Internal timeout = 30s
2023-07-08 12:35:20   notice : Using HS256 for JWT signatures
2023-07-08 12:35:20   warning: The MaxScale GUI is enabled but encryption for the REST API is not enabled, the GUI will not be enabled. Configure `admin_ssl_key` and `admin_ssl_cert` to enable HTTPS or add `admin_secure_gui=false` to allow use of the GUI without encryption.
2023-07-08 12:35:20   notice : Started REST API on [127.0.0.1]:8989
2023-07-08 12:35:20   notice : 'Master' sent version string '10.6.14-9-MariaDB-enterprise-log'. Detected type: 'MariaDB', version: 10.6.14.
2023-07-08 12:35:20   notice : Server 'Master' charset: latin1_swedish_ci
2023-07-08 12:35:20   notice : Starting a total of 1 services...
2023-07-08 12:35:20   notice : (Replication-Listener); Listening for connections at [::]:3306
2023-07-08 12:35:20   notice : Service 'Replication-Proxy' started (1/1)
2023-07-08 12:35:20   notice : MaxScale started with 8 worker threads.
2023-07-08 12:35:21   notice : Read 6 user@host entries from 'Master' for service 'Replication-Proxy'.
2023-07-08 12:39:11   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:39:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:39:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:39:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:39:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:39:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:40:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:41:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:42:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:43:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:44:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:45:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:46:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:47:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:48:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:49:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:50:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:51:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:52:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:53:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:54:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:55:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:56:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:57:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:58:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 12:59:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:00:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:01:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:02:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:03:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:04:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:05:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:06:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:07:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:08:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:09:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:10:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:11:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:12:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:13:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:14:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:15:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:16:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:17:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:18:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:19:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:20:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:21:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:22:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:23:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:24:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:25:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:26:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:27:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:28:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:29:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:30:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:31:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:32:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:33:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:34:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:35:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:36:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:37:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:38:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:39:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:40:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:41:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:42:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:43:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:44:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:45:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:46:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:47:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:48:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:49:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:50:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:51:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:52:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:53:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:54:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:55:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:56:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:57:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:58:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 13:59:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:00:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:01:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:02:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:03:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:04:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:05:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:06:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:07:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:08:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:09:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:10:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:11:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:12:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:13:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:14:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:15:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:16:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:17:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:18:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:19:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:42   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:20:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:12   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:22   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:32   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:21:53   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:03   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:13   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:23   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:33   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:43   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:22:52   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
2023-07-08 14:23:02   error  : (Replication-Proxy); Error received during replication from '172.31.1.142:3306': Failed to fetch binlog event from master: 
