By type
[38;5;6mmariadb [38;5;5m01:11:44.63 [0m [38;5;6mmariadb [38;5;5m01:11:44.63 [0m[1mWelcome to the Bitnami mariadb-galera container[0m [38;5;6mmariadb [38;5;5m01:11:44.63 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m [38;5;6mmariadb [38;5;5m01:11:44.63 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m [38;5;6mmariadb [38;5;5m01:11:44.63 [0m [38;5;6mmariadb [38;5;5m01:11:44.64 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup ** [38;5;6mmariadb [38;5;5m01:11:44.67 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars [38;5;6mmariadb [38;5;5m01:13:44.98 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m01:13:44.99 [0m[38;5;2mINFO [0m ==> Initializing mariadb database [38;5;6mmariadb [38;5;5m01:13:44.99 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist [38;5;6mmariadb [38;5;5m01:13:45.01 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration [38;5;6mmariadb [38;5;5m01:13:45.02 [0m[38;5;2mINFO [0m ==> Setting user option [38;5;6mmariadb [38;5;5m01:13:45.02 [0m[38;5;5mDEBUG[0m ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m01:13:45.06 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option [38;5;6mmariadb [38;5;5m01:13:45.06 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m01:13:45.34 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option [38;5;6mmariadb [38;5;5m01:13:45.34 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.72.153' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m01:14:45.56 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m01:14:45.56 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option [38;5;6mmariadb [38;5;5m01:14:45.56 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m01:15:45.73 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-04-17 1:15:45 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-17 1:15:45 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following command: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ [38;5;6mmariadb [38;5;5m01:15:52.23 [0m[38;5;2mINFO [0m ==> Starting mariadb in background 2022-04-17 1:15:52 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-17 1:15:52 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-17 1:15:52 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 395 ... 2022-04-17 1:15:52 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-17 1:15:52 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-17 1:15:52 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy
loaded successfully. 2022-04-17 1:15:52 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-17 1:15:52 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-04-17 1:15:52 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-04-17 1:15:52 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-04-17 1:15:52 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-04-17 1:15:52 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.153; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-04-17 1:15:52 0 [Note] WSREP: Start replication 2022-04-17 1:15:52 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-17 1:15:52 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-17 1:15:52 0 [Note] WSREP: protonet asio version 0 2022-04-17 1:15:52 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-17 1:15:52 0 [Note] WSREP: backend: asio 2022-04-17 1:15:52 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-17 1:15:52 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-17 1:15:52 0 [Note] WSREP: restore pc from disk failed 2022-04-17 1:15:52 0 [Note] WSREP: GMCast version 0 2022-04-17 1:15:52 0 [Note] WSREP: (ec7d16c2-bcec, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-17 1:15:52 0 [Note] WSREP: (ec7d16c2-bcec, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-17 1:15:52 0 [Note] WSREP: EVS version 1 2022-04-17 1:15:52 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-17 1:15:52 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-17 1:15:52 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-17 1:15:52 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-17 1:15:52 0 [Note] WSREP: Node ec7d16c2-bcec state prim 2022-04-17 1:15:52 0 [Note] WSREP: view(view_id(PRIM,ec7d16c2-bcec,1) memb { ec7d16c2-bcec,0 } joined { } left { } partitioned { }) 2022-04-17 1:15:52 0 [Note] WSREP: save pc into disk 2022-04-17 1:15:52 0 [Note] WSREP: gcomm: connected 2022-04-17 1:15:52 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-17 1:15:52 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-17 1:15:52 0 [Note] WSREP: Opened channel 'galera' 2022-04-17 1:15:52 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-17 1:15:52 0 [Note] WSREP: Starting new group from scratch: ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:15:52 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: ec7de2a8-bdeb-11ec-915a-1f6f84279f47 2022-04-17 1:15:52 0 [Note] WSREP: STATE EXCHANGE: sent state msg: ec7de2a8-bdeb-11ec-915a-1f6f84279f47 2022-04-17 1:15:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: ec7de2a8-bdeb-11ec-915a-1f6f84279f47 from 0 (onap-mariadb-galera-0) 2022-04-17 1:15:52 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:15:52 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-17 1:15:52 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-04-17 1:15:52 1 [Note] WSREP: Starting rollbacker thread 1 2022-04-17 1:15:52 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-17 1:15:52 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-04-17 1:15:52 2 [Note] WSREP: Starting applier thread 2 2022-04-17 1:15:52 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-04-17 1:15:52 2 [Note] WSREP: Process first view: ec7de03b-bdeb-11ec-83e9-e20f52818369 my uuid: ec7d16c2-bdeb-11ec-bcec-c27fdd6aade5 2022-04-17 1:15:52 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position ec7de03b-bdeb-11ec-83e9-e20f52818369:1 with ID ec7d16c2-bdeb-11ec-bcec-c27fdd6aade5 2022-04-17 1:15:52 2 [Note] WSREP: Server status change disconnected -> connected 2022-04-17 1:15:52 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:52 2 [Note] WSREP: ####### My UUID: ec7d16c2-bdeb-11ec-bcec-c27fdd6aade5 2022-04-17 1:15:52 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-17 1:15:52 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:15:52 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-17 1:15:52 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-17 1:15:52 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-04-17 1:15:52 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:15:52 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> ec7de03b-bdeb-11ec-83e9-e20f52818369:0 2022-04-17 1:15:52 2 [Note] WSREP: ================================================ View: id: ec7de03b-bdeb-11ec-83e9-e20f52818369:1 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: ec7d16c2-bdeb-11ec-bcec-c27fdd6aade5, onap-mariadb-galera-0 ================================================= 2022-04-17 1:15:52 2 [Note] WSREP: Server status change connected -> joiner 2022-04-17 1:15:52 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:52 2 [Note] WSREP: Server status change joiner -> initializing 2022-04-17 1:15:52 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-17 1:15:52 0 [Note] InnoDB: Number of pools: 1 2022-04-17 1:15:52 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-17 1:15:52 0 [Note] InnoDB: Using Linux native AIO 2022-04-17 1:15:52 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-17 1:15:52 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-17 1:15:52 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-17 1:15:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-17 1:15:52 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-17 1:15:54 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-17 1:15:54 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14 2022-04-17 1:15:54 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-17 1:15:54 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-04-17 1:15:54 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-04-17 1:15:54 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-04-17 1:15:54 0 [Note] InnoDB: Buffer pool(s) load completed at 220417 1:15:54 2022-04-17 1:15:54 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-04-17 1:15:54 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:15:54 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:15:54 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:15:54 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-17 1:15:54 0 [Note] WSREP: Server initialized 2022-04-17 1:15:54 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-17 1:15:54 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:54 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-17 1:15:54 8 [Note] WSREP: Starting applier thread 8 2022-04-17 1:15:54 7 [Note] WSREP: Starting applier thread 7 2022-04-17 1:15:54 6 [Note] WSREP: Starting applier thread 6 2022-04-17 1:15:54 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-04-17 1:15:54 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-04-17 1:15:54 2 [Note] WSREP: Server status change initialized -> joined 2022-04-17 1:15:54 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:54 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:15:54 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-04-17 1:15:54 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-17 1:15:54 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-17 1:15:54 2 [Note] WSREP: Server status change joined -> synced 2022-04-17 1:15:54 2 [Note] WSREP: Synchronized with group, ready for connections 2022-04-17 1:15:54 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. [38;5;6mmariadb [38;5;5m01:15:56.24 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready [38;5;6mmariadb [38;5;5m01:15:56.25 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; # Time: 220417 1:15:56 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.163847 Lock_time: 0.162525 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 130 use mysql; SET timestamp=1650158156; select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; [38;5;6mmariadb [38;5;5m01:15:56.43 [0m[38;5;5mDEBUG[0m ==> WSREP status ON [38;5;6mmariadb [38;5;5m01:15:56.43 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization 2022-04-17 1:16:00 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-04-17 1:16:00 13 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-04-17 1:16:00 14 [Warning] Access denied for user 'root'@'localhost' (using password: YES) [38;5;6mmariadb [38;5;5m01:16:01.43 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration [38;5;6mmariadb [38;5;5m01:16:01.44 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220417 1:16:02 # User@Host: root[root] @ localhost [] # Thread_id: 15 Schema: mysql QC_hit: No # Query_time: 0.990630 Lock_time: 0.988241 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 SET timestamp=1650158162; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); [38;5;6mmariadb [38;5;5m01:16:02.44 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials [38;5;6mmariadb [38;5;5m01:16:02.45 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2022-04-17 1:16:02 16 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m01:16:02.47 [0m[38;5;5mDEBUG[0m ==> removing the unknown user [38;5;6mmariadb [38;5;5m01:16:02.48 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User=''; # Time: 220417 1:16:03 # User@Host: root[root] @ localhost [] # Thread_id: 17 Schema: mysql QC_hit: No # Query_time: 0.937220 Lock_time: 0.936829 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1650158163; select Host from user where User=''; [38;5;6mmariadb [38;5;5m01:16:03.43 [0m[38;5;5mDEBUG[0m ==> creating database user \'my-user\' [38;5;6mmariadb [38;5;5m01:16:03.43 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; [38;5;6mmariadb [38;5;5m01:16:03.45 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user [38;5;6mmariadb [38;5;5m01:16:03.45 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; [38;5;6mmariadb [38;5;5m01:16:03.47 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials [38;5;6mmariadb [38;5;5m01:16:03.47 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; [38;5;6mmariadb [38;5;5m01:16:03.49 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-04-17 1:16:03 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m01:16:03.51 [0m[38;5;5mDEBUG[0m ==> Configure replication user [38;5;6mmariadb [38;5;5m01:16:03.51 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2022-04-17 1:16:03 22 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m01:16:03.54 [0m[38;5;5mDEBUG[0m ==> Flushing privileges [38;5;6mmariadb [38;5;5m01:16:03.54 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: flush privileges; 2022-04-17 1:16:03 23 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m01:16:03.56 [0m[38;5;2mINFO [0m ==> Stopping mariadb 2022-04-17 1:16:03 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-04-17 1:16:03 0 [Note] WSREP: Shutdown replication 2022-04-17 1:16:03 0 [Note] WSREP: Server status change synced -> disconnecting 2022-04-17 1:16:03 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:03 0 [Note] WSREP: Closing send monitor... 2022-04-17 1:16:03 0 [Note] WSREP: Closed send monitor. 2022-04-17 1:16:03 0 [Note] WSREP: gcomm: terminating thread 2022-04-17 1:16:03 0 [Note] WSREP: gcomm: joining thread 2022-04-17 1:16:03 0 [Note] WSREP: gcomm: closing backend 2022-04-17 1:16:03 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-04-17 1:16:03 0 [Note] WSREP: view((empty)) 2022-04-17 1:16:03 0 [Note] WSREP: gcomm: closed 2022-04-17 1:16:03 0 [Note] WSREP: New SELF-LEAVE. 2022-04-17 1:16:03 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-04-17 1:16:03 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-04-17 1:16:03 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-04-17 1:16:03 0 [Note] WSREP: RECV thread exiting 0: Success 2022-04-17 1:16:03 2 [Note] WSREP: ================================================ View: id: ec7de03b-bdeb-11ec-83e9-e20f52818369:12 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2022-04-17 1:16:03 2 [Note] WSREP: Non-primary view 2022-04-17 1:16:03 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-04-17 1:16:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:03 0 [Note] WSREP: recv_thread() joined. 2022-04-17 1:16:03 0 [Note] WSREP: Closing replication queue. 2022-04-17 1:16:03 0 [Note] WSREP: Closing slave action queue. 2022-04-17 1:16:03 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-04-17 1:16:03 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-17 1:16:03 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-04-17 1:16:03 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-04-17 1:16:03 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-04-17 1:16:03 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-17 1:16:03 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-17 1:16:03 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-17 1:16:03 1 [Note] WSREP: rollbacker thread exiting 1 2022-04-17 1:16:03 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-17 1:16:03 0 [Note] WSREP: dtor state: CLOSED 2022-04-17 1:16:03 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-04-17 1:16:03 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-04-17 1:16:03 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-04-17 1:16:03 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-04-17 1:16:03 0 [Note] WSREP: cert index usage at exit 1 2022-04-17 1:16:03 0 [Note] WSREP: cert trx map usage at exit 11 2022-04-17 1:16:03 0 [Note] WSREP: deps set usage at exit 0 2022-04-17 1:16:03 0 [Note] WSREP: avg deps dist 1 2022-04-17 1:16:03 0 [Note] WSREP: avg cert interval 0 2022-04-17 1:16:03 0 [Note] WSREP: cert index size 1 2022-04-17 1:16:03 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:16:03 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-04-17 1:16:03 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-04-17 1:16:03 0 [Note] WSREP: Flushing memory map to disk... 2022-04-17 1:16:05 0 [Note] InnoDB: FTS optimize thread exiting. 2022-04-17 1:16:05 0 [Note] InnoDB: Starting shutdown... 2022-04-17 1:16:05 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-04-17 1:16:05 0 [Note] InnoDB: Buffer pool(s) dump completed at 220417 1:16:05 2022-04-17 1:16:05 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2022-04-17 1:16:05 0 [Note] InnoDB: Shutdown completed; log sequence number 61532; transaction id 26 2022-04-17 1:16:05 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete [38;5;6mmariadb [38;5;5m01:16:05.57 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files [38;5;6mmariadb [38;5;5m01:16:05.60 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! ** [38;5;6mmariadb [38;5;5m01:16:05.64 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB ** [38;5;6mmariadb [38;5;5m01:16:05.64 [0m[38;5;2mINFO [0m ==> Setting previous boot 2022-04-17 1:16:05 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-17 1:16:05 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-17 1:16:05 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ... 2022-04-17 1:16:05 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-17 1:16:05 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-17 1:16:05 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully. 2022-04-17 1:16:05 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-17 1:16:05 0 [Note] WSREP: Found saved state: ec7de03b-bdeb-11ec-83e9-e20f52818369:12, safe_to_bootstrap: 1 2022-04-17 1:16:05 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: ec7de03b-bdeb-11ec-83e9-e20f52818369 Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-04-17 1:16:05 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: ec7de03b-bdeb-11ec-83e9-e20f52818369, offset: 1280 2022-04-17 1:16:05 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-04-17 1:16:05 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-04-17 1:16:05 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-04-17 1:16:05 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-04-17 1:16:05 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-04-17 1:16:05 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-04-17 1:16:05 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-04-17 1:16:05 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.153; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-04-17 1:16:05 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:16:05 0 [Note] WSREP: ####### Assign initial position for certification: ec7de03b-bdeb-11ec-83e9-e20f52818369:12, protocol version: -1 2022-04-17 1:16:05 0 [Note] WSREP: Start replication 2022-04-17 1:16:05 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-17 1:16:05 0 [Note] WSREP: Setting GCS initial position to ec7de03b-bdeb-11ec-83e9-e20f52818369:12 2022-04-17 1:16:05 0 [Note] WSREP: protonet asio version 0 2022-04-17 1:16:05 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-17 1:16:05 0 [Note] WSREP: backend: asio 2022-04-17 1:16:05 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-17 1:16:05 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-17 1:16:05 0 [Note] WSREP: restore pc from disk failed 2022-04-17 1:16:05 0 [Note] WSREP: GMCast version 0 2022-04-17 1:16:05 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-17 1:16:05 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-17 1:16:05 0 [Note] WSREP: EVS version 1 2022-04-17 1:16:05 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-17 1:16:05 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-17 1:16:05 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-17 1:16:05 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-17 1:16:05 0 [Note] WSREP: Node f46c8105-9e77 state prim 2022-04-17 1:16:05 0 [Note] WSREP: view(view_id(PRIM,f46c8105-9e77,1) memb { f46c8105-9e77,0 } joined { } left { } partitioned { }) 2022-04-17 1:16:05 0 [Note] WSREP: save pc into disk 2022-04-17 1:16:05 0 [Note] WSREP: gcomm: connected 2022-04-17 1:16:05 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-17 1:16:05 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-17 1:16:05 0 [Note] WSREP: Opened channel 'galera' 2022-04-17 1:16:05 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-17 1:16:05 1 [Note] WSREP: Starting rollbacker thread 1 2022-04-17 1:16:05 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: f46e5bb7-bdeb-11ec-a621-d31d2c6b705c 2022-04-17 1:16:05 2 [Note] WSREP: Starting applier thread 2 2022-04-17 1:16:05 0 [Note] WSREP: STATE EXCHANGE: sent state msg: f46e5bb7-bdeb-11ec-a621-d31d2c6b705c 2022-04-17 1:16:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: f46e5bb7-bdeb-11ec-a621-d31d2c6b705c from 0 (onap-mariadb-galera-0) 2022-04-17 1:16:05 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:16:05 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-17 1:16:05 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-04-17 1:16:05 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-17 1:16:05 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-04-17 1:16:05 2 [Note] WSREP: ####### processing CC 13, local, ordered 2022-04-17 1:16:05 2 [Note] WSREP: Process first view: ec7de03b-bdeb-11ec-83e9-e20f52818369 my uuid: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6 2022-04-17 1:16:05 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position ec7de03b-bdeb-11ec-83e9-e20f52818369:13 with ID f46c8105-bdeb-11ec-9e77-3f0ac93c71f6 2022-04-17 1:16:05 2 [Note] WSREP: Server status change disconnected -> connected 2022-04-17 1:16:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:05 2 [Note] WSREP: ####### My UUID: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6 2022-04-17 1:16:05 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-17 1:16:05 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:16:05 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-17 1:16:05 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-17 1:16:05 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-04-17 1:16:05 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:16:05 2 [Note] WSREP: ================================================ View: id: ec7de03b-bdeb-11ec-83e9-e20f52818369:13 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6, onap-mariadb-galera-0 ================================================= 2022-04-17 1:16:05 2 [Note] WSREP: Server status change connected -> joiner 2022-04-17 1:16:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:05 2 [Note] WSREP: Server status change joiner -> initializing 2022-04-17 1:16:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-17 1:16:05 0 [Note] InnoDB: Number of pools: 1 2022-04-17 1:16:05 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-17 1:16:05 0 [Note] InnoDB: Using Linux native AIO 2022-04-17 1:16:05 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-17 1:16:05 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-17 1:16:05 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-17 1:16:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-17 1:16:05 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-17 1:16:07 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-17 1:16:07 0 [Note] InnoDB: 10.6.5 started; log sequence number 61532; transaction id 27 2022-04-17 1:16:07 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-04-17 1:16:07 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-17 1:16:07 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-04-17 1:16:07 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-04-17 1:16:07 0 [Note] InnoDB: Buffer pool(s) load completed at 220417 1:16:07 2022-04-17 1:16:07 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-04-17 1:16:07 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:16:07 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-17 1:16:07 0 [Note] WSREP: Server initialized 2022-04-17 1:16:07 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-17 1:16:07 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:07 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-17 1:16:07 6 [Note] WSREP: Starting applier thread 6 2022-04-17 1:16:07 7 [Note] WSREP: Starting applier thread 7 2022-04-17 1:16:07 8 [Note] WSREP: Starting applier thread 8 2022-04-17 1:16:07 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-04-17 1:16:07 5 [Note] WSREP: Recovered cluster id ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:16:07 2 [Note] WSREP: Server status change initialized -> joined 2022-04-17 1:16:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:07 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-04-17 1:16:07 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-17 1:16:07 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-17 1:16:07 2 [Note] WSREP: Server status change joined -> synced 2022-04-17 1:16:07 2 [Note] WSREP: Synchronized with group, ready for connections 2022-04-17 1:16:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220417 1:16:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:16:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:16:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-17 1:16:41 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') connection established to 09c13f9e-b0f1 tcp://10.233.69.150:4567 2022-04-17 1:16:41 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-04-17 1:16:41 0 [Note] WSREP: declaring 09c13f9e-b0f1 at tcp://10.233.69.150:4567 stable 2022-04-17 1:16:41 0 [Note] WSREP: Node f46c8105-9e77 state prim 2022-04-17 1:16:41 0 [Note] WSREP: view(view_id(PRIM,09c13f9e-b0f1,2) memb { 09c13f9e-b0f1,0 f46c8105-9e77,0 } joined { } left { } partitioned { }) 2022-04-17 1:16:41 0 [Note] WSREP: save pc into disk 2022-04-17 1:16:41 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2022-04-17 1:16:41 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2022-04-17 1:16:42 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 0a116f55-bdec-11ec-b149-327ff97ab864 2022-04-17 1:16:42 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0a116f55-bdec-11ec-b149-327ff97ab864 from 0 (onap-mariadb-galera-1) 2022-04-17 1:16:42 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0a116f55-bdec-11ec-b149-327ff97ab864 from 1 (onap-mariadb-galera-0) 2022-04-17 1:16:42 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:16:42 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-04-17 1:16:42 2 [Note] WSREP: ####### processing CC 14, local, ordered 2022-04-17 1:16:42 2 [Note] WSREP: ####### My UUID: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6 2022-04-17 1:16:42 2 [Note] WSREP: Skipping cert index reset 2022-04-17 1:16:42 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-17 1:16:42 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-04-17 1:16:42 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:16:42 2 [Note] WSREP: ================================================ View: id: ec7de03b-bdeb-11ec-83e9-e20f52818369:14 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 1 members(2): 0: 09c13f9e-bdec-11ec-b0f1-1b679e4e9d22, onap-mariadb-galera-1 1: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6, onap-mariadb-galera-0 ================================================= 2022-04-17 1:16:42 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:42 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-04-17 1:16:42 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-17 1:16:44 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 1.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-04-17 1:16:44 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-04-17 1:16:44 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-04-17 1:16:44 2 [Note] WSREP: Cert index preload: 14 -> 14 2022-04-17 1:16:44 2 [Note] WSREP: Server status change synced -> donor 2022-04-17 1:16:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:44 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.69.150:4568 sending 14-14, preload starts from 14 2022-04-17 1:16:44 0 [Note] WSREP: Donor monitor thread started to monitor 2022-04-17 1:16:44 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.69.150:4444/xtrabackup_sst//1' --local-port '3306' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'ec7de03b-bdeb-11ec-83e9-e20f52818369:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2022-04-17 1:16:44 0 [Note] WSREP: IST sender 14 -> 14 2022-04-17 1:16:44 2 [Note] WSREP: sst_donor_thread signaled with 0 2022-04-17 1:16:44 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') turning message relay requesting off WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220417 01:16:44.810) WSREP_SST: [INFO] Streaming with mbstream (20220417 01:16:44.974) WSREP_SST: [INFO] Using socat as streamer (20220417 01:16:44.978) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.eS3xdz52EW' as mariabackup temporary directory (20220417 01:16:45.015) WSREP_SST: [INFO] Using '/tmp/tmp.xe5uBl1OZI' as mariabackup working directory (20220417 01:16:45.019) WSREP_SST: [INFO] Streaming GTID file before SST (20220417 01:16:45.023) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.69.150:4444; RC=( ${PIPESTATUS[@]} ) (20220417 01:16:45.028) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220417 01:16:45.038) # Time: 220417 1:16:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.69.150:4444 (20220417 01:16:55.042) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf' --backup --no-version-check --databases-exclude='lost+found' --tmpdir='/opt/bitnami/mariadb/tmp/tmp.eS3xdz52EW' --innodb-data-home-dir='./' --log-bin='mysql-bin' --user='mariabackup' --socket='/opt/bitnami/mariadb/tmp/mysql.sock' --galera-info --stream=mbstream --target-dir='/tmp/tmp.xe5uBl1OZI' --datadir='/bitnami/mariadb/data' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2> '/bitnami/mariadb/data/mariabackup.backup.log' | socat -u stdio TCP:10.233.69.150:4444; RC=( ${PIPESTATUS[@]} ) (20220417 01:16:55.045) # Time: 220417 1:16:55 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.001452 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1650158215; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-04-17 1:16:56 31 [Note] WSREP: Desyncing and pausing the provider 2022-04-17 1:16:56 31 [Note] WSREP: pause 2022-04-17 1:16:56 31 [Note] WSREP: Provider paused at ec7de03b-bdeb-11ec-83e9-e20f52818369:14 (6) 2022-04-17 1:16:56 31 [Note] WSREP: Provider paused at: 14 # Time: 220417 1:16:56 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1650158216; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-04-17 1:16:56 31 [Note] WSREP: Resuming and resyncing the provider 2022-04-17 1:16:56 31 [Note] WSREP: resume 2022-04-17 1:16:56 31 [Note] WSREP: resuming provider at 6 2022-04-17 1:16:56 31 [Note] WSREP: Provider resumed. 2022-04-17 1:16:56 0 [Note] WSREP: SST sent: ec7de03b-bdeb-11ec-83e9-e20f52818369:14 2022-04-17 1:16:56 0 [Note] WSREP: Server status change donor -> joined 2022-04-17 1:16:56 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:16:56 0 [Note] WSREP: 1.0 (onap-mariadb-galera-0): State transfer to 0.0 (onap-mariadb-galera-1) complete. 2022-04-17 1:16:56 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-04-17 1:16:56 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-0) synced with group. 2022-04-17 1:16:56 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-04-17 1:16:56 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-17 1:16:56 7 [Note] WSREP: Server status change joined -> synced 2022-04-17 1:16:56 7 [Note] WSREP: Synchronized with group, ready for connections 2022-04-17 1:16:56 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220417 01:16:56.805) WSREP_SST: [INFO] Cleaning up temporary directories (20220417 01:16:56.809) 2022-04-17 1:16:56 0 [Note] WSREP: Donor monitor thread ended with total time 12 sec # Time: 220417 1:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:17:00 0 [Note] WSREP: async IST sender served 2022-04-17 1:17:00 0 [Note] WSREP: 0.0 (onap-mariadb-galera-1): State transfer from 1.0 (onap-mariadb-galera-0) complete. 2022-04-17 1:17:00 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) synced with group. # Time: 220417 1:17:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:17:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:17:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:17:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.004502 Lock_time: 0.004442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:17:52 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.68.114:4567 2022-04-17 1:17:52 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') connection established to 33d1bf40-9747 tcp://10.233.68.114:4567 2022-04-17 1:17:52 0 [Note] WSREP: declaring 09c13f9e-b0f1 at tcp://10.233.69.150:4567 stable 2022-04-17 1:17:52 0 [Note] WSREP: declaring 33d1bf40-9747 at tcp://10.233.68.114:4567 stable 2022-04-17 1:17:52 0 [Note] WSREP: Node 09c13f9e-b0f1 state prim 2022-04-17 1:17:52 0 [Note] WSREP: view(view_id(PRIM,09c13f9e-b0f1,3) memb { 09c13f9e-b0f1,0 33d1bf40-9747,0 f46c8105-9e77,0 } joined { } left { } partitioned { }) 2022-04-17 1:17:52 0 [Note] WSREP: save pc into disk 2022-04-17 1:17:52 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 2, memb_num = 3 2022-04-17 1:17:52 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2022-04-17 1:17:52 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 342e2230-bdec-11ec-ba9a-7b9b0c1f6b1e 2022-04-17 1:17:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: 342e2230-bdec-11ec-ba9a-7b9b0c1f6b1e from 0 (onap-mariadb-galera-1) 2022-04-17 1:17:52 0 [Note] WSREP: STATE EXCHANGE: got state msg: 342e2230-bdec-11ec-ba9a-7b9b0c1f6b1e from 2 (onap-mariadb-galera-0) 2022-04-17 1:17:53 0 [Note] WSREP: STATE EXCHANGE: got state msg: 342e2230-bdec-11ec-ba9a-7b9b0c1f6b1e from 1 (onap-mariadb-galera-2) 2022-04-17 1:17:53 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:17:53 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-04-17 1:17:53 8 [Note] WSREP: ####### processing CC 15, local, ordered 2022-04-17 1:17:53 8 [Note] WSREP: ####### My UUID: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6 2022-04-17 1:17:53 8 [Note] WSREP: Skipping cert index reset 2022-04-17 1:17:53 8 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-17 1:17:53 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-04-17 1:17:53 0 [Note] WSREP: Service thread queue flushed. 2022-04-17 1:17:53 8 [Note] WSREP: ================================================ View: id: ec7de03b-bdeb-11ec-83e9-e20f52818369:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 2 members(3): 0: 09c13f9e-bdec-11ec-b0f1-1b679e4e9d22, onap-mariadb-galera-1 1: 33d1bf40-bdec-11ec-9747-8a82e4f313b3, onap-mariadb-galera-2 2: f46c8105-bdeb-11ec-9e77-3f0ac93c71f6, onap-mariadb-galera-0 ================================================= 2022-04-17 1:17:53 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-17 1:17:53 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-04-17 1:17:53 8 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-17 1:17:55 0 [Note] WSREP: (f46c8105-9e77, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-04-17 1:17:55 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-1)(SYNCED) as donor. # Time: 220417 1:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:18:08 0 [Note] WSREP: 0.0 (onap-mariadb-galera-1): State transfer to 1.0 (onap-mariadb-galera-2) complete. 2022-04-17 1:18:08 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) synced with group. # Time: 220417 1:18:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:18:11 0 [Note] WSREP: 1.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-1) complete. 2022-04-17 1:18:11 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) synced with group. # Time: 220417 1:18:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:18:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:18:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:19:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:20:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:21:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000998 Lock_time: 0.000942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:22:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:23:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:24:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:25:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:26:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:27:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:28:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:29:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650158990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650158990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:30:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 378 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 378 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 382 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:31:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.001329 Lock_time: 0.001277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:32:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.001351 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:33:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:34:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:35:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:35:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:35:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:43 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.025467 Lock_time: 0.025240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 130 use ejbca; SET timestamp=1650159403; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000324 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 594 SET timestamp=1650159403; select cadata0_.cAId as cAId1_14_, cadata0_.data as data2_14_, cadata0_.expireTime as expireTi3_14_, cadata0_.name as name4_14_, cadata0_.rowProtection as rowProte5_14_, cadata0_.rowVersion as rowVersi6_14_, cadata0_.status as status7_14_, cadata0_.subjectDN as subjectD8_14_, cadata0_.updateTime as updateTi9_14_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.005240 Lock_time: 0.005101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1650159403; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.003356 Lock_time: 0.003167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1650159403; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220417 1:36:45 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.005452 Lock_time: 0.005283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1650159405; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.003564 Lock_time: 0.003485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1650159405; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.003338 Lock_time: 0.003254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1650159405; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.004871 Lock_time: 0.004622 Rows_sent: 3 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 1153 SET timestamp=1650159405; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'CertificateData' AND (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND NON_UNIQUE = 0 ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.003706 Lock_time: 0.003567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1650159405; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 220417 1:36:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:36:54 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000458 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 130 SET timestamp=1650159414; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # Time: 220417 1:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:37:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:37:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:37:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:37:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000255 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1650159480; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000289 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1650159480; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220417 1:38:09 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000150 Lock_time: 0.000056 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1650159489; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220417 1:38:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:38:13 # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.001642 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use datarouter; SET timestamp=1650159493; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.000618 Lock_time: 0.000326 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 879 SET timestamp=1650159493; select * from PARAMETERS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.000315 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1650159493; select count(*) from FEEDS where DELETED = 0; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.000163 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1650159493; select count(*) from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.003032 Lock_time: 0.002950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 128 SET timestamp=1650159493; select NODEID, NAME from NODES; # Time: 220417 1:38:14 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000307 Lock_time: 0.000132 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 967 use ejbca; SET timestamp=1650159494; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220417 1:38:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:38:26 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.004066 Lock_time: 0.003933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 84 SET timestamp=1650159506; select cryptotoke0_.id as col_0_0_ from CryptoTokenData cryptotoke0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000140 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 650 SET timestamp=1650159506; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220417 1:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000133 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1138 SET timestamp=1650159510; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220417 1:38:31 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000217 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 5274 SET timestamp=1650159511; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220417 1:38:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:38:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.001222 Lock_time: 0.001134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:39:08 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000293 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1650159548; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 220417 1:39:09 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000112 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1650159549; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_ where certificat0_.certificateProfileName='CUSTOM_ENDUSER'; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000096 Lock_time: 0.000036 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1650159549; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000259 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1650159549; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000141 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1650159549; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_ where endentityp0_.profileName='Custom_EndEntity'; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000103 Lock_time: 0.000038 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1650159549; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000109 Lock_time: 0.000046 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1650159549; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 220417 1:39:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220417 1:39:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:39:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:39:49 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000343 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1650159589; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000239 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1650159589; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 220417 1:39:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:40:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:40:11 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000298 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1650159611; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_ where roledata0_.roleName='Certificate Update Admin' and (roledata0_.nameSpace is null); # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000534 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1650159611; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=924177417; # Time: 220417 1:40:15 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000259 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1650159615; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.003783 Lock_time: 0.003667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1650159615; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000155 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1650159615; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.002882 Lock_time: 0.002784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 492 SET timestamp=1650159615; select userdataso0_.id as id1_35_, userdataso0_.data as data2_35_, userdataso0_.name as name3_35_, userdataso0_.rowProtection as rowProte4_35_, userdataso0_.rowVersion as rowVersi5_35_, userdataso0_.updateCounter as updateCo6_35_ from UserDataSourceData userdataso0_; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000175 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 9442 SET timestamp=1650159615; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_; # Time: 220417 1:40:19 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000281 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1650159619; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220417 1:40:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:40:24 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000302 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1650159624; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220417 1:40:28 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000292 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1650159628; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220417 1:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:40:32 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220417 1:40:33 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.012117 Lock_time: 0.011908 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1650159633; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=924177417; # Time: 220417 1:40:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.018986 Lock_time: 0.018875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.019115 Lock_time: 0.019028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.026425 Lock_time: 0.026337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.019314 Lock_time: 0.019220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:40:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.002559 Lock_time: 0.002437 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use nengdb; SET timestamp=1650159650; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000070 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159650; DELETE FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.001759 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1650159650; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='nengdb' AND TABLE_NAME='DATABASECHANGELOG' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.003330 Lock_time: 0.003195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1650159650; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1166 SET timestamp=1650159650; SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1650159650; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # Time: 220417 1:40:51 # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000918 Lock_time: 0.000800 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1650159651; SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.003097 Lock_time: 0.003018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159651; delete from SERVICE_PARAMETER; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.002938 Lock_time: 0.002887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159651; delete from IDENTIFIER_MAP; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.012890 Lock_time: 0.012815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159651; delete from EXTERNAL_INTERFACE; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159651; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1650159651; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1650159651; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.71.169] # Thread_id: 666 Schema: nengdb QC_hit: No # Query_time: 0.000097 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1650159651; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # Time: 220417 1:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.129023 Lock_time: 0.128901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.137166 Lock_time: 0.137045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:41:03 # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.001748 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 use datarouter; SET timestamp=1650159663; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.003998 Lock_time: 0.003854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 266 SET timestamp=1650159663; select * from FEED_ENDPOINT_IDS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.003249 Lock_time: 0.003166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1650159663; select * from FEED_ENDPOINT_ADDRS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.000159 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 466 SET timestamp=1650159663; select * from GROUPS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.000168 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1650159663; select * from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.002636 Lock_time: 0.002550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 402 SET timestamp=1650159663; select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.002961 Lock_time: 0.002885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 162 SET timestamp=1650159663; select SUBID, NODEID from EGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.78.119] # Thread_id: 555 Schema: datarouter QC_hit: No # Query_time: 0.003618 Lock_time: 0.003473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 250 SET timestamp=1650159663; select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES; # Time: 220417 1:41:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:41:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:41:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:41:45 # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.001791 Lock_time: 0.001628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 use ejbca; SET timestamp=1650159705; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # Time: 220417 1:41:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:42:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:43:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:43:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.70.52] # Thread_id: 505 Schema: ejbca QC_hit: No # Query_time: 0.000457 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1650159800; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 220417 1:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:43:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.001196 Lock_time: 0.001097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.001188 Lock_time: 0.001086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:43:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.030112 Lock_time: 0.029930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:44:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:45:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650159990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650159990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:46:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:47:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.003767 Lock_time: 0.003649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.003807 Lock_time: 0.003686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:48:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.001583 Lock_time: 0.001410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:49:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220417 1:50:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220417 1:50:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:50:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:50:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:51:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220417 1:51:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:51:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:51:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:52:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.002885 Lock_time: 0.002813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:53:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.002327 Lock_time: 0.002265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:54:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:55:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220417 1:56:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:56:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:56:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:56:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:57:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:57:56 1094 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220417 1:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.069584 Lock_time: 0.069481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.069604 Lock_time: 0.069501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.037165 Lock_time: 0.037080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.049690 Lock_time: 0.049590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:58:04 1099 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:58:04 1100 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:58:04 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:58:04 1101 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-17 1:58:05 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220417 1:58:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:58:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:58:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:58:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.002254 Lock_time: 0.002191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220417 1:59:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1650160750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1650160750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-17 1:59:13 0 [Note] WSREP: declaring 33d1bf40-9747 at tcp://10.233.68.114:4567 stable 2022-04-17 1:59:13 0 [Note] WSREP: forgetting 09c13f9e-b0f1 (tcp://10.233.69.150:4567) 2022-04-17 1:59:13 0 [Note] WSREP: Node 33d1bf40-9747 state prim 2022-04-17 1:59:13 0 [Note] WSREP: view(view_id(PRIM,33d1bf40-9747,4) memb { 33d1bf40-9747,0 f46c8105-9e77,0 } joined { } left { } partitioned { 09c13f9e-b0f1,0 }) 2022-04-17 1:59:13 0 [Note] WSREP: save pc into disk 2022-04-17 1:59:13 0 [Note] WSREP: forgetting 09c13f9e-b0f1 (tcp://10.233.69.150:4567) 2022-04-17 1:59:13 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2022-04-17 1:59:13 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2022-04-17 1:59:13 0 [Note] WSREP: STATE EXCHANGE: sent state msg: faf0b357-bdf1-11ec-bef0-87814e5eaf9c 2022-04-17 1:59:13 0 [Warning] WSREP: FLOW message from member 1 in non-primary configuration. Ignored. 2022-04-17 1:59:13 0 [Note] WSREP: STATE EXCHANGE: got state msg: faf0b357-bdf1-11ec-bef0-87814e5eaf9c from 0 (onap-mariadb-galera-2) 2022-04-17 1:59:13 0 [Note] WSREP: STATE EXCHANGE: got state msg: faf0b357-bdf1-11ec-bef0-87814e5eaf9c from 1 (onap-mariadb-galera-0) 2022-04-17 1:59:13 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 3, members = 2/2 (joined/total), act_id = 3264, last_appl. = 3214, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = ec7de03b-bdeb-11ec-83e9-e20f52818369 2022-04-17 1:59:13 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-04-17 1:59:13 7 [Note] WSREP: MDL BF-BF conflict schema: catalogdb request: (7 seqno 3235 wsrep (high priority, exec, executing) cmd 0 161 INSERT INTO service (MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, DESCRIPTION) VALUES ('DummyGRApiDefaultModelUUID?', 'GR-API-DEFAULT', 'DummyGRApiDefaultModelInvariantUUID?', '1.0', 'Gr api service for VID to use for infra APIH orchestration')pt[b) granted: (8 seqno 3234 wsrep (toi, exec, committed) cmd 0 9 DROP TABLE service_to_resource_customizations) 2022-04-17 1:59:13 7 [ERROR] Aborting 2022-04-17 1:59:17 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:20 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:22 1137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:22 1137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:24 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:24 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:30 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:39 1143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:39 1143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:40 1145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 1:59:50 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:00 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:02 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:02 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:04 1157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:04 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:10 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:12 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:12 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:16 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:16 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:19 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:19 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:20 1165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:30 1156 [Warning] Aborted connection 1156 to db: 'ejbca' user: 'ejbca' host: '10.233.70.52' (Got an error reading communication packets) 2022-04-17 2:00:32 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:32 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:40 1175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:41 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:41 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:48 1179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:00:50 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:00 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:03 1188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:04 1189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:04 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:04 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:10 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:20 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:21 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:21 1201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:21 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:21 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:30 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:40 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:47 1188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:47 1189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:47 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:50 1212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:01:57 1216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:00 1218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:10 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:12 1226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:12 1227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:18 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:19 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:19 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:19 1231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:20 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:29 1236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:29 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:29 1238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:30 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:31 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:40 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:48 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:02:50 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:00 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:10 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:20 1262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:26 1266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:26 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:30 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:40 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:03:50 1276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:00 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:10 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:11 1288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:11 1288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:20 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:30 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:40 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:47 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:48 1310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:04:50 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:00 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:10 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:20 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:27 1327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:27 1328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:30 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:40 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:05:50 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:00 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:10 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:20 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:30 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:40 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:06:50 1362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:00 1366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:10 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:20 1375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:26 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:26 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:30 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:40 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:50 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:51 1392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:51 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:07:51 1394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:00 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:10 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:17 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:20 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:30 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:37 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:38 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:40 1414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:08:50 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:00 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:10 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:20 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:30 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:40 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:50 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:51 1446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:51 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:51 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:52 1449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:52 1450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:59 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:09:59 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:00 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:10 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:20 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:27 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:27 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:28 1466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:30 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:40 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:45 1466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:10:50 1479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:00 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:10 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:20 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:30 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:31 1496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:31 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:31 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:40 1500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:49 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:50 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:11:54 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:00 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:10 1511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:20 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:30 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:40 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:50 1531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:12:51 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:00 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:10 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:20 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:30 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:35 1559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:40 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:50 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:13:56 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:00 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:10 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:20 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:21 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:22 1559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:23 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:23 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:30 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:40 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:50 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:54 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:54 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:14:54 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:00 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:10 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:20 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:25 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:30 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:40 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:15:50 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:00 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:10 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:20 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:30 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:40 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:16:50 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:00 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:10 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:20 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:30 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:40 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:17:50 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:00 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:10 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:20 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:30 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:40 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:18:50 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:00 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:10 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:20 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:30 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:40 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:19:50 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:00 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:10 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:20 1726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:30 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:40 1735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:20:50 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:00 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:10 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:20 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:30 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:40 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:21:50 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:00 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:10 1770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:20 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:30 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:40 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:22:50 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:00 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:10 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:20 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:30 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:40 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:50 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:58 1802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:23:59 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:00 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:02 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:10 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:20 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:30 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:33 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:33 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:40 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:24:50 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:00 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:04 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:10 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:20 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:30 1854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:40 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:25:50 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:00 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:10 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:20 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:30 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:40 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:50 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:52 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:26:52 1891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:00 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:10 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:20 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:22 1891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:22 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:30 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:40 1910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:50 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:27:53 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:00 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:10 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:20 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:26 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:30 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:40 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:46 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:50 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:28:51 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:00 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:10 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:20 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:30 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:40 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:42 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:49 1967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:29:50 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:00 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:06 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:06 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:10 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:20 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:30 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:40 1994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:46 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:50 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:30:54 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:00 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:10 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:18 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:20 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:30 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:35 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:40 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:48 2024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:49 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:50 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:31:55 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:00 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:04 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:10 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:18 2042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:20 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:29 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:30 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:40 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:50 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:54 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:32:59 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:00 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:03 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:04 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:04 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:10 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:16 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:20 2082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:23 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:30 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:40 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:33:50 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:00 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:01 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:08 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:09 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:10 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:20 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:21 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:30 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:32 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:32 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:40 2122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:46 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:46 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:46 2128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:34:50 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:00 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:05 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:06 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:09 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:10 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:11 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:11 2145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:11 2146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:11 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:11 2148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:12 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:14 2150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:17 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:20 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:30 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:40 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:46 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:46 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:46 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:46 2167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:46 2168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:35:50 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:00 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:10 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:11 2182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:12 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:12 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:20 2185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:30 2189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:40 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:36:50 2198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:00 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:10 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:12 2209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:20 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:30 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:40 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:37:50 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:00 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:10 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:20 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:30 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:40 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:46 2250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:46 2251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:46 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:50 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:59 2238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:38:59 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:00 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:01 2261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:01 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:02 2263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:09 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:10 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:20 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:26 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:28 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:29 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:30 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:31 2280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:32 2261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:33 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:33 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:33 2263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:34 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:38 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:40 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:41 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:50 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:39:51 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:00 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:10 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:19 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:20 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:30 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:40 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:50 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:52 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:40:52 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:00 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:10 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:20 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:30 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:40 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:50 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:53 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:41:56 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:00 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:06 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:06 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:06 2352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:10 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:19 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:19 2358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:20 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:30 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:40 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:41 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:42:50 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:00 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:07 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:10 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:20 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:28 2391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:30 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:40 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:43:50 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:00 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:10 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:16 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:16 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:16 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:16 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:20 2421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:30 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:31 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:31 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:40 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:44:50 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:00 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:02 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:10 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:20 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:30 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:40 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:45:50 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:00 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:10 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:20 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:30 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:40 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:46:50 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:00 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:10 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:20 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:21 2498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:30 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:40 2503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:50 2508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:55 2498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:47:57 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:00 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:10 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:20 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:30 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:40 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:42 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:48:50 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:00 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:10 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:20 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:30 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:40 2552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:49:50 2556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:00 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:10 2565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:18 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:18 2569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:20 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:30 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:40 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:50:50 2582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:00 2587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:10 2591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:20 2595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:30 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:40 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:50 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:51 2612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:51 2613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:51:51 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:00 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:10 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:20 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:21 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:21 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:22 2612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:22 2613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:23 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:30 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:40 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:50 2641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:54 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:54 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:54 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:54 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:54 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:55 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:52:55 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:00 2646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:10 2650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:20 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:30 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:40 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:53:50 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:00 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:10 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:14 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:20 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:30 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:40 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:50 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:54:59 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:00 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:03 2699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:10 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:20 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:30 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:40 2712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:55:50 2716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:00 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:10 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:20 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:30 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:40 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:56:50 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:00 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:10 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:20 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:30 2756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:40 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:50 2765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:51 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:57:51 2769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:00 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:03 2774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:10 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:11 2779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:20 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:22 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:23 2769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:23 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:30 2786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:37 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:40 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:50 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:58:56 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:00 2799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:06 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:08 2803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:10 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:14 2808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:20 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:30 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:40 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:50 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 2:59:54 2826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:00 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:05 2813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:10 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:20 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:30 2839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:36 2843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:39 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:39 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:40 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:44 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:50 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:00:55 2854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:00 2856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:05 2859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:08 2843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:10 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:11 2865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:20 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:30 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:32 2874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:38 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:40 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:50 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:01:57 2884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:00 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:01 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:02 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:10 2892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:15 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:20 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:21 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:30 2902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:40 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:02:50 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:00 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:10 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:20 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:30 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:40 2930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:03:50 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:00 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:10 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:20 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:28 2949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:30 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:40 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:04:50 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:00 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:10 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:20 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:21 2975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:21 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:21 2977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:29 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:30 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:40 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:50 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:54 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:54 2975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:55 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:55 2977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:56 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:05:56 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:00 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:10 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:20 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:30 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:32 3009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:32 3010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:34 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:40 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:41 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:41 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:42 3016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:06:50 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:00 3021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:09 3025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:10 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:11 3030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:20 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:27 3016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:27 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:30 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:40 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:43 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:50 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:07:55 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:00 3056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:01 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:02 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:05 3059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:06 3060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:08 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:10 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:13 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:19 3067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:20 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:30 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:31 3077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:31 3078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:33 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:34 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:40 3082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:45 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:45 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:45 3086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:50 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:08:58 3091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:00 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:04 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:08 3097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:10 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:18 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:20 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:28 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:30 3108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:40 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:50 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:09:51 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:00 3121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:10 3126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:20 3130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:23 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:23 3134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:30 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:35 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:35 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:40 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:41 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:41 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:41 3145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:41 3146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:41 3147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:42 3148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:10:50 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:00 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:06 3157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:10 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:20 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:21 3166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:21 3167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:30 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:40 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:50 3176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:51 3157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:11:52 3166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:00 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:10 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:20 3189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:30 3192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:40 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:12:50 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:00 3205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:10 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:20 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:30 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:40 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:13:50 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:00 3228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:10 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:20 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:30 3241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:40 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:14:50 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:00 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:10 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:20 3261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:30 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:40 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:15:50 3277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:00 3279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:10 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:20 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:30 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:33 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:33 3277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:34 3294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:34 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:40 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:16:50 3301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:00 3305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:10 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:19 3294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:19 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:20 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:30 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:40 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:17:50 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:00 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:06 3332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:10 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:20 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:30 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:37 3332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:40 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:50 3353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:18:51 3354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:00 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:08 3359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:10 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:20 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:23 3353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:23 3354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:23 3368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:30 3370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:39 3359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:40 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:50 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:54 3368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:19:54 3381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:00 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:10 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:20 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:25 3381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:26 3394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:30 3396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:40 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:20:50 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:00 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:10 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:11 3394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:20 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:30 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:40 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:21:50 3427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:00 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:10 3435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:20 3440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:30 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:40 3448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:22:50 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:00 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:10 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:20 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:30 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:40 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:23:50 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:00 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:10 3484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:20 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:30 3492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:40 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:24:50 3500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:00 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:10 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:20 3511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:30 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:40 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:25:50 3524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:00 3528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:10 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:20 3539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:21 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:21 3541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:21 3542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:30 3543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:40 3547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:26:50 3551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:00 3555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:04 3539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:04 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:04 3541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:04 3542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:04 3559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:10 3560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:20 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:30 3569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:34 3572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:40 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:50 3577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:27:57 3581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:00 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:10 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:11 3590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:19 3591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:20 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:30 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:40 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:45 3604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:50 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:28:54 3609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:00 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:08 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:08 3615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:08 3616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:10 3617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:20 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:30 3625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:40 3630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:47 3633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:29:50 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:00 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:03 3642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:10 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:20 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:21 3651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:27 3652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:30 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:35 3657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:36 3658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:39 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:40 3664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:41 3665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:48 3666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:30:50 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:00 3673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:01 3677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:09 3678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:10 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:20 3687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:21 3688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:21 3671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:21 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:21 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:25 3690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:30 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:40 3695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:31:50 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:00 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:01 3708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:06 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:10 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:20 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:30 3718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:40 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:32:50 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:00 3730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:10 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:20 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:30 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:40 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:33:50 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:00 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:10 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:20 3766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:30 3767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:40 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:34:50 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:00 3779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:10 3783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:20 3787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:21 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:21 3792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:30 3794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:40 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:50 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:52 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:35:52 3792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:00 3805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:10 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:20 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:30 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:40 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:48 3825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:36:50 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:00 3830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:07 3834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:10 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:20 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:22 3843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:27 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:30 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:33 3849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:35 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:37 3851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:37 3834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:39 3852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:40 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:44 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:47 3858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:49 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:50 3860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:52 3864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:53 3865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:53 3866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:37:56 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:00 3869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:03 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:10 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:12 3877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:15 3878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:20 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:24 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:30 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:31 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:40 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:43 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:50 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:38:55 3899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:00 3901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:10 3905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:14 3908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:20 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:22 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:30 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:40 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:39:50 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:00 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:10 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:20 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:23 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:23 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:23 3940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:30 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:36 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:40 3947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:40:50 3951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:00 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:08 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:08 3940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:10 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:20 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:30 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:40 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:41:50 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:00 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:10 3983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:20 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:30 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:40 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:42:50 3999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:00 4003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:10 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:20 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:30 4014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:36 4018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:36 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:38 4020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:40 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:43:50 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:00 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:10 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:20 4038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:21 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:21 4042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:30 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:40 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:50 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:44:54 4058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:00 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:10 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:20 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:30 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:39 4077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:40 4079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:45:50 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:00 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:10 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:20 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:24 4075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:24 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:24 4077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:30 4098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:40 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:46:50 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:00 4111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:10 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:20 4122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:30 4124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:40 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:47:50 4131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:00 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:10 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:20 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:30 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:40 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:48:50 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:00 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:10 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:20 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:30 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:40 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:49:50 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:00 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:10 4187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:20 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:21 4195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:21 4196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:21 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:21 4198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:30 4200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:40 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:50 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:50:58 4213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:00 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:10 4218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:20 4222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:30 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:40 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:43 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:43 4212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:43 4213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:43 4234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:43 4235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:50 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:51:51 4240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:00 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:10 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:20 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:28 4234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:28 4235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:28 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:30 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:40 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:52:50 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:00 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:10 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:13 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:20 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:30 4279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:40 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:50 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:53:58 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:00 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:10 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:20 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:30 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:40 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:43 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:54:50 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:00 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:10 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:13 4323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:20 4324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:30 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:40 4332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:43 4323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:55:50 4337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:00 4341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:10 4345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:19 4348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:20 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:30 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:40 4358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:56:50 4362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:00 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:10 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:20 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:30 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:37 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:40 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:50 4390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:57:53 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:00 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:10 4396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:20 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:27 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:28 4405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:30 4410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:39 4411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:39 4412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:40 4413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:41 4417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:44 4418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:44 4419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:58:50 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:00 4425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:10 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:15 4410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:20 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:30 4436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:40 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:43 4444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:45 4445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:48 4446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:50 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 3:59:56 4451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:00 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:10 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:15 4460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:20 4462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:22 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:24 4466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:30 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:40 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:43 4476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:44 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:00:50 4482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:00 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:01 4487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:10 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:19 4492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:20 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:21 4497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:22 4498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:28 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:30 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:36 4504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:40 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:01:50 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:00 4513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:10 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:20 4530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:30 4535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:40 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:02:50 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:00 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:03 4549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:10 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:20 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:30 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:34 4548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:34 4549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:38 4562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:40 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:03:50 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:00 4572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:04 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:05 4576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:06 4577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:10 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:18 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:20 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:30 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:40 4591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:04:50 4576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:00 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:04 4603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:10 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:20 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:30 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:40 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:05:50 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:00 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:10 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:20 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:30 4637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:40 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:50 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:51 4648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:06:53 4649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:00 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:05 4654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:09 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:10 4656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:13 4660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:17 4661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:20 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:21 4666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:22 4667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:25 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:26 4669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:30 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:32 4675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:40 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:07:50 4684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:00 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:10 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:11 4693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:20 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:30 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:32 4702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:40 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:42 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:08:50 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:00 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:10 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:20 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:30 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:40 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:09:50 4741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:00 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:10 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:20 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:21 4741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:22 4754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:22 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:22 4756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:23 4757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:27 4758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:30 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:37 4763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:40 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:50 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:53 4754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:53 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:54 4756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:54 4757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:10:55 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:00 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:09 4763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:10 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:20 4786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:26 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:26 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:26 4788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:30 4789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:40 4793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:50 4797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:57 4786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:58 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:11:58 4788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:00 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:10 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:20 4810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:30 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:33 4817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:33 4818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:36 4819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:40 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:50 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:12:52 4828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:00 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:05 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:10 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:20 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:30 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:34 4846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:40 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:13:50 4851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:00 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:04 4859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:10 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:20 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:30 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:40 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:14:50 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:00 4880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:04 4884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:06 4885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:10 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:20 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:30 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:40 4899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:15:50 4906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:00 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:10 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:20 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:22 4906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:23 4919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:30 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:40 4925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:50 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:16:58 4919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:00 4932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:10 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:20 4946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:30 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:40 4951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:17:50 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:00 4946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:10 4964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:20 4968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:30 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:40 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:47 4979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:18:50 4981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:00 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:10 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:20 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:30 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:40 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:19:50 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:00 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:05 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:05 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:10 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:20 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:30 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:40 5027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:20:50 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:00 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:10 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:12 5042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:20 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:22 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:30 5049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:40 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:50 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:53 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:21:53 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:00 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:10 5066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:20 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:24 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:30 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:40 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:22:50 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:00 5085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:04 5089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:04 5090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:10 5092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:20 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:30 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:40 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:23:50 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:00 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:10 5115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:20 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:30 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:40 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:24:50 5132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:00 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:10 5140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:20 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:30 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:40 5151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:25:50 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:00 5159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:10 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:20 5167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:21 5171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:21 5172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:21 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:30 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:40 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:26:50 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:00 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:05 5171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:05 5172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:05 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:05 5190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:06 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:06 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:10 5193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:14 5197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:20 5198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:30 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:40 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:50 5190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:51 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:51 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:51 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:52 5215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:27:54 5216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:00 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:03 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:10 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:20 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:23 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:24 5215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:24 5230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:30 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:40 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:43 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:45 5240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:50 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:51 5245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:28:55 5246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:00 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:02 5251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:09 5230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:10 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:18 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:20 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:30 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:40 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:42 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:42 5270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:47 5271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:49 5272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:29:50 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:00 5279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:04 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:05 5283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:06 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:07 5285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:09 5286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:10 5291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:12 5292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:20 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:30 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:38 5301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:39 5302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:40 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:43 5307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:49 5308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:30:50 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:00 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:10 5318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:20 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:30 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:37 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:40 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:31:50 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:00 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:10 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:20 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:30 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:40 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:32:50 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:00 5363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:10 5367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:20 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:30 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:40 5380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:50 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:51 5387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:33:51 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:00 5389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:10 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:15 5397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:20 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:23 5387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:23 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:30 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:40 5406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:34:50 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:00 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:10 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:20 5423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-17 4:35:30 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)