By type
[38;5;6mmariadb [38;5;5m04:43:27.59 [0m [38;5;6mmariadb [38;5;5m04:43:27.59 [0m[1mWelcome to the Bitnami mariadb-galera container[0m [38;5;6mmariadb [38;5;5m04:43:27.59 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m [38;5;6mmariadb [38;5;5m04:43:27.60 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m [38;5;6mmariadb [38;5;5m04:43:27.60 [0m [38;5;6mmariadb [38;5;5m04:43:27.60 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup ** [38;5;6mmariadb [38;5;5m04:43:27.68 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars [38;5;6mmariadb [38;5;5m04:45:28.29 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m04:45:28.30 [0m[38;5;2mINFO [0m ==> Initializing mariadb database [38;5;6mmariadb [38;5;5m04:45:28.31 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist [38;5;6mmariadb [38;5;5m04:45:28.37 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration [38;5;6mmariadb [38;5;5m04:45:28.38 [0m[38;5;2mINFO [0m ==> Setting user option [38;5;6mmariadb [38;5;5m04:45:28.39 [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;5m04:45:28.41 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option [38;5;6mmariadb [38;5;5m04:45:28.42 [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;5m04:45:28.43 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option [38;5;6mmariadb [38;5;5m04:45:28.43 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.70.224' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m04:46:28.77 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m04:46:28.78 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option [38;5;6mmariadb [38;5;5m04:46:28.78 [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;5m04:47:29.09 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-04-08 4:47:29 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-08 4:47:29 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;5m04:47:44.09 [0m[38;5;2mINFO [0m ==> Starting mariadb in background 2022-04-08 4:47:44 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-08 4:47:44 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-08 4:47:44 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 423 ... 2022-04-08 4:47:44 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-08 4:47:44 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-08 4:47:44 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy
loaded successfully. 2022-04-08 4:47:44 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-08 4:47:44 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-04-08 4:47:44 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-04-08 4:47:44 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-04-08 4:47:44 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-04-08 4:47:44 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.70.224; 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-08 4:47:44 0 [Note] WSREP: Start replication 2022-04-08 4:47:44 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-08 4:47:44 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-08 4:47:44 0 [Note] WSREP: protonet asio version 0 2022-04-08 4:47:44 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-08 4:47:44 0 [Note] WSREP: backend: asio 2022-04-08 4:47:44 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-08 4:47:44 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-08 4:47:44 0 [Note] WSREP: restore pc from disk failed 2022-04-08 4:47:44 0 [Note] WSREP: GMCast version 0 2022-04-08 4:47:44 0 [Note] WSREP: (07c2b7fb-894a, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-08 4:47:44 0 [Note] WSREP: (07c2b7fb-894a, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-08 4:47:44 0 [Note] WSREP: EVS version 1 2022-04-08 4:47:44 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-08 4:47:44 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-08 4:47:44 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-08 4:47:44 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-08 4:47:44 0 [Note] WSREP: Node 07c2b7fb-894a state prim 2022-04-08 4:47:44 0 [Note] WSREP: view(view_id(PRIM,07c2b7fb-894a,1) memb { 07c2b7fb-894a,0 } joined { } left { } partitioned { }) 2022-04-08 4:47:44 0 [Note] WSREP: save pc into disk 2022-04-08 4:47:44 0 [Note] WSREP: gcomm: connected 2022-04-08 4:47:44 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-08 4:47:44 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-08 4:47:44 0 [Note] WSREP: Opened channel 'galera' 2022-04-08 4:47:44 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-08 4:47:44 0 [Note] WSREP: Starting new group from scratch: 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:47:44 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 07c44910-b6f7-11ec-8825-4e0b5fe38a00 2022-04-08 4:47:44 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 07c44910-b6f7-11ec-8825-4e0b5fe38a00 2022-04-08 4:47:44 0 [Note] WSREP: STATE EXCHANGE: got state msg: 07c44910-b6f7-11ec-8825-4e0b5fe38a00 from 0 (onap-mariadb-galera-0) 2022-04-08 4:47:44 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 = 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:47:44 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-08 4:47:44 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-04-08 4:47:44 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-08 4:47:44 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-04-08 4:47:44 1 [Note] WSREP: Starting rollbacker thread 1 2022-04-08 4:47:44 2 [Note] WSREP: Starting applier thread 2 2022-04-08 4:47:44 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-04-08 4:47:44 2 [Note] WSREP: Process first view: 07c43b6c-b6f7-11ec-8199-3fe225680819 my uuid: 07c2b7fb-b6f7-11ec-894a-fff759365658 2022-04-08 4:47:44 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 07c43b6c-b6f7-11ec-8199-3fe225680819:1 with ID 07c2b7fb-b6f7-11ec-894a-fff759365658 2022-04-08 4:47:44 2 [Note] WSREP: Server status change disconnected -> connected 2022-04-08 4:47:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:44 2 [Note] WSREP: ####### My UUID: 07c2b7fb-b6f7-11ec-894a-fff759365658 2022-04-08 4:47:44 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-08 4:47:44 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:47:44 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-08 4:47:44 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-08 4:47:44 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-04-08 4:47:44 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:47:44 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 07c43b6c-b6f7-11ec-8199-3fe225680819:0 2022-04-08 4:47:44 2 [Note] WSREP: ================================================ View: id: 07c43b6c-b6f7-11ec-8199-3fe225680819: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: 07c2b7fb-b6f7-11ec-894a-fff759365658, onap-mariadb-galera-0 ================================================= 2022-04-08 4:47:44 2 [Note] WSREP: Server status change connected -> joiner 2022-04-08 4:47:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:44 2 [Note] WSREP: Server status change joiner -> initializing 2022-04-08 4:47:44 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-08 4:47:44 0 [Note] InnoDB: Number of pools: 1 2022-04-08 4:47:44 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-08 4:47:44 0 [Note] InnoDB: Using Linux native AIO 2022-04-08 4:47:44 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-08 4:47:44 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-08 4:47:44 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-08 4:47:44 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-08 4:47:44 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-08 4:47:48 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-08 4:47:48 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14 2022-04-08 4:47:48 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-08 4:47:48 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-04-08 4:47:48 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-08 4:47:48 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-08 4:47:48 0 [Note] InnoDB: Buffer pool(s) load completed at 220408 4:47:48 2022-04-08 4:47:48 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-04-08 4:47:48 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 4:47:48 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 4:47:48 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 4:47:48 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-08 4:47:49 0 [Note] WSREP: Server initialized 2022-04-08 4:47:49 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-08 4:47:49 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:49 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-08 4:47:49 6 [Note] WSREP: Starting applier thread 6 2022-04-08 4:47:49 7 [Note] WSREP: Starting applier thread 7 2022-04-08 4:47:49 8 [Note] WSREP: Starting applier thread 8 2022-04-08 4:47:49 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-08 4:47:49 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-04-08 4:47:49 2 [Note] WSREP: Server status change initialized -> joined 2022-04-08 4:47:49 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:49 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:49 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-04-08 4:47:49 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-08 4:47:49 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-08 4:47:49 2 [Note] WSREP: Server status change joined -> synced 2022-04-08 4:47:49 2 [Note] WSREP: Synchronized with group, ready for connections 2022-04-08 4:47:49 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. [38;5;6mmariadb [38;5;5m04:47:50.12 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready [38;5;6mmariadb [38;5;5m04:47:50.13 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; # Time: 220408 4:47:50 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.355230 Lock_time: 0.352241 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 130 use mysql; SET timestamp=1649393270; select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; [38;5;6mmariadb [38;5;5m04:47:50.52 [0m[38;5;5mDEBUG[0m ==> WSREP status ON [38;5;6mmariadb [38;5;5m04:47:50.52 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization [38;5;6mmariadb [38;5;5m04:47:55.53 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration [38;5;6mmariadb [38;5;5m04:47:55.54 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220408 4:47:56 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.985117 Lock_time: 0.980742 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 SET timestamp=1649393276; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); [38;5;6mmariadb [38;5;5m04:47:56.56 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials [38;5;6mmariadb [38;5;5m04:47:56.58 [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-08 4:47:56 13 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:47:56.65 [0m[38;5;5mDEBUG[0m ==> removing the unknown user [38;5;6mmariadb [38;5;5m04:47:56.66 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User=''; # Time: 220408 4:47:57 # User@Host: root[root] @ localhost [] # Thread_id: 14 Schema: mysql QC_hit: No # Query_time: 0.832047 Lock_time: 0.831202 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1649393277; select Host from user where User=''; [38;5;6mmariadb [38;5;5m04:47:57.53 [0m[38;5;5mDEBUG[0m ==> creating database user \'my-user\' [38;5;6mmariadb [38;5;5m04:47:57.55 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.002419 Lock_time: 0.002165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393277; SELECT page_size, compress_ops, 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.000302 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; [38;5;6mmariadb [38;5;5m04:47:57.60 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.001618 Lock_time: 0.001397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; [38;5;6mmariadb [38;5;5m04:47:57.62 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; [38;5;6mmariadb [38;5;5m04:47:57.68 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials [38;5;6mmariadb [38;5;5m04:47:57.69 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; [38;5;6mmariadb [38;5;5m04:47:57.74 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-04-08 4:47:57 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:47:57.80 [0m[38;5;5mDEBUG[0m ==> Configure replication user [38;5;6mmariadb [38;5;5m04:47:57.81 [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-08 4:47:57 22 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:47:57.91 [0m[38;5;5mDEBUG[0m ==> Flushing privileges [38;5;6mmariadb [38;5;5m04:47:57.92 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: flush privileges; 2022-04-08 4:47:57 24 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:47:57.97 [0m[38;5;2mINFO [0m ==> Stopping mariadb 2022-04-08 4:47:57 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-04-08 4:47:57 0 [Note] WSREP: Shutdown replication 2022-04-08 4:47:57 0 [Note] WSREP: Server status change synced -> disconnecting 2022-04-08 4:47:57 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:57 0 [Note] WSREP: Closing send monitor... 2022-04-08 4:47:57 0 [Note] WSREP: Closed send monitor. 2022-04-08 4:47:57 0 [Note] WSREP: gcomm: terminating thread 2022-04-08 4:47:57 0 [Note] WSREP: gcomm: joining thread 2022-04-08 4:47:57 0 [Note] WSREP: gcomm: closing backend 2022-04-08 4:47:57 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-04-08 4:47:57 0 [Note] WSREP: view((empty)) 2022-04-08 4:47:57 0 [Note] WSREP: gcomm: closed 2022-04-08 4:47:57 0 [Note] WSREP: New SELF-LEAVE. 2022-04-08 4:47:57 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-04-08 4:47:57 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-04-08 4:47:57 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-04-08 4:47:57 0 [Note] WSREP: RECV thread exiting 0: Success 2022-04-08 4:47:57 0 [Note] WSREP: recv_thread() joined. 2022-04-08 4:47:57 0 [Note] WSREP: Closing replication queue. 2022-04-08 4:47:57 0 [Note] WSREP: Closing slave action queue. 2022-04-08 4:47:57 7 [Note] WSREP: ================================================ View: id: 07c43b6c-b6f7-11ec-8199-3fe225680819: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-08 4:47:57 7 [Note] WSREP: Non-primary view 2022-04-08 4:47:57 7 [Note] WSREP: Server status change disconnecting -> disconnected 2022-04-08 4:47:57 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:57 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:47:57 7 [Note] WSREP: Applier thread exiting ret: 0 thd: 7 2022-04-08 4:47:57 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-08 4:47:57 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-04-08 4:47:57 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-04-08 4:47:57 2 [Note] WSREP: Applier thread exiting ret: 6 thd: 2 2022-04-08 4:47:57 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-08 4:47:57 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-08 4:47:57 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-08 4:47:57 1 [Note] WSREP: rollbacker thread exiting 1 2022-04-08 4:47:57 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-04-08 4:47:57 0 [Note] WSREP: dtor state: CLOSED 2022-04-08 4:47:57 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-04-08 4:47:57 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-04-08 4:47:58 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-04-08 4:47:58 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-04-08 4:47:58 0 [Note] WSREP: cert index usage at exit 1 2022-04-08 4:47:58 0 [Note] WSREP: cert trx map usage at exit 11 2022-04-08 4:47:58 0 [Note] WSREP: deps set usage at exit 0 2022-04-08 4:47:58 0 [Note] WSREP: avg deps dist 1 2022-04-08 4:47:58 0 [Note] WSREP: avg cert interval 0 2022-04-08 4:47:58 0 [Note] WSREP: cert index size 1 2022-04-08 4:47:58 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:47:58 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-04-08 4:47:58 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-04-08 4:47:58 0 [Note] WSREP: Flushing memory map to disk... 2022-04-08 4:48:02 0 [Note] InnoDB: FTS optimize thread exiting. 2022-04-08 4:48:02 0 [Note] InnoDB: Starting shutdown... 2022-04-08 4:48:02 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-04-08 4:48:02 0 [Note] InnoDB: Buffer pool(s) dump completed at 220408 4:48:02 2022-04-08 4:48:03 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2022-04-08 4:48:03 0 [Note] InnoDB: Shutdown completed; log sequence number 61532; transaction id 26 2022-04-08 4:48:03 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete [38;5;6mmariadb [38;5;5m04:48:04.00 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files [38;5;6mmariadb [38;5;5m04:48:04.05 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! ** [38;5;6mmariadb [38;5;5m04:48:04.16 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB ** [38;5;6mmariadb [38;5;5m04:48:04.17 [0m[38;5;2mINFO [0m ==> Setting previous boot 2022-04-08 4:48:04 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-04-08 4:48:04 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-04-08 4:48:04 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ... 2022-04-08 4:48:04 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-04-08 4:48:04 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-04-08 4:48:04 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully. 2022-04-08 4:48:04 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-04-08 4:48:04 0 [Note] WSREP: Found saved state: 07c43b6c-b6f7-11ec-8199-3fe225680819:12, safe_to_bootstrap: 1 2022-04-08 4:48:04 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 07c43b6c-b6f7-11ec-8199-3fe225680819 Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-04-08 4:48:04 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 07c43b6c-b6f7-11ec-8199-3fe225680819, offset: 1280 2022-04-08 4:48:04 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-04-08 4:48:04 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-04-08 4:48:04 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-04-08 4:48:04 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-04-08 4:48:04 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-04-08 4:48:04 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-04-08 4:48:04 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-04-08 4:48:04 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.70.224; 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-08 4:48:04 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:48:04 0 [Note] WSREP: ####### Assign initial position for certification: 07c43b6c-b6f7-11ec-8199-3fe225680819:12, protocol version: -1 2022-04-08 4:48:04 0 [Note] WSREP: Start replication 2022-04-08 4:48:04 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-04-08 4:48:04 0 [Note] WSREP: Setting GCS initial position to 07c43b6c-b6f7-11ec-8199-3fe225680819:12 2022-04-08 4:48:04 0 [Note] WSREP: protonet asio version 0 2022-04-08 4:48:04 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-04-08 4:48:04 0 [Note] WSREP: backend: asio 2022-04-08 4:48:04 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-04-08 4:48:04 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-04-08 4:48:04 0 [Note] WSREP: restore pc from disk failed 2022-04-08 4:48:04 0 [Note] WSREP: GMCast version 0 2022-04-08 4:48:04 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-04-08 4:48:04 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-04-08 4:48:04 0 [Note] WSREP: EVS version 1 2022-04-08 4:48:04 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-04-08 4:48:04 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-04-08 4:48:04 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-04-08 4:48:04 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-04-08 4:48:04 0 [Note] WSREP: Node 1392370c-a6ab state prim 2022-04-08 4:48:04 0 [Note] WSREP: view(view_id(PRIM,1392370c-a6ab,1) memb { 1392370c-a6ab,0 } joined { } left { } partitioned { }) 2022-04-08 4:48:04 0 [Note] WSREP: save pc into disk 2022-04-08 4:48:04 0 [Note] WSREP: gcomm: connected 2022-04-08 4:48:04 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-04-08 4:48:04 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-04-08 4:48:04 0 [Note] WSREP: Opened channel 'galera' 2022-04-08 4:48:04 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-04-08 4:48:04 1 [Note] WSREP: Starting applier thread 1 2022-04-08 4:48:04 2 [Note] WSREP: Starting rollbacker thread 2 2022-04-08 4:48:04 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 13943382-b6f7-11ec-8232-5601d557b815 2022-04-08 4:48:04 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 13943382-b6f7-11ec-8232-5601d557b815 2022-04-08 4:48:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: 13943382-b6f7-11ec-8232-5601d557b815 from 0 (onap-mariadb-galera-0) 2022-04-08 4:48:04 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 = 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:48:04 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-04-08 4:48:04 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-04-08 4:48:04 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-08 4:48:04 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-04-08 4:48:04 1 [Note] WSREP: ####### processing CC 13, local, ordered 2022-04-08 4:48:04 1 [Note] WSREP: Process first view: 07c43b6c-b6f7-11ec-8199-3fe225680819 my uuid: 1392370c-b6f7-11ec-a6ab-effc3229d544 2022-04-08 4:48:04 1 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 07c43b6c-b6f7-11ec-8199-3fe225680819:13 with ID 1392370c-b6f7-11ec-a6ab-effc3229d544 2022-04-08 4:48:04 1 [Note] WSREP: Server status change disconnected -> connected 2022-04-08 4:48:04 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:04 1 [Note] WSREP: ####### My UUID: 1392370c-b6f7-11ec-a6ab-effc3229d544 2022-04-08 4:48:04 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-04-08 4:48:04 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:48:04 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-04-08 4:48:04 1 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-08 4:48:04 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-04-08 4:48:04 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:48:04 1 [Note] WSREP: ================================================ View: id: 07c43b6c-b6f7-11ec-8199-3fe225680819: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: 1392370c-b6f7-11ec-a6ab-effc3229d544, onap-mariadb-galera-0 ================================================= 2022-04-08 4:48:04 1 [Note] WSREP: Server status change connected -> joiner 2022-04-08 4:48:04 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:04 1 [Note] WSREP: Server status change joiner -> initializing 2022-04-08 4:48:04 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-04-08 4:48:04 0 [Note] InnoDB: Number of pools: 1 2022-04-08 4:48:04 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-04-08 4:48:04 0 [Note] InnoDB: Using Linux native AIO 2022-04-08 4:48:04 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-04-08 4:48:04 0 [Note] InnoDB: Completed initialization of buffer pool 2022-04-08 4:48:04 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') connection established to 13ed9bbc-99fb tcp://10.233.68.181:4567 2022-04-08 4:48:04 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-04-08 4:48:04 0 [Note] InnoDB: 128 rollback segments are active. 2022-04-08 4:48:04 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-04-08 4:48:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-04-08 4:48:05 0 [Note] WSREP: declaring 13ed9bbc-99fb at tcp://10.233.68.181:4567 stable 2022-04-08 4:48:05 0 [Note] WSREP: Node 1392370c-a6ab state prim 2022-04-08 4:48:05 0 [Note] WSREP: view(view_id(PRIM,1392370c-a6ab,2) memb { 1392370c-a6ab,0 13ed9bbc-99fb,0 } joined { } left { } partitioned { }) 2022-04-08 4:48:05 0 [Note] WSREP: save pc into disk 2022-04-08 4:48:05 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2022-04-08 4:48:05 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 1406d0d7-b6f7-11ec-bcb1-56a793f41edb 2022-04-08 4:48:05 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 1406d0d7-b6f7-11ec-bcb1-56a793f41edb 2022-04-08 4:48:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 1406d0d7-b6f7-11ec-bcb1-56a793f41edb from 0 (onap-mariadb-galera-0) 2022-04-08 4:48:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 1406d0d7-b6f7-11ec-bcb1-56a793f41edb from 1 (onap-mariadb-galera-1) 2022-04-08 4:48:05 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 = 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:48:05 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-04-08 4:48:07 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-04-08 4:48:10 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-04-08 4:48:10 0 [Note] InnoDB: 10.6.5 started; log sequence number 61532; transaction id 27 2022-04-08 4:48:10 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-04-08 4:48:10 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-04-08 4:48:10 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-08 4:48:10 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-08 4:48:10 0 [Note] InnoDB: Buffer pool(s) load completed at 220408 4:48:10 2022-04-08 4:48:10 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-04-08 4:48:10 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 4:48:10 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-04-08 4:48:10 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-04-08 4:48:11 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-04-08 4:48:11 0 [Note] WSREP: Server initialized 2022-04-08 4:48:11 0 [Note] WSREP: Server status change initializing -> initialized 2022-04-08 4:48:11 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-04-08 4:48:11 6 [Note] WSREP: Starting applier thread 6 2022-04-08 4:48:11 7 [Note] WSREP: Starting applier thread 7 2022-04-08 4:48:11 8 [Note] WSREP: Starting applier thread 8 2022-04-08 4:48:11 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-08 4:48:11 5 [Note] WSREP: Recovered cluster id 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:48:11 1 [Note] WSREP: Server status change initialized -> joined 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-04-08 4:48:11 1 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-08 4:48:11 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-08 4:48:11 1 [Note] WSREP: Server status change joined -> synced 2022-04-08 4:48:11 1 [Note] WSREP: Synchronized with group, ready for connections 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: ####### processing CC 14, local, ordered 2022-04-08 4:48:11 1 [Note] WSREP: ####### My UUID: 1392370c-b6f7-11ec-a6ab-effc3229d544 2022-04-08 4:48:11 1 [Note] WSREP: Skipping cert index reset 2022-04-08 4:48:11 1 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-08 4:48:11 1 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-04-08 4:48:11 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:48:11 1 [Note] WSREP: ================================================ View: id: 07c43b6c-b6f7-11ec-8199-3fe225680819: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: 0 members(2): 0: 1392370c-b6f7-11ec-a6ab-effc3229d544, onap-mariadb-galera-0 1: 13ed9bbc-b6f7-11ec-99fb-8a80c88af455, onap-mariadb-galera-1 ================================================= 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-04-08 4:48:11 1 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-08 4:48:11 1 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-04-08 4:48:11 1 [Note] WSREP: Cert index preload: 14 -> 14 2022-04-08 4:48:11 1 [Note] WSREP: Server status change synced -> donor 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:11 0 [Note] WSREP: Donor monitor thread started to monitor 2022-04-08 4:48:11 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.68.181: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 '07c43b6c-b6f7-11ec-8199-3fe225680819: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-08 4:48:11 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.68.181:4568 sending 14-14, preload starts from 14 2022-04-08 4:48:11 0 [Note] WSREP: IST sender 14 -> 14 2022-04-08 4:48:11 1 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220408 04:48:11.281) WSREP_SST: [INFO] Streaming with mbstream (20220408 04:48:11.572) WSREP_SST: [INFO] Using socat as streamer (20220408 04:48:11.579) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.bNeo5sqB2V' as mariabackup temporary directory (20220408 04:48:11.605) WSREP_SST: [INFO] Using '/tmp/tmp.mKwcsYS5ai' as mariabackup working directory (20220408 04:48:11.614) WSREP_SST: [INFO] Streaming GTID file before SST (20220408 04:48:11.622) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.68.181:4444; RC=( ${PIPESTATUS[@]} ) (20220408 04:48:11.640) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220408 04:48:11.662) # Time: 220408 4:48:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.003579 Lock_time: 0.003330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393297; SELECT page_size, buffer_pool_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.001759 Lock_time: 0.001511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.003337 Lock_time: 0.003182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.003882 Lock_time: 0.003788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393297; 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.68.181:4444 (20220408 04:48:21.671) 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.bNeo5sqB2V' --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.mKwcsYS5ai' --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.68.181:4444; RC=( ${PIPESTATUS[@]} ) (20220408 04:48:21.677) # Time: 220408 4:48:21 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.015094 Lock_time: 0.013497 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1649393301; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-04-08 4:48:23 15 [Note] WSREP: Desyncing and pausing the provider 2022-04-08 4:48:23 15 [Note] WSREP: pause 2022-04-08 4:48:23 15 [Note] WSREP: Provider paused at 07c43b6c-b6f7-11ec-8199-3fe225680819:14 (6) 2022-04-08 4:48:23 15 [Note] WSREP: Provider paused at: 14 # Time: 220408 4:48:24 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.002035 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1649393304; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-04-08 4:48:24 15 [Note] WSREP: Resuming and resyncing the provider 2022-04-08 4:48:24 15 [Note] WSREP: resume 2022-04-08 4:48:24 15 [Note] WSREP: resuming provider at 6 2022-04-08 4:48:24 15 [Note] WSREP: Provider resumed. 2022-04-08 4:48:24 0 [Note] WSREP: SST sent: 07c43b6c-b6f7-11ec-8199-3fe225680819:14 2022-04-08 4:48:24 0 [Note] WSREP: Server status change donor -> joined 2022-04-08 4:48:24 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:24 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2022-04-08 4:48:24 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-04-08 4:48:24 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-08 4:48:24 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-04-08 4:48:24 8 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-04-08 4:48:24 8 [Note] WSREP: Server status change joined -> synced 2022-04-08 4:48:24 8 [Note] WSREP: Synchronized with group, ready for connections 2022-04-08 4:48:24 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220408 04:48:24.444) WSREP_SST: [INFO] Cleaning up temporary directories (20220408 04:48:24.454) 2022-04-08 4:48:24 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 220408 4:48:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.002393 Lock_time: 0.002198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393307; SELECT page_size, buffer_pool_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.000489 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.005366 Lock_time: 0.005052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 4:48:29 0 [Note] WSREP: async IST sender served 2022-04-08 4:48:29 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-04-08 4:48:29 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 220408 4:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393314; SELECT page_size, compress_ops, 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.000672 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:48:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.003021 Lock_time: 0.002738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:48:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.001903 Lock_time: 0.001746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 4:48:47 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.67.147:4567 2022-04-08 4:48:47 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') connection established to 2d695cc4-a5e7 tcp://10.233.67.147:4567 2022-04-08 4:48:48 0 [Note] WSREP: declaring 13ed9bbc-99fb at tcp://10.233.68.181:4567 stable 2022-04-08 4:48:48 0 [Note] WSREP: declaring 2d695cc4-a5e7 at tcp://10.233.67.147:4567 stable 2022-04-08 4:48:48 0 [Note] WSREP: Node 1392370c-a6ab state prim 2022-04-08 4:48:48 0 [Note] WSREP: view(view_id(PRIM,1392370c-a6ab,3) memb { 1392370c-a6ab,0 13ed9bbc-99fb,0 2d695cc4-a5e7,0 } joined { } left { } partitioned { }) 2022-04-08 4:48:48 0 [Note] WSREP: save pc into disk 2022-04-08 4:48:48 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2022-04-08 4:48:48 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 2db00efd-b6f7-11ec-9e8b-c68c751830be 2022-04-08 4:48:48 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 2db00efd-b6f7-11ec-9e8b-c68c751830be 2022-04-08 4:48:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 2db00efd-b6f7-11ec-9e8b-c68c751830be from 0 (onap-mariadb-galera-0) 2022-04-08 4:48:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 2db00efd-b6f7-11ec-9e8b-c68c751830be from 1 (onap-mariadb-galera-1) 2022-04-08 4:48:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 2db00efd-b6f7-11ec-9e8b-c68c751830be from 2 (onap-mariadb-galera-2) 2022-04-08 4:48:48 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 = 07c43b6c-b6f7-11ec-8199-3fe225680819 2022-04-08 4:48:48 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-04-08 4:48:48 7 [Note] WSREP: ####### processing CC 15, local, ordered 2022-04-08 4:48:48 7 [Note] WSREP: ####### My UUID: 1392370c-b6f7-11ec-a6ab-effc3229d544 2022-04-08 4:48:48 7 [Note] WSREP: Skipping cert index reset 2022-04-08 4:48:48 7 [Note] WSREP: REPL Protocols: 10 (5) 2022-04-08 4:48:48 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-04-08 4:48:48 0 [Note] WSREP: Service thread queue flushed. 2022-04-08 4:48:48 7 [Note] WSREP: ================================================ View: id: 07c43b6c-b6f7-11ec-8199-3fe225680819: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: 0 members(3): 0: 1392370c-b6f7-11ec-a6ab-effc3229d544, onap-mariadb-galera-0 1: 13ed9bbc-b6f7-11ec-99fb-8a80c88af455, onap-mariadb-galera-1 2: 2d695cc4-b6f7-11ec-a5e7-e209b97ad4b8, onap-mariadb-galera-2 ================================================= 2022-04-08 4:48:48 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:48 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-04-08 4:48:48 7 [Note] WSREP: Min available from gcache for CC from group: 1 2022-04-08 4:48:51 0 [Note] WSREP: (1392370c-a6ab, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-04-08 4:48:53 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-04-08 4:48:53 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2022-04-08 4:48:53 7 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-04-08 4:48:53 7 [Note] WSREP: Cert index preload: 15 -> 15 2022-04-08 4:48:53 7 [Note] WSREP: Server status change synced -> donor 2022-04-08 4:48:53 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:53 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:48:53 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.67.147:4568 sending 15-15, preload starts from 15 2022-04-08 4:48:53 0 [Note] WSREP: Donor monitor thread started to monitor 2022-04-08 4:48:53 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.67.147: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 '07c43b6c-b6f7-11ec-8199-3fe225680819:15' --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-08 4:48:53 0 [Note] WSREP: IST sender 15 -> 15 2022-04-08 4:48:53 7 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220408 04:48:53.402) WSREP_SST: [INFO] Moving '/bitnami/mariadb/data/mariabackup.backup.log' to '/tmp/sst_log_archive/mariabackup.backup.log.2022.04.08-04.48.53.786542357' (20220408 04:48:53.794) WSREP_SST: [INFO] Streaming with mbstream (20220408 04:48:53.831) WSREP_SST: [INFO] Using socat as streamer (20220408 04:48:53.838) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.8kTyV9Grw3' as mariabackup temporary directory (20220408 04:48:53.870) WSREP_SST: [INFO] Using '/tmp/tmp.18egvwyCdl' as mariabackup working directory (20220408 04:48:53.881) WSREP_SST: [INFO] Streaming GTID file before SST (20220408 04:48:53.887) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.67.147:4444; RC=( ${PIPESTATUS[@]} ) (20220408 04:48:53.898) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220408 04:48:53.926) # Time: 220408 4:48:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.004832 Lock_time: 0.004641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.001347 Lock_time: 0.001144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.002908 Lock_time: 0.002712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.67.147:4444 (20220408 04:49:03.949) 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.8kTyV9Grw3' --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.18egvwyCdl' --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.67.147:4444; RC=( ${PIPESTATUS[@]} ) (20220408 04:49:03.964) # Time: 220408 4:49:04 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.024693 Lock_time: 0.023136 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1649393344; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 220408 4:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.027048 Lock_time: 0.024751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 4:49:05 33 [Note] WSREP: Desyncing and pausing the provider 2022-04-08 4:49:05 33 [Note] WSREP: pause 2022-04-08 4:49:05 33 [Note] WSREP: Provider paused at 07c43b6c-b6f7-11ec-8199-3fe225680819:15 (12) 2022-04-08 4:49:05 33 [Note] WSREP: Provider paused at: 15 # Time: 220408 4:49:06 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.002426 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1649393346; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-04-08 4:49:07 33 [Note] WSREP: Resuming and resyncing the provider 2022-04-08 4:49:07 33 [Note] WSREP: resume 2022-04-08 4:49:07 33 [Note] WSREP: resuming provider at 12 2022-04-08 4:49:07 33 [Note] WSREP: Provider resumed. 2022-04-08 4:49:07 0 [Note] WSREP: SST sent: 07c43b6c-b6f7-11ec-8199-3fe225680819:15 2022-04-08 4:49:07 0 [Note] WSREP: Server status change donor -> joined 2022-04-08 4:49:07 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-04-08 4:49:07 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2022-04-08 4:49:07 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2022-04-08 4:49:07 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-04-08 4:49:07 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-04-08 4:49:07 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group WSREP_SST: [INFO] Total time on donor: 0 seconds (20220408 04:49:07.179) 2022-04-08 4:49:07 1 [Note] WSREP: Server status change joined -> synced 2022-04-08 4:49:07 1 [Note] WSREP: Synchronized with group, ready for connections 2022-04-08 4:49:07 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Cleaning up temporary directories (20220408 04:49:07.190) 2022-04-08 4:49:07 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec # Time: 220408 4:49:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.010914 Lock_time: 0.010671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.004234 Lock_time: 0.004002 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 4:49:12 0 [Note] WSREP: async IST sender served 2022-04-08 4:49:12 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-04-08 4:49:12 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 220408 4:49:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.001168 Lock_time: 0.000945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.003782 Lock_time: 0.003597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393357; SELECT page_size, compress_ops, 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.000331 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:49:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393367; SELECT page_size, buffer_pool_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.000737 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.001249 Lock_time: 0.001071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:49:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.001954 Lock_time: 0.001769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.002789 Lock_time: 0.002599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.012618 Lock_time: 0.011858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:49:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393387; SELECT page_size, buffer_pool_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.000365 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:49:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393404; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:50:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.001412 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.004550 Lock_time: 0.004133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:50:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:50:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.006044 Lock_time: 0.005898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000959 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:50:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.001436 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.004327 Lock_time: 0.004157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:50:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.005718 Lock_time: 0.005544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393447; SELECT page_size, buffer_pool_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.000529 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:50:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393457; SELECT page_size, buffer_pool_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.000667 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:51:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.010491 Lock_time: 0.010272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:51:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.005234 Lock_time: 0.005087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.004688 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.001578 Lock_time: 0.001350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393487; SELECT page_size, compress_ops, 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.004725 Lock_time: 0.004279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.001653 Lock_time: 0.001473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.001834 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:51:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393497; SELECT page_size, buffer_pool_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.000345 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393497; SELECT page_size, compress_ops, 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.000650 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393497; SELECT page_size, compress_ops, 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.000835 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.002043 Lock_time: 0.001809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393507; SELECT page_size, compress_ops, 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.000239 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393507; SELECT page_size, buffer_pool_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.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.002898 Lock_time: 0.002537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:51:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.003756 Lock_time: 0.001025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393517; SELECT page_size, buffer_pool_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.000887 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393517; SELECT page_size, compress_ops, 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.003061 Lock_time: 0.002853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393517; SELECT page_size, buffer_pool_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.003092 Lock_time: 0.002855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.001244 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393525; SELECT page_size, buffer_pool_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.003886 Lock_time: 0.003651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:52:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.001477 Lock_time: 0.001360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.005879 Lock_time: 0.005655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393527; SELECT page_size, buffer_pool_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.000506 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393527; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:52:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.002944 Lock_time: 0.002732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:52:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.004200 Lock_time: 0.004056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:52:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.002370 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.002980 Lock_time: 0.002624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393557; SELECT page_size, compress_ops, 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.008134 Lock_time: 0.007902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393557; SELECT page_size, compress_ops, 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.000431 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:52:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393567; SELECT page_size, buffer_pool_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.000544 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:52:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.004943 Lock_time: 0.004737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393577; SELECT page_size, compress_ops, 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.005228 Lock_time: 0.005157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.001019 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:53:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393587; SELECT page_size, buffer_pool_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.000244 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.001569 Lock_time: 0.001361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393587; SELECT page_size, buffer_pool_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.000385 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393597; SELECT page_size, buffer_pool_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.001377 Lock_time: 0.001165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393597; SELECT page_size, buffer_pool_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.001441 Lock_time: 0.001351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.001105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393607; SELECT page_size, compress_ops, 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.000882 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393607; SELECT page_size, buffer_pool_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.000976 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393607; SELECT page_size, buffer_pool_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.009753 Lock_time: 0.009004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.003578 Lock_time: 0.003384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393614; SELECT page_size, buffer_pool_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.000484 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393617; SELECT page_size, compress_ops, 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.000618 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.001579 Lock_time: 0.001387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393627; SELECT page_size, buffer_pool_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.000327 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:53:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.002506 Lock_time: 0.002310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393637; SELECT page_size, compress_ops, 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.000572 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.003464 Lock_time: 0.003099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.004276 Lock_time: 0.004067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393645; SELECT page_size, compress_ops, 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.000300 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:54:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.015982 Lock_time: 0.015745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.003489 Lock_time: 0.003301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.001514 Lock_time: 0.001284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:54:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.003242 Lock_time: 0.003129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393657; SELECT page_size, compress_ops, 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.000376 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393657; SELECT page_size, buffer_pool_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.000506 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393657; SELECT page_size, buffer_pool_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.001699 Lock_time: 0.001583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:54:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393667; SELECT page_size, buffer_pool_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.004967 Lock_time: 0.004752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393667; SELECT page_size, buffer_pool_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.002083 Lock_time: 0.001911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393667; SELECT page_size, compress_ops, 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.001759 Lock_time: 0.001410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:54:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393677; SELECT page_size, buffer_pool_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.000384 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.001016 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:54:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.001723 Lock_time: 0.001516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.009411 Lock_time: 0.009201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:54:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.008237 Lock_time: 0.008044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393697; SELECT page_size, compress_ops, 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.003933 Lock_time: 0.003776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.003788 Lock_time: 0.003656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:55:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.004780 Lock_time: 0.003365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:55:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.001207 Lock_time: 0.001042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:55:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393727; SELECT page_size, buffer_pool_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.000601 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.002581 Lock_time: 0.002339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.001762 Lock_time: 0.001542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:55:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.004326 Lock_time: 0.004098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:55:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:55:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:56:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.001090 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393767; SELECT page_size, buffer_pool_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.001322 Lock_time: 0.001139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.002617 Lock_time: 0.002401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:56:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393777; SELECT page_size, buffer_pool_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.000429 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:56:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.008376 Lock_time: 0.008097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393787; SELECT page_size, buffer_pool_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.000216 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:56:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:56:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393807; SELECT page_size, compress_ops, 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.000706 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393807; SELECT page_size, buffer_pool_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.001053 Lock_time: 0.000846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:56:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.003392 Lock_time: 0.003286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393817; SELECT page_size, buffer_pool_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.000921 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000959 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393824; SELECT page_size, buffer_pool_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.001687 Lock_time: 0.001488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:57:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393827; SELECT page_size, buffer_pool_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.000466 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:57:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.018246 Lock_time: 0.017817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:57:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.005455 Lock_time: 0.005155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.005795 Lock_time: 0.005494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393847; SELECT page_size, compress_ops, 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.006252 Lock_time: 0.006038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393854; SELECT page_size, compress_ops, 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.000744 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:57:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:57:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.001904 Lock_time: 0.001726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:57:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.001252 Lock_time: 0.001092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.007611 Lock_time: 0.007386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393887; SELECT page_size, compress_ops, 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.000505 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 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=1649393887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.003524 Lock_time: 0.003304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.004366 Lock_time: 0.003785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.013122 Lock_time: 0.012899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.008427 Lock_time: 0.008161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393917; SELECT page_size, buffer_pool_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.000860 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393917; SELECT page_size, compress_ops, 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.001141 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393917; SELECT page_size, compress_ops, 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.001833 Lock_time: 0.001579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:58:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393927; SELECT page_size, buffer_pool_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.001415 Lock_time: 0.001237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393927; SELECT page_size, buffer_pool_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.002668 Lock_time: 0.002565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.003311 Lock_time: 0.003208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:58:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.005021 Lock_time: 0.004814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.005931 Lock_time: 0.005658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.013357 Lock_time: 0.013114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393944; SELECT page_size, buffer_pool_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.005631 Lock_time: 0.005422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 4:59:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.005812 Lock_time: 0.005639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.003557 Lock_time: 0.003421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393947; SELECT page_size, compress_ops, 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.000533 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393957; SELECT page_size, buffer_pool_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.000714 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393957; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.002527 Lock_time: 0.001857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.001226 Lock_time: 0.001054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.001620 Lock_time: 0.001505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.007180 Lock_time: 0.006998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 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=1649393987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 4:59:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.005839 Lock_time: 0.001149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.002994 Lock_time: 0.002826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.002972 Lock_time: 0.002877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649393997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.001658 Lock_time: 0.001586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649393997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000999 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394007; SELECT page_size, buffer_pool_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.000557 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:00:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.004871 Lock_time: 0.004673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394017; SELECT page_size, compress_ops, 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.000373 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:00:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.002764 Lock_time: 0.002224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000998 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394027; SELECT page_size, buffer_pool_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.005461 Lock_time: 0.005261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.009678 Lock_time: 0.009420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:00:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.001639 Lock_time: 0.001455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394037; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394047; SELECT page_size, buffer_pool_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.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394047; SELECT page_size, compress_ops, 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.003729 Lock_time: 0.003552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394047; SELECT page_size, compress_ops, 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.000256 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:00:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394057; SELECT page_size, compress_ops, 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.001487 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394057; SELECT page_size, compress_ops, 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.003026 Lock_time: 0.002835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394057; SELECT page_size, buffer_pool_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.004234 Lock_time: 0.004058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394064; SELECT page_size, compress_ops, 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.000191 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394067; SELECT page_size, buffer_pool_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.000279 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.003504 Lock_time: 0.003376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.004227 Lock_time: 0.004053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.010151 Lock_time: 0.009939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394077; SELECT page_size, buffer_pool_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.000333 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.001286 Lock_time: 0.001076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.003117 Lock_time: 0.002972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394087; SELECT page_size, compress_ops, 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.004722 Lock_time: 0.004628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394087; SELECT page_size, compress_ops, 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.000352 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.001011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394094; SELECT page_size, compress_ops, 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.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.003642 Lock_time: 0.003499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:01:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.004575 Lock_time: 0.004424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.003101 Lock_time: 0.002900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:01:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.002123 Lock_time: 0.002000 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:02:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.005263 Lock_time: 0.005076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394127; SELECT page_size, buffer_pool_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.001365 Lock_time: 0.001146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394127; SELECT page_size, buffer_pool_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.000399 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:02:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394137; SELECT page_size, buffer_pool_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.000382 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394137; SELECT page_size, buffer_pool_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.000233 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:02:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394147; SELECT page_size, buffer_pool_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.000435 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:02:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.001120 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394157; SELECT page_size, buffer_pool_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.000388 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394157; SELECT page_size, compress_ops, 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.001433 Lock_time: 0.001245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394157; SELECT page_size, compress_ops, 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.000177 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:02:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000941 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394167; SELECT page_size, buffer_pool_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.000570 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394167; SELECT page_size, compress_ops, 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.000588 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:02:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394177; SELECT page_size, buffer_pool_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.000803 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394177; SELECT page_size, buffer_pool_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.000426 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394184; SELECT page_size, compress_ops, 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.000470 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:03:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394187; SELECT page_size, buffer_pool_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.001067 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394187; SELECT page_size, buffer_pool_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.000609 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:03:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394197; SELECT page_size, buffer_pool_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.000758 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:03:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.003231 Lock_time: 0.002424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394207; SELECT page_size, compress_ops, 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.000630 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394207; SELECT page_size, buffer_pool_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.000474 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.001024 Lock_time: 0.000809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:03:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.009154 Lock_time: 0.008970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:03:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.005549 Lock_time: 0.005382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.001081 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.005407 Lock_time: 0.005148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:03:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.003774 Lock_time: 0.003573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.005721 Lock_time: 0.005434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.014988 Lock_time: 0.014762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:04:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.008480 Lock_time: 0.008351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394247; SELECT page_size, buffer_pool_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.000503 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.004310 Lock_time: 0.004138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:04:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.021564 Lock_time: 0.021343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.001906 Lock_time: 0.001709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394257; SELECT page_size, buffer_pool_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.004359 Lock_time: 0.004162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394257; SELECT page_size, compress_ops, 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.001514 Lock_time: 0.001339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:04:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.005059 Lock_time: 0.004889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394267; SELECT page_size, buffer_pool_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.000707 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.001425 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.004926 Lock_time: 0.004685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:04:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394277; SELECT page_size, buffer_pool_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.001347 Lock_time: 0.001159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394277; SELECT page_size, compress_ops, 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.000923 Lock_time: 0.000812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394277; SELECT page_size, buffer_pool_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.007960 Lock_time: 0.007873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:04:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394287; SELECT page_size, buffer_pool_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.003007 Lock_time: 0.002841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394287; SELECT page_size, compress_ops, 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.001122 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:04:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.290160 Lock_time: 0.289983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394298; SELECT page_size, compress_ops, 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.297124 Lock_time: 0.296915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394298; SELECT page_size, compress_ops, 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.249967 Lock_time: 0.249772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394298; SELECT page_size, buffer_pool_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.216547 Lock_time: 0.216445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 30.001296 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394335; SELECT @@version; # Time: 220408 5:05:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 30.002345 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394337; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 30.002759 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394337; SELECT @@version; # Time: 220408 5:05:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 30.000890 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394347; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 30.005976 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394347; SELECT @@version; # Time: 220408 5:05:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 30.000433 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394357; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 30.022532 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394357; SELECT @@version; # Time: 220408 5:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 30.010212 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394362; SELECT @@version; # Time: 220408 5:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 30.000424 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394364; SELECT @@version; 2022-04-08 5:06:04 467 [Warning] Aborted connection 467 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:06:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 30.001417 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394367; SELECT @@version; 2022-04-08 5:06:07 468 [Warning] Aborted connection 468 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:06:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 30.000577 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394377; SELECT @@version; 2022-04-08 5:06:17 471 [Warning] Aborted connection 471 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:06:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 30.000917 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 67 SET timestamp=1649394387; SELECT @@version; 2022-04-08 5:06:27 474 [Warning] Aborted connection 474 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:06:50 # User@Host: [] @ [] # Thread_id: 6 Schema: ejbca QC_hit: No # Query_time: 112.098724 Lock_time: 0.015363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use ejbca; SET timestamp=1649394410; CREATE TABLE PublisherQueueData ( pk VARCHAR(250) BINARY NOT NULL, fingerprint VARCHAR(250) BINARY, lastUpdate BIGINT(20) NOT NULL, publishStatus INT(11) NOT NULL, publishType INT(11) NOT NULL, publisherId INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, timeCreated BIGINT(20) NOT NULL, tryCounter INT(11) NOT NULL, volatileData LONGTEXT, PRIMARY KEY (pk) ); # Time: 220408 5:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.007233 Lock_time: 0.006979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:07:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.001489 Lock_time: 0.001259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:07:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394437; SELECT page_size, buffer_pool_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.000614 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:07:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.008218 Lock_time: 0.008003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.004227 Lock_time: 0.004020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.009152 Lock_time: 0.008971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.004409 Lock_time: 0.004238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:07:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.002679 Lock_time: 0.002330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.002462 Lock_time: 0.002065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394457; SELECT page_size, buffer_pool_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.000805 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394457; SELECT page_size, buffer_pool_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.003444 Lock_time: 0.003244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:07:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.006716 Lock_time: 0.006520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394467; SELECT page_size, compress_ops, 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.011856 Lock_time: 0.011473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394467; SELECT page_size, buffer_pool_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.004156 Lock_time: 0.003972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:07:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.007791 Lock_time: 0.007523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.004709 Lock_time: 0.004470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394477; SELECT page_size, buffer_pool_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.000533 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394477; SELECT page_size, compress_ops, 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.000488 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:08:02 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 1.398410 Lock_time: 0.047104 Rows_sent: 36 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 1922 SET timestamp=1649394482; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'ejbca') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.036616 Lock_time: 0.012724 Rows_sent: 311 Rows_examined: 622 # Rows_affected: 0 Bytes_sent: 29965 SET timestamp=1649394482; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.220278 Lock_time: 0.219626 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1222 SET timestamp=1649394482; 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 = 'ocspresponsedata' AND (TABLE_SCHEMA = 'ejbca') ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # Time: 220408 5:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.001597 Lock_time: 0.001350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394484; SELECT page_size, compress_ops, 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.001337 Lock_time: 0.001181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:08:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.003031 Lock_time: 0.002799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394487; SELECT page_size, buffer_pool_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.011227 Lock_time: 0.011027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.001459 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.006372 Lock_time: 0.006163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:08:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.003516 Lock_time: 0.003317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.012874 Lock_time: 0.007848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.006283 Lock_time: 0.006063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.005570 Lock_time: 0.005347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:08:23 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.038595 Lock_time: 0.038115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1649394503; 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='APPROVAL_PROFILE'; # Time: 220408 5:08:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.001696 Lock_time: 0.001519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.007484 Lock_time: 0.007242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394507; SELECT page_size, compress_ops, 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.005858 Lock_time: 0.005656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.011431 Lock_time: 0.011141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394515; SELECT page_size, buffer_pool_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.001794 Lock_time: 0.001578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:08:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.006802 Lock_time: 0.006572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.002201 Lock_time: 0.002058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.002537 Lock_time: 0.002401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:08:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.004666 Lock_time: 0.004434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.002362 Lock_time: 0.002225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.002605 Lock_time: 0.002049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:08:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.010132 Lock_time: 0.009916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.016186 Lock_time: 0.015983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.005632 Lock_time: 0.005421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.004736 Lock_time: 0.004403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:09:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.002367 Lock_time: 0.002185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394547; SELECT page_size, buffer_pool_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.008110 Lock_time: 0.008015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394547; SELECT page_size, buffer_pool_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.004989 Lock_time: 0.004805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:09:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394557; SELECT page_size, buffer_pool_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.000472 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 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=1649394557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:09:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.438943 Lock_time: 0.438740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.394700 Lock_time: 0.394535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.523946 Lock_time: 0.523660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.501502 Lock_time: 0.501411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:09:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 1.070588 Lock_time: 1.070397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:09:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.592728 Lock_time: 0.592611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394579; SELECT page_size, buffer_pool_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.592051 Lock_time: 0.591859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394579; SELECT page_size, buffer_pool_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.688552 Lock_time: 0.688131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394579; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:09:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.667103 Lock_time: 0.666914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.584923 Lock_time: 0.583928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:09:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394587; SELECT page_size, compress_ops, 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.000943 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394587; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:09:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.004403 Lock_time: 0.004001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394597; SELECT page_size, buffer_pool_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.000737 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394597; SELECT page_size, compress_ops, 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.004501 Lock_time: 0.004308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394597; SELECT page_size, buffer_pool_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.000351 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:10:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.001779 Lock_time: 0.001607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.002548 Lock_time: 0.002389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.003894 Lock_time: 0.003773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:10:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.006663 Lock_time: 0.006481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394617; SELECT page_size, buffer_pool_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.004448 Lock_time: 0.004223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:10:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.005511 Lock_time: 0.005265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.001360 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.011072 Lock_time: 0.010846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:10:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394637; SELECT page_size, buffer_pool_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.009071 Lock_time: 0.008806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394637; SELECT page_size, compress_ops, 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.000956 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394637; SELECT page_size, compress_ops, 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.000478 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:10:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.002395 Lock_time: 0.002237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.015778 Lock_time: 0.014878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-08 5:10:49 594 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220408 5:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 4.713571 Lock_time: 4.713198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-08 5:11:14 599 [Warning] Aborted connection 599 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) 2022-04-08 5:11:20 604 [Warning] Aborted connection 604 to db: 'nengdb' user: 'nenguser' host: '10.233.72.225' (Got an error reading communication packets) # Time: 220408 5:11:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 9.008591 Lock_time: 9.008369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-08 5:11:40 609 [Warning] Aborted connection 609 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 10.009978 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1649394704; SELECT @@version; # Time: 220408 5:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 3.734734 Lock_time: 3.734541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 5:11:55 616 [Warning] Aborted connection 616 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 220408 5:12:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.001116 Lock_time: 0.000889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.001513 Lock_time: 0.001341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:12:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.015743 Lock_time: 0.015521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.024462 Lock_time: 0.024248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.005159 Lock_time: 0.004978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:12:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 1.065813 Lock_time: 1.065667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394759; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.018459 Lock_time: 0.018226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394759; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:12:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.002468 Lock_time: 0.002289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.001381 Lock_time: 0.001189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:12:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.016053 Lock_time: 0.015920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.010926 Lock_time: 0.010720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.008642 Lock_time: 0.008499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.005467 Lock_time: 0.005276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:13:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.008342 Lock_time: 0.008129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.010996 Lock_time: 0.010764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:13:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.009041 Lock_time: 0.008807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:13:26 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.004612 Lock_time: 0.004268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1649394806; 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: 220408 5:13:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.007420 Lock_time: 0.007209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.006005 Lock_time: 0.005896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.009836 Lock_time: 0.009641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:13:28 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.002649 Lock_time: 0.002370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1649394808; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 220408 5:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.006869 Lock_time: 0.005595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.001964 Lock_time: 0.001784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:13:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.002948 Lock_time: 0.002742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.002188 Lock_time: 0.002076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.001306 Lock_time: 0.001131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:13:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.001697 Lock_time: 0.001321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.003364 Lock_time: 0.003123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.002565 Lock_time: 0.002429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:13:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.007979 Lock_time: 0.007813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.001092 Lock_time: 0.000901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000984 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394844; SELECT page_size, buffer_pool_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.006748 Lock_time: 0.006549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:14:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.002163 Lock_time: 0.002029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394847; SELECT page_size, buffer_pool_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.000537 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394857; SELECT page_size, buffer_pool_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.000536 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394857; SELECT page_size, compress_ops, 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.000276 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:23 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000626 Lock_time: 0.000282 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1649394863; 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: 220408 5:14:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.007730 Lock_time: 0.007549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.001182 Lock_time: 0.000983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394875; SELECT page_size, buffer_pool_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.000185 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:14:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.002134 Lock_time: 0.001946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.003888 Lock_time: 0.003710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.005654 Lock_time: 0.005480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.001134 Lock_time: 0.000875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:14:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.011161 Lock_time: 0.010989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.008203 Lock_time: 0.007988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.006558 Lock_time: 0.006247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:14:59 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000498 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1649394899; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000614 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1649394899; 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.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.002429 Lock_time: 0.002127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1649394899; 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.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.006271 Lock_time: 0.005939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 492 SET timestamp=1649394899; 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.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000583 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 9443 SET timestamp=1649394899; 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_; # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000637 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1649394899; 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=41602889; # Time: 220408 5:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.024479 Lock_time: 0.024294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000752 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1649394905; 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: 220408 5:15:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.004509 Lock_time: 0.004345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.002479 Lock_time: 0.002388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394907; SELECT page_size, compress_ops, 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.004395 Lock_time: 0.004226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:15:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.001441 Lock_time: 0.001263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394917; SELECT page_size, buffer_pool_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.007244 Lock_time: 0.007077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:15:26 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.000629 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1649394926; 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=41602889; # Time: 220408 5:15:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394927; SELECT page_size, buffer_pool_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.000761 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394927; SELECT page_size, compress_ops, 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.004588 Lock_time: 0.004409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:15:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.009523 Lock_time: 0.007964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.003694 Lock_time: 0.002638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394937; SELECT page_size, compress_ops, 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.005805 Lock_time: 0.005575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:15:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394947; SELECT page_size, buffer_pool_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.000722 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394947; SELECT page_size, buffer_pool_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.000899 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394947; SELECT page_size, compress_ops, 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.005360 Lock_time: 0.005182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:15:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.007408 Lock_time: 0.007110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394957; SELECT page_size, buffer_pool_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.000599 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394957; SELECT page_size, compress_ops, 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.005183 Lock_time: 0.004958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:16:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394967; SELECT page_size, compress_ops, 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.011237 Lock_time: 0.011039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.006310 Lock_time: 0.006176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:16:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394977; SELECT page_size, compress_ops, 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.000471 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:16:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.004316 Lock_time: 0.004047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394987; SELECT page_size, buffer_pool_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.004799 Lock_time: 0.004705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.005594 Lock_time: 0.005369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.004721 Lock_time: 0.004523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:16:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649394997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649394997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:16:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395007; SELECT page_size, buffer_pool_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.000430 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395007; SELECT page_size, buffer_pool_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.000494 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:16:56 # User@Host: ejbca[ejbca] @ [10.233.70.102] # Thread_id: 500 Schema: ejbca QC_hit: No # Query_time: 0.001067 Lock_time: 0.000616 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1649395016; 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: 220408 5:16:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395017; SELECT page_size, compress_ops, 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.000699 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395017; SELECT page_size, buffer_pool_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.000507 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:17:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395027; SELECT page_size, buffer_pool_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.000487 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395027; SELECT page_size, compress_ops, 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.003115 Lock_time: 0.002940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395027; SELECT page_size, buffer_pool_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.000352 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:17:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.007880 Lock_time: 0.007482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395037; SELECT page_size, compress_ops, 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.002218 Lock_time: 0.002035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395037; SELECT page_size, buffer_pool_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.000216 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:17:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395047; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395055; SELECT page_size, buffer_pool_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.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:17:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.004471 Lock_time: 0.004237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:17:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395067; SELECT page_size, compress_ops, 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.000456 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.005213 Lock_time: 0.005033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:17:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.012471 Lock_time: 0.012283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:18:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.001530 Lock_time: 0.001233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.004202 Lock_time: 0.004010 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.003721 Lock_time: 0.003636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.001565 Lock_time: 0.001465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:18:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395097; SELECT page_size, buffer_pool_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.000560 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395097; SELECT page_size, buffer_pool_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.000794 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:18:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.007974 Lock_time: 0.007732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395107; SELECT page_size, buffer_pool_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.001360 Lock_time: 0.001156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.001636 Lock_time: 0.001460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:18:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395117; SELECT page_size, compress_ops, 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.000289 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395117; SELECT page_size, buffer_pool_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.000421 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.003487 Lock_time: 0.003291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:18:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.001236 Lock_time: 0.001104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395127; SELECT page_size, compress_ops, 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.000449 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395127; SELECT page_size, buffer_pool_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.004276 Lock_time: 0.004139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:18:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.002562 Lock_time: 0.002280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.001628 Lock_time: 0.001447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.004183 Lock_time: 0.003999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.008196 Lock_time: 0.008007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.003628 Lock_time: 0.003424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.004496 Lock_time: 0.004343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395147; SELECT page_size, compress_ops, 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.001273 Lock_time: 0.001113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.004195 Lock_time: 0.003155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:19:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395157; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.004187 Lock_time: 0.004035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.002176 Lock_time: 0.002032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.002642 Lock_time: 0.002498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.010590 Lock_time: 0.010401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:19:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.001390 Lock_time: 0.001324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.001224 Lock_time: 0.001136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.004613 Lock_time: 0.004461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.003907 Lock_time: 0.003706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:19:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.003941 Lock_time: 0.003717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.002160 Lock_time: 0.002002 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 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=1649395204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:20:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.002301 Lock_time: 0.002227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:20:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.001333 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:20:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395227; SELECT page_size, buffer_pool_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.003528 Lock_time: 0.003364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.001374 Lock_time: 0.001135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.001999 Lock_time: 0.001917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:20:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395237; SELECT page_size, compress_ops, 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.000640 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395237; SELECT page_size, buffer_pool_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.000995 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:20:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395247; SELECT page_size, buffer_pool_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.000476 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395247; SELECT page_size, buffer_pool_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.000429 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:20:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395257; SELECT page_size, compress_ops, 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.001056 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.001073 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395267; SELECT page_size, buffer_pool_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.000932 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395277; SELECT page_size, compress_ops, 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.001489 Lock_time: 0.001321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.001352 Lock_time: 0.001152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395287; SELECT page_size, compress_ops, 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.000521 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395287; SELECT page_size, buffer_pool_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.000324 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.001169 Lock_time: 0.001113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.001740 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:21:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395297; SELECT page_size, compress_ops, 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.000447 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.013752 Lock_time: 0.013553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.000968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:21:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000803 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395307; SELECT page_size, buffer_pool_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.003953 Lock_time: 0.003742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395307; SELECT page_size, buffer_pool_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.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:21:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395317; SELECT page_size, compress_ops, 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.002540 Lock_time: 0.002375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.004197 Lock_time: 0.004041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.005230 Lock_time: 0.004668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395324; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.007135 Lock_time: 0.006976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.001322 Lock_time: 0.001245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.004334 Lock_time: 0.004205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.006198 Lock_time: 0.006018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.001257 Lock_time: 0.001030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:22:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395357; SELECT page_size, compress_ops, 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.001515 Lock_time: 0.001270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395357; SELECT page_size, compress_ops, 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.002778 Lock_time: 0.002707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395367; SELECT page_size, compress_ops, 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.000491 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395367; SELECT page_size, compress_ops, 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.000478 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:22:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395377; SELECT page_size, compress_ops, 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.000364 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:23:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.001994 Lock_time: 0.001812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.001240 Lock_time: 0.001040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:23:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395397; SELECT page_size, buffer_pool_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.000310 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395397; SELECT page_size, compress_ops, 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.001427 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:23:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395407; SELECT page_size, buffer_pool_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.009440 Lock_time: 0.009258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395414; SELECT page_size, compress_ops, 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.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:23:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.006344 Lock_time: 0.006152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:23:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.001720 Lock_time: 0.001515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395427; SELECT page_size, buffer_pool_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.001135 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:23:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395437; SELECT page_size, buffer_pool_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.004817 Lock_time: 0.004732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.004463 Lock_time: 0.004122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 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=1649395447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.004558 Lock_time: 0.004444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.006493 Lock_time: 0.006310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.003753 Lock_time: 0.003573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395477; SELECT page_size, buffer_pool_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.001249 Lock_time: 0.001048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395477; SELECT page_size, compress_ops, 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.001613 Lock_time: 0.001511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395477; SELECT page_size, buffer_pool_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.003974 Lock_time: 0.003864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:24:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395487; SELECT page_size, buffer_pool_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.000478 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395487; SELECT page_size, compress_ops, 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.000326 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:24:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395497; SELECT page_size, compress_ops, 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.000204 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395497; SELECT page_size, buffer_pool_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.000192 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.007783 Lock_time: 0.007509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:25:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395507; SELECT page_size, compress_ops, 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.000204 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:25:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.001555 Lock_time: 0.001383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:25:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395527; SELECT page_size, buffer_pool_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.001702 Lock_time: 0.001543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.001411 Lock_time: 0.001190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.004271 Lock_time: 0.004082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395534; SELECT page_size, buffer_pool_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.000359 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:25:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.003848 Lock_time: 0.003642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395537; SELECT page_size, buffer_pool_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.000925 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395537; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:25:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:25:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395557; SELECT page_size, compress_ops, 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.000534 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395564; SELECT page_size, buffer_pool_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.000214 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:26:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.004981 Lock_time: 0.004828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.002971 Lock_time: 0.002855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.001450 Lock_time: 0.001362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:26:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.007365 Lock_time: 0.007094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.001055 Lock_time: 0.000863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:26:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:26:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.004873 Lock_time: 0.004675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.001057 Lock_time: 0.000895 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:26:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395607; SELECT page_size, buffer_pool_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.003099 Lock_time: 0.002844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:26:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.003207 Lock_time: 0.003007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395617; SELECT page_size, compress_ops, 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.002572 Lock_time: 0.002459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.008943 Lock_time: 0.008772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.001500 Lock_time: 0.001347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:27:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.001606 Lock_time: 0.001226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 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=1649395627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:27:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.002844 Lock_time: 0.002706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.004720 Lock_time: 0.004564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:27:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.007554 Lock_time: 0.007332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.002097 Lock_time: 0.001877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:27:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.009466 Lock_time: 0.009301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.001411 Lock_time: 0.001211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:27:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 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=1649395667; SELECT page_size, buffer_pool_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.000319 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.006916 Lock_time: 0.006717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:27:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395677; SELECT page_size, buffer_pool_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.001407 Lock_time: 0.001226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395677; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:28:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395687; SELECT page_size, compress_ops, 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.000444 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395687; SELECT page_size, buffer_pool_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.005999 Lock_time: 0.005793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395697; SELECT page_size, compress_ops, 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.000725 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.004074 Lock_time: 0.003923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395697; SELECT page_size, buffer_pool_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.000311 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395707; SELECT page_size, buffer_pool_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.000338 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395707; SELECT page_size, buffer_pool_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.000253 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.002868 Lock_time: 0.002669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395714; SELECT page_size, buffer_pool_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.000353 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.001118 Lock_time: 0.000992 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395717; SELECT page_size, buffer_pool_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.004281 Lock_time: 0.004174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395717; SELECT page_size, compress_ops, 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.000663 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395727; SELECT page_size, buffer_pool_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.002939 Lock_time: 0.002760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395727; SELECT page_size, compress_ops, 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.000273 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:28:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.001697 Lock_time: 0.001547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.002445 Lock_time: 0.002305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:29:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.004372 Lock_time: 0.004203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.002318 Lock_time: 0.002206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.001846 Lock_time: 0.001683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.002833 Lock_time: 0.002633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:29:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.001753 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:29:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.003403 Lock_time: 0.003219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.003487 Lock_time: 0.003378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:29:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395777; SELECT page_size, buffer_pool_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.000402 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:29:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395787; SELECT page_size, buffer_pool_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.000389 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:29:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.002362 Lock_time: 0.002245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.004111 Lock_time: 0.003899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395805; SELECT page_size, buffer_pool_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.001393 Lock_time: 0.001314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:30:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:30:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395817; SELECT page_size, buffer_pool_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.000729 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:30:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.001173 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.011249 Lock_time: 0.010977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.001356 Lock_time: 0.001148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:30:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395837; SELECT page_size, buffer_pool_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.000454 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395837; SELECT page_size, buffer_pool_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.000544 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:30:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395847; SELECT page_size, buffer_pool_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.005032 Lock_time: 0.004729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395847; SELECT page_size, buffer_pool_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.006987 Lock_time: 0.006916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:30:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395857; SELECT page_size, compress_ops, 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.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.003538 Lock_time: 0.003339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395867; SELECT page_size, compress_ops, 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.000432 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395867; SELECT page_size, buffer_pool_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.001854 Lock_time: 0.001663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395867; SELECT page_size, buffer_pool_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.009847 Lock_time: 0.009644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:31:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395877; SELECT page_size, compress_ops, 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.000713 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.005536 Lock_time: 0.003851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.001970 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:31:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.008742 Lock_time: 0.008527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:31:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.002681 Lock_time: 0.002313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.002361 Lock_time: 0.002093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.003140 Lock_time: 0.002949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.003742 Lock_time: 0.003664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.004407 Lock_time: 0.004252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.004795 Lock_time: 0.004710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.005094 Lock_time: 0.004827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.003054 Lock_time: 0.002863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:32:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:32:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.004459 Lock_time: 0.004252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.004292 Lock_time: 0.004101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.002041 Lock_time: 0.001849 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:32:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.004865 Lock_time: 0.004038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.001475 Lock_time: 0.001320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:33:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.003340 Lock_time: 0.003147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.008627 Lock_time: 0.008415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.002661 Lock_time: 0.002479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:33:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.001954 Lock_time: 0.001793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000907 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649395997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649395997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 5:33:25 1183 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220408 5:33:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.095813 Lock_time: 0.095656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.079194 Lock_time: 0.079038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.045100 Lock_time: 0.044913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.060736 Lock_time: 0.060516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:33:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.008568 Lock_time: 0.008384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:33:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.288529 Lock_time: 0.288308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:33:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.002950 Lock_time: 0.002729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.116527 Lock_time: 0.116246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:33:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.011157 Lock_time: 0.010821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.032365 Lock_time: 0.032110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.047832 Lock_time: 0.047586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:34:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.310150 Lock_time: 0.309959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.308547 Lock_time: 0.308430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 5:34:10 1208 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 5:34:12 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 5:34:13 1209 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 5:34:14 1210 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-04-08 5:34:15 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220408 5:34:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.001843 Lock_time: 0.001615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.001196 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.001922 Lock_time: 0.001751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.006460 Lock_time: 0.006276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.003189 Lock_time: 0.002654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.002792 Lock_time: 0.002632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.001905 Lock_time: 0.001823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.001539 Lock_time: 0.001325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:34:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1233 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1233 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.005445 Lock_time: 0.005266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.006699 Lock_time: 0.006503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:35:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.006377 Lock_time: 0.006132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.009031 Lock_time: 0.008846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:35:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.004065 Lock_time: 0.003841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:35:26 # User@Host: so_user[so_user] @ [10.233.66.230] # Thread_id: 1252 Schema: requestdb QC_hit: No # Query_time: 0.004936 Lock_time: 0.001823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1649396126; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220408 5:35:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.001873 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.006508 Lock_time: 0.006216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.009288 Lock_time: 0.009027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.002691 Lock_time: 0.002520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.001177 Lock_time: 0.001020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:35:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.001485 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.005169 Lock_time: 0.004968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:35:41 # User@Host: rene[rene] @ [10.233.68.123] # Thread_id: 1231 Schema: nbi QC_hit: No # Query_time: 0.056518 Lock_time: 0.055976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1649396141; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 220408 5:35:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.019630 Lock_time: 0.019438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.001081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:35:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.298791 Lock_time: 0.298597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.299648 Lock_time: 0.299400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.008686 Lock_time: 0.008602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.008255 Lock_time: 0.008053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.094593 Lock_time: 0.094387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:36:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.007672 Lock_time: 0.007345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.044182 Lock_time: 0.043749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220408 5:36:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.015016 Lock_time: 0.014838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.010212 Lock_time: 0.010034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-04-08 5:36:21 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220408 5:36:24 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.087997 Lock_time: 0.018905 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1649396184; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003321 Lock_time: 0.000642 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396184; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009543 Lock_time: 0.000964 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396184; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002680 Lock_time: 0.000498 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396184; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # Time: 220408 5:36:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.001388 Lock_time: 0.001192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.075430 Lock_time: 0.000469 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396188; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003427 Lock_time: 0.000698 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396188; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011174 Lock_time: 0.000732 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396188; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.027112 Lock_time: 0.023574 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396188; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.109457 Lock_time: 0.109262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:29 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.031340 Lock_time: 0.000638 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.018812 Lock_time: 0.000434 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004409 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002246 Lock_time: 0.000311 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.065014 Lock_time: 0.013901 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003323 Lock_time: 0.000778 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396189; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # Time: 220408 5:36:30 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.103293 Lock_time: 0.000482 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003398 Lock_time: 0.000822 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002950 Lock_time: 0.000598 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.065910 Lock_time: 0.000566 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003517 Lock_time: 0.000439 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.018176 Lock_time: 0.000965 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010970 Lock_time: 0.000871 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.008320 Lock_time: 0.000815 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003662 Lock_time: 0.000648 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.020925 Lock_time: 0.014081 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004537 Lock_time: 0.000547 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004449 Lock_time: 0.000624 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.007387 Lock_time: 0.000648 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005518 Lock_time: 0.000804 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.085837 Lock_time: 0.001179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396190; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # Time: 220408 5:36:31 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.008248 Lock_time: 0.000673 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396191; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002471 Lock_time: 0.000528 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396191; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.092606 Lock_time: 0.000519 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396191; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.049382 Lock_time: 0.001584 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396191; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002547 Lock_time: 0.000661 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396191; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # Time: 220408 5:36:34 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.060294 Lock_time: 0.000611 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002535 Lock_time: 0.000377 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004609 Lock_time: 0.000618 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003593 Lock_time: 0.000942 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004350 Lock_time: 0.000392 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002826 Lock_time: 0.000692 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004137 Lock_time: 0.000418 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.014764 Lock_time: 0.005257 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396194; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 220408 5:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.346029 Lock_time: 0.345808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.026149 Lock_time: 0.025934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.005489 Lock_time: 0.005289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.003288 Lock_time: 0.003058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:38 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.095227 Lock_time: 0.016190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396198; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006720 Lock_time: 0.000343 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396198; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003417 Lock_time: 0.001061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396198; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # Time: 220408 5:36:39 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002592 Lock_time: 0.000432 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002518 Lock_time: 0.000380 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.012722 Lock_time: 0.001383 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003435 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003022 Lock_time: 0.000358 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002794 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001967 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.064417 Lock_time: 0.000564 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001975 Lock_time: 0.000400 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009120 Lock_time: 0.000455 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002425 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002331 Lock_time: 0.000452 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005436 Lock_time: 0.002788 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002126 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006325 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002309 Lock_time: 0.000682 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001882 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002174 Lock_time: 0.000348 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.018625 Lock_time: 0.002715 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001798 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002127 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004437 Lock_time: 0.000914 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.033079 Lock_time: 0.000553 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011798 Lock_time: 0.008960 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.018503 Lock_time: 0.006504 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005192 Lock_time: 0.000436 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004127 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010157 Lock_time: 0.000592 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009778 Lock_time: 0.007552 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006858 Lock_time: 0.000568 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.012550 Lock_time: 0.000700 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.016587 Lock_time: 0.000713 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002261 Lock_time: 0.000376 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396199; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # Time: 220408 5:36:40 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.059472 Lock_time: 0.000517 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.008787 Lock_time: 0.000408 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011841 Lock_time: 0.000564 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003156 Lock_time: 0.000473 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005417 Lock_time: 0.000501 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006501 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002602 Lock_time: 0.000523 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004381 Lock_time: 0.000438 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: so_user[so_user] @ [10.233.69.84] # Thread_id: 1306 Schema: requestdb QC_hit: No # Query_time: 0.316362 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1649396200; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.065725 Lock_time: 0.000487 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009782 Lock_time: 0.006370 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003795 Lock_time: 0.000458 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011761 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011198 Lock_time: 0.007649 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003424 Lock_time: 0.000900 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004709 Lock_time: 0.001058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009474 Lock_time: 0.001984 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003340 Lock_time: 0.000488 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004875 Lock_time: 0.000391 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003486 Lock_time: 0.000424 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004123 Lock_time: 0.000355 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005900 Lock_time: 0.003122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005469 Lock_time: 0.000414 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002623 Lock_time: 0.000386 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.036423 Lock_time: 0.033770 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003444 Lock_time: 0.001030 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009800 Lock_time: 0.000408 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013177 Lock_time: 0.000704 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.012758 Lock_time: 0.002434 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004674 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396200; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # Time: 220408 5:36:41 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.057472 Lock_time: 0.000494 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004294 Lock_time: 0.001577 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005946 Lock_time: 0.001382 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004829 Lock_time: 0.000504 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003566 Lock_time: 0.000499 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003251 Lock_time: 0.000447 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004983 Lock_time: 0.001489 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005013 Lock_time: 0.000445 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006477 Lock_time: 0.000881 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003402 Lock_time: 0.000690 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003353 Lock_time: 0.000632 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005146 Lock_time: 0.000653 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002906 Lock_time: 0.000425 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003468 Lock_time: 0.000292 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003362 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.014257 Lock_time: 0.011750 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002171 Lock_time: 0.000347 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002685 Lock_time: 0.000354 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002567 Lock_time: 0.000378 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002288 Lock_time: 0.000400 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002143 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002977 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.041654 Lock_time: 0.000402 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006121 Lock_time: 0.004068 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.007191 Lock_time: 0.001028 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003328 Lock_time: 0.001669 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002318 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002428 Lock_time: 0.000404 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002364 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004830 Lock_time: 0.000760 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.019422 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396201; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # Time: 220408 5:36:42 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.039897 Lock_time: 0.013202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002938 Lock_time: 0.000383 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003746 Lock_time: 0.001536 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005120 Lock_time: 0.000410 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003851 Lock_time: 0.000741 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010966 Lock_time: 0.001663 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.012316 Lock_time: 0.009730 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002885 Lock_time: 0.000413 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013038 Lock_time: 0.003920 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002662 Lock_time: 0.000593 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003233 Lock_time: 0.000698 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002490 Lock_time: 0.000452 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002236 Lock_time: 0.000391 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004189 Lock_time: 0.000414 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006662 Lock_time: 0.000497 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.016262 Lock_time: 0.003014 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003155 Lock_time: 0.000426 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011276 Lock_time: 0.002957 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002229 Lock_time: 0.000311 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002229 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002260 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003173 Lock_time: 0.000609 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004079 Lock_time: 0.000453 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002550 Lock_time: 0.000396 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002531 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.021049 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.115365 Lock_time: 0.000503 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004530 Lock_time: 0.000542 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002335 Lock_time: 0.000371 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001726 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002191 Lock_time: 0.000374 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002599 Lock_time: 0.000292 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002456 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.024183 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002656 Lock_time: 0.000681 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003600 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010311 Lock_time: 0.000786 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003439 Lock_time: 0.000457 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396202; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # Time: 220408 5:36:43 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.087323 Lock_time: 0.009831 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.001996 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.011951 Lock_time: 0.000293 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004611 Lock_time: 0.000369 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003872 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002963 Lock_time: 0.000263 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.021202 Lock_time: 0.000391 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.024527 Lock_time: 0.015306 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002797 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003658 Lock_time: 0.000317 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013689 Lock_time: 0.000296 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006923 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003331 Lock_time: 0.000285 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.007461 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002895 Lock_time: 0.000350 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004396 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002789 Lock_time: 0.000401 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003740 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006527 Lock_time: 0.000379 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.041769 Lock_time: 0.003595 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004347 Lock_time: 0.000385 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009366 Lock_time: 0.000656 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004075 Lock_time: 0.000773 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002151 Lock_time: 0.000373 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005665 Lock_time: 0.000383 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003215 Lock_time: 0.000625 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002845 Lock_time: 0.000468 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396203; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # Time: 220408 5:36:44 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.026602 Lock_time: 0.000547 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002951 Lock_time: 0.000891 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004301 Lock_time: 0.001044 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.017620 Lock_time: 0.015717 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003686 Lock_time: 0.000427 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004719 Lock_time: 0.000644 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002751 Lock_time: 0.000454 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006073 Lock_time: 0.000401 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.030146 Lock_time: 0.021906 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013764 Lock_time: 0.000470 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.060379 Lock_time: 0.000609 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003979 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.030792 Lock_time: 0.002927 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006645 Lock_time: 0.000308 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.026398 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.067289 Lock_time: 0.002660 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: so_user[so_user] @ [10.233.65.250] # Thread_id: 1312 Schema: requestdb QC_hit: No # Query_time: 0.075270 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1649396204; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.007189 Lock_time: 0.000950 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002410 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.007056 Lock_time: 0.003073 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003317 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010078 Lock_time: 0.000379 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004058 Lock_time: 0.000370 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006165 Lock_time: 0.000462 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002204 Lock_time: 0.000392 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003520 Lock_time: 0.000411 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002972 Lock_time: 0.000637 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005903 Lock_time: 0.000831 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.003598 Lock_time: 0.000706 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396204; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # Time: 220408 5:36:45 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.036854 Lock_time: 0.000423 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005815 Lock_time: 0.001203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.016739 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002327 Lock_time: 0.000473 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004646 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009258 Lock_time: 0.003635 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.069184 Lock_time: 0.022292 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.018615 Lock_time: 0.000804 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013378 Lock_time: 0.005330 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.020045 Lock_time: 0.006145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006971 Lock_time: 0.000621 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.006456 Lock_time: 0.000529 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.013934 Lock_time: 0.000479 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.010439 Lock_time: 0.000527 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.005207 Lock_time: 0.000834 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002460 Lock_time: 0.000424 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004474 Lock_time: 0.000807 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004633 Lock_time: 0.001276 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004180 Lock_time: 0.000647 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.015015 Lock_time: 0.005820 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.002720 Lock_time: 0.000427 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004236 Lock_time: 0.002114 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004932 Lock_time: 0.000516 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396205; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # Time: 220408 5:36:46 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.031258 Lock_time: 0.000498 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396206; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.009317 Lock_time: 0.000469 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396206; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004098 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1649396206; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.000566 Lock_time: 0.000281 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 779 SET timestamp=1649396206; SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`; # Time: 220408 5:36:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.005280 Lock_time: 0.005085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.003778 Lock_time: 0.003505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.010998 Lock_time: 0.010797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220408 5:36:48 # User@Host: gvnfm[gvnfm] @ [10.233.69.240] # Thread_id: 1296 Schema: gvnfm QC_hit: No # Query_time: 0.004703 Lock_time: 0.003885 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 191 SET timestamp=1649396208; SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (34, 37, 40, 43, 46, 49, 19, 52, 22, 55, 25, 58, 28, 61, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 220408 5:36:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.163216 Lock_time: 0.162999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.171015 Lock_time: 0.170777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.004408 Lock_time: 0.004105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1649396217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.012548 Lock_time: 0.012294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1649396217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-04-08 5:37:09 8 [Note] WSREP: MDL BF-BF conflict schema: catalogdb request: (8 seqno 3482 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')�Ob) granted: (6 seqno 3481 wsrep (toi, exec, committed) cmd 0 9 DROP TABLE service_to_resource_customizations) 2022-04-08 5:37:09 8 [ERROR] Aborting 2022-04-08 5:37:10 1331 [Warning] WSREP: 0x55d49edb1a18 down context(s) not set 2022-04-08 5:37:10 1331 [Warning] WSREP: gcs_caused() returned -107 (Transport endpoint is not connected) 2022-04-08 5:37:10 1333 [Warning] WSREP: 0x55d49edb1a18 down context(s) not set 2022-04-08 5:37:10 1333 [Warning] WSREP: gcs_caused() returned -107 (Transport endpoint is not connected) 2022-04-08 5:37:10 1332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:10 1332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:10 1331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:17 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:27 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:33 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:33 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:34 1344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:34 1344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:34 1344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:37 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:47 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:37:57 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:03 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:04 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:04 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:04 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:07 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:09 1362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:09 1362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:17 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:27 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:34 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:34 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:34 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:37 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:47 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:38:57 1381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:04 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:04 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:05 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:07 1385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:17 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:27 1394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:34 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:34 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:35 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:37 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:45 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:45 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:47 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:39:57 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:04 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:04 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:04 1411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:07 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:17 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:27 1420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:34 1424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:34 1424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:34 1424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:37 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:47 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:40:57 1433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:04 1437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:04 1437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:04 1437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:07 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:17 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:27 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:34 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:37 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:47 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:41:57 1463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:04 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:04 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:04 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:07 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:17 1472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:27 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:34 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:34 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:34 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:37 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:47 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:42:57 1489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:04 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:04 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:04 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:07 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:17 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:27 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:34 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:34 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:34 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:37 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:39 1511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:47 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:43:57 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:04 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:04 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:04 1520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:07 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:17 1525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:27 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:34 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:34 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:34 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:37 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:47 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:44:57 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:04 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:04 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:04 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:07 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:17 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:27 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:34 1559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:34 1559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:34 1559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:37 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:47 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:45:57 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:04 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:04 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:04 1572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:07 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:17 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:27 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:34 1585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:34 1585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:34 1585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:37 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:47 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:46:57 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:04 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:05 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:05 1598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:07 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:17 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:27 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:34 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:34 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:34 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:37 1613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:47 1617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:47:57 1621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:04 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:04 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:04 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:07 1626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:17 1630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:27 1634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:34 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:34 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:34 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:37 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:47 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:48:57 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:04 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:04 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:04 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:07 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:17 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:27 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:34 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:35 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:35 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:37 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:47 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:49:57 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:04 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:04 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:04 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:07 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:17 1681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:27 1685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:34 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:34 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:34 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:37 1690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:47 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:50:57 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:04 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:04 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:04 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:07 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:17 1707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:27 1711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:34 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:34 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:34 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:37 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:47 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:51:57 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:04 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:04 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:04 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:07 1729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:17 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:19 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:19 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:19 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:19 1740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:19 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:27 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:34 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:34 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:34 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:37 1748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:47 1752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:49 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:49 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:49 1739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:49 1740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:49 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:52:57 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:04 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:05 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:05 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:07 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:17 1765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:27 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:34 1772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:34 1772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:34 1772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:37 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:47 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:53:57 1781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:04 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:04 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:04 1785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:07 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:17 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:27 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:34 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:34 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:34 1798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:37 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:47 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:54:57 1807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:04 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:04 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:04 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:07 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:17 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:27 1820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:34 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:34 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:34 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:37 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:47 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:55:57 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:04 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:04 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:04 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:07 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:17 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:27 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:34 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:34 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:34 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:37 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:49 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:49 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:49 1861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:56:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:04 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:04 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:04 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:07 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:17 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:19 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:19 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:19 1861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:19 1875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:27 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:34 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:34 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:34 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:37 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:47 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:57:57 1889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:04 1875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:04 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:04 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:04 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:04 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:07 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:17 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:27 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:34 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:34 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:35 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:37 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:47 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:58:57 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:04 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:04 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:04 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:07 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:17 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:27 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:34 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:34 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:34 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:37 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:47 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 5:59:57 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:04 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:04 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:04 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:07 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:17 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:27 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:34 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:34 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:34 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:37 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:47 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:00:57 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:04 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:04 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:04 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:07 1974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:17 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:19 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:19 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:27 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:34 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:34 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:34 1987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:37 1989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:50 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:50 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:01:57 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:04 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:04 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:04 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:07 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:17 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:27 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:34 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:34 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:34 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:37 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:47 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:02:57 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:04 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:04 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:04 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:07 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:17 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:27 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:34 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:34 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:34 2039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:37 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:47 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:03:57 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:04 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:04 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:04 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:07 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:17 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:27 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:34 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:34 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:34 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:37 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:40 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:46 2072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:51 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:52 2078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:54 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:57 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:04:58 2084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:03 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:04 2086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:04 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:04 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:04 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:06 2088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:07 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:08 2094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:09 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:09 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:09 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:12 2098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:12 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:13 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:14 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:17 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:18 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:19 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:25 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:26 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:27 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:33 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:34 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:34 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:35 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:35 2118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:35 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:37 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:42 2124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:45 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:48 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:49 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:49 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:54 2133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:56 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:57 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:05:59 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:04 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:04 2141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:04 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:04 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:04 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:07 2144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:13 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:13 2148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:14 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:16 2150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:17 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:20 2155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:20 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:20 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:20 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:25 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:27 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:34 2163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:34 2163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:35 2163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:37 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:47 2172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:50 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:57 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:06:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:04 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:05 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:05 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:07 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:17 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:27 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:34 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:34 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:34 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:37 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:47 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:57 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:07:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:04 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:04 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:05 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:07 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:34 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:34 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:34 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:08:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:04 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:04 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:04 2230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:34 2243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:34 2243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:34 2243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:37 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:47 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:57 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:09:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:04 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:04 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:04 2256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:07 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:17 2261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:27 2265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:34 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:34 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:34 2269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:37 2271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:47 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:57 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:10:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:04 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:04 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:05 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:07 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:14 2287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:17 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:24 2292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:27 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:34 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:34 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:34 2297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:37 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:47 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:57 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:11:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:04 2310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:04 2310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:04 2310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:07 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:17 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:27 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:34 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:34 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:34 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:37 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:47 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:57 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:12:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:00 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:04 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:04 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:04 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:07 2339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:15 2342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:17 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:27 2347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:34 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:34 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:34 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:37 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:47 2356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:57 2360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:13:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:04 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:04 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:04 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:07 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:17 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:27 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:34 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:34 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:34 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:37 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:47 2382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:49 2386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:57 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:14:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:04 2391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:04 2391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:04 2391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:07 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:17 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:21 2386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:27 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:34 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:34 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:34 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:37 2406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:47 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:57 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:15:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:04 2417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:04 2417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:04 2417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:07 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:17 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:27 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:34 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:34 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:34 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:37 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:47 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:57 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:16:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:04 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:04 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:04 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:17 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:34 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:34 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:34 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:17:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:04 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:04 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:04 2469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:34 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:34 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:34 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:47 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:57 2492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:18:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:04 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:04 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:04 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:07 2497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:17 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:19 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:27 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:34 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:34 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:34 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:37 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:47 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:51 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:51 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:57 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:19:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:04 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:05 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:05 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:07 2524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:17 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:21 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:27 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:34 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:34 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:34 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:37 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:47 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:57 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:20:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:04 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:04 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:04 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:07 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:17 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:27 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:34 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:34 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:34 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:37 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:47 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:57 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:21:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:04 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:04 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:04 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:07 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:17 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:27 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:34 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:34 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:35 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:37 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:47 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:57 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:22:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:04 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:04 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:05 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:07 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:17 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:27 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:34 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:34 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:34 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:37 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:47 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:49 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:57 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:23:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:04 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:04 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:04 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:07 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:17 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:21 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:21 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:27 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:34 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:35 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:35 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:37 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:47 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:51 2637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:52 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:57 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:24:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:04 2656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:05 2656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:05 2656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:07 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:17 2661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:22 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:27 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:34 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:34 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:34 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:37 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:47 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:57 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:25:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:04 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:04 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:04 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:07 2683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:17 2687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:27 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:34 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:34 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:34 2695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:37 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:57 2704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:26:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:04 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:04 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:04 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:07 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:34 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:34 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:34 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:39 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:41 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:43 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:45 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:47 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:55 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:57 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:27:59 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:01 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:03 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:05 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:07 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:09 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:11 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:13 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:15 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:19 2743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:19 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:21 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:23 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:25 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:27 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:29 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:31 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:33 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:34 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:34 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:34 2748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:35 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:37 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:47 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:52 2743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:52 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:28:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:04 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:04 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:04 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:07 2763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:17 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:22 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:27 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:34 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:34 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:34 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:37 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:47 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:57 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:29:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:04 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:04 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:04 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:07 2790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:17 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:27 2797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:34 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:35 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:35 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:37 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:47 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:57 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:30:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:04 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:04 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:04 2814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:07 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:17 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:27 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:34 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:34 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:35 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:37 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:47 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:57 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:31:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:04 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:04 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:04 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:07 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:17 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:27 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:34 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:34 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:34 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:37 2854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:47 2859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:48 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:49 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:50 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:52 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:54 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:56 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:57 2863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:32:58 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:00 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:02 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:04 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:04 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:04 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:04 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:06 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:07 2869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:08 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:10 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:12 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:14 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:16 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:17 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:18 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:20 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:22 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:22 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:24 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:26 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:27 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:28 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:30 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:32 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:34 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:34 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:34 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:36 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:37 2882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:38 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:40 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:42 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:44 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:46 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:47 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:49 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:51 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:53 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:33:57 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:04 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:04 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:05 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:07 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:10 2898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:17 2899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:23 2903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:25 2904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:27 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:32 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:32 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:33 2911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:34 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:34 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:34 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:36 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:36 2914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:37 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:38 2919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:47 2921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:49 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:49 2924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:51 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:52 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:53 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:55 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:57 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:34:59 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:00 2930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:01 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:02 2931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:02 2932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:03 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:04 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:04 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:04 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:05 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:13 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:17 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:22 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:22 2945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:26 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:27 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:33 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:33 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:34 2953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:34 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:34 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:34 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:35 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:35 2956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:37 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:43 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:47 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:49 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:54 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:54 2968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:55 2969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:55 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:56 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:35:57 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:02 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:04 2977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:04 2977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:05 2977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:07 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:17 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:19 2986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:27 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:34 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:34 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:35 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:37 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:47 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:36:57 3001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:04 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:04 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:04 3005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:07 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:17 3010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:19 3014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:19 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:19 3016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:19 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:27 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:34 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:34 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:34 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:37 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:47 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:52 3014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:52 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:52 3016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:52 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:37:57 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:04 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:04 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:04 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:07 3037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:17 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:27 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:34 3048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:34 3048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:34 3048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:37 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:47 3054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:38:57 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:04 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:04 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:04 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:07 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:17 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:27 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:34 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:34 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:34 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:37 3076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:47 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:39:57 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:04 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:04 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:04 3087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:07 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:17 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:27 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:34 3100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:34 3100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:34 3100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:37 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:47 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:57 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:40:58 3113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:04 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:04 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:04 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:07 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:17 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:27 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:34 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:34 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:34 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:37 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:47 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:49 3136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:49 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:49 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:41:57 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:04 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:04 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:04 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:07 3145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:17 3148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:23 3136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:23 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:23 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:23 3152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:34 3157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:34 3157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:34 3157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:47 3163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:51 3166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:56 3167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:42:57 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:04 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:04 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:04 3172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:07 3174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:08 3152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:17 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:27 3181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:34 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:34 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:34 3185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:37 3187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:47 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:43:57 3194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:04 3198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:04 3198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:04 3198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:07 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:17 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:27 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:34 3211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:34 3211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:34 3211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:37 3213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:47 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:44:57 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:04 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:04 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:04 3224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:07 3226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:17 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:27 3233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:34 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:34 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:35 3237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:37 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:39 3242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:47 3244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:45:57 3248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:04 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:04 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:04 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:07 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:17 3257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:19 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:19 3261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:27 3263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:34 3266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:34 3266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:34 3266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:37 3268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:47 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:53 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:53 3261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:53 3275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:46:57 3277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:04 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:04 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:04 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:07 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:17 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:23 3275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:23 3289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:27 3290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:34 3294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:34 3294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:34 3294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:37 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:47 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:53 3289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:47:57 3303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:04 3307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:04 3307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:04 3307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:07 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:17 3312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:27 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:34 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:34 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:34 3320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:37 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:47 3325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:48:57 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:04 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:04 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:04 3333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:07 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:17 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:27 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:34 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:34 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:34 3346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:37 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:47 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:49:57 3355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:04 3359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:04 3359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:05 3359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:07 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:17 3364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:27 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:34 3372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:34 3372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:34 3372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:37 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:47 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:49 3381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:49 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:50:57 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:04 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:04 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:04 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:07 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:17 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:23 3381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:23 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:23 3396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:27 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:34 3401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:34 3401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:35 3401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:37 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:47 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:51:57 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:04 3414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:04 3414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:04 3414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:07 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:08 3396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:08 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:17 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:27 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:34 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:34 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:34 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:37 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:47 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:52:57 3437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:04 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:04 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:04 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:07 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:17 3446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:27 3450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:34 3454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:34 3454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:34 3454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:37 3456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:47 3459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:53:57 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:04 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:04 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:04 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:07 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:17 3472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:27 3477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:34 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:34 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:35 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:37 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:47 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:54:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:04 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:04 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:04 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:07 3494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:17 3498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:19 3502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:27 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:34 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:34 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:34 3507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:37 3509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:47 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:54 3502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:54 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:55:57 3517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:04 3521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:04 3521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:04 3521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:07 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:17 3526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:24 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:24 3530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:27 3532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:34 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:34 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:34 3535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:37 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:47 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:54 3530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:56:57 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:04 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:04 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:04 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:07 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:17 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:27 3557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:34 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:34 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:35 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:37 3562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:47 3567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:57:57 3571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:04 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:04 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:04 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:07 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:17 3580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:27 3583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:34 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:34 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:34 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:37 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:47 3592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:58:57 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:04 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:04 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:04 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:07 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:17 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:27 3609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:34 3613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:34 3613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:34 3613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:37 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:47 3619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 6:59:57 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:04 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:04 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:04 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:07 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:17 3632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:27 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:34 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:35 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:35 3639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:37 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:47 3645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:00:57 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:01 3652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:04 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:04 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:04 3653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:07 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:17 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:27 3662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:34 3666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:34 3666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:34 3666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:37 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:47 3671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:01:57 3675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:04 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:04 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:04 3679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:07 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:17 3684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:27 3688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:34 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:34 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:34 3692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:37 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:47 3697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:02:57 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:04 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:04 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:04 3705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:07 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:17 3712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:27 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:31 3719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:34 3720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:34 3720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:34 3720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:37 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:46 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:47 3727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:48 3730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:57 3732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:03:58 3735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:01 3736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:04 3737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:04 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:04 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:04 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:07 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:09 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:17 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:19 3748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:19 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:24 3750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:25 3751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:26 3752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:27 3754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:30 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:34 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:34 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:34 3758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:35 3759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:37 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:47 3765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:50 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:51 3769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:52 3770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:54 3748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:54 3771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:57 3774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:58 3777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:59 3778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:59 3779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:04:59 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:04 3781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:04 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:04 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:04 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:05 3783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:07 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:09 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:10 3789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:14 3790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:17 3792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:24 3795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:24 3771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:26 3796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:27 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:34 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:34 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:34 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:37 3803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:43 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:45 3807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:47 3809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:48 3812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:56 3813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:57 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:05:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:04 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:04 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:04 3818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:17 3823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:27 3827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:34 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:34 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:34 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:06:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:04 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:04 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:05 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:34 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:34 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:34 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:07:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:04 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:04 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:04 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:17 3875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:27 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:34 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:34 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:34 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:37 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:47 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:49 3892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:49 3893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:57 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:08:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:04 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:04 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:05 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:07 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:17 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:25 3892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:25 3893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:25 3907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:27 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:34 3912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:34 3912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:34 3912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:37 3914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:47 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:55 3907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:57 3921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:09:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:04 3925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:04 3925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:04 3925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:05 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:07 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:17 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:27 3936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:33 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:34 3940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:34 3940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:34 3940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:37 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:47 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:57 3949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:10:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:04 3953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:04 3953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:04 3953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:07 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:17 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:27 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:34 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:34 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:34 3966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:37 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:47 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:57 3975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:11:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:04 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:04 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:04 3979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:07 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:17 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:27 3988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:34 3992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:34 3992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:34 3992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:37 3994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:47 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:57 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:12:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:04 4005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:04 4005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:04 4005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:07 4007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:17 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:19 4014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:19 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:19 4016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:19 4017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:27 4018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:28 4016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:29 4016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:34 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:34 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:34 4022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:37 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:39 4027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:42 4028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:47 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:49 4033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 4014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 4016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:55 4035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:57 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:13:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:04 4040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:04 4040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:04 4040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:07 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:17 4046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:25 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:25 4035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:25 4049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:27 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:34 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:34 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:34 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:47 4059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:57 4064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:14:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:04 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:04 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:04 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:07 4068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:10 4049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:27 4077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:29 4080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:34 4081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:35 4081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:35 4081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:37 4083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:47 4087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:57 4090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:15:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:04 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:04 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:04 4094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:27 4103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:34 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:34 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:34 4107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:57 4116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:16:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:04 4120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:04 4120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:04 4120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:07 4122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:34 4133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:34 4133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:34 4133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 4135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 4139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:49 4142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 4144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:17:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:04 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:04 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:04 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 4148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:25 4142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:25 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:28 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:29 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:34 4161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:34 4161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:34 4161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 4163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:55 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:55 4170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:18:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:04 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:04 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:04 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 4176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 4181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:25 4170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:27 4185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:34 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:34 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:35 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:37 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:47 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:57 4198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:19:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:04 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:04 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:04 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:07 4203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:17 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:27 4210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:34 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:34 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:34 4214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:37 4216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:47 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:20:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:04 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:04 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:04 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:07 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:17 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:27 4237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:34 4240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:34 4240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:34 4240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:37 4242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:47 4246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:21:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:04 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:04 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:04 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:07 4254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:19 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:19 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:34 4268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:34 4268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:34 4268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:37 4270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:47 4274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:55 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:55 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:22:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:04 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:04 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:04 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:17 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:27 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:34 4294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:34 4294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:34 4294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:37 4296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:47 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:57 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:23:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:04 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:04 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:04 4307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:07 4309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:17 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:27 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:34 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:34 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:34 4320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:37 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:47 4326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:57 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:24:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:04 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:04 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:04 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:07 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:17 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:27 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:34 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:35 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:35 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:37 4347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:47 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:57 4356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:25:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:04 4359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:04 4359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:04 4359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:07 4360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:17 4364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:27 4368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:34 4372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:34 4372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:34 4372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:37 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:47 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:49 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:49 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:49 4383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:49 4384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:57 4385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:26:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:04 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:04 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:04 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:07 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:17 4394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:26 4399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:27 4401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:34 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:34 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:34 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:37 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:47 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:56 4398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:56 4399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:56 4413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:57 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:27:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:04 4418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:04 4418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:04 4418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:07 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:17 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:26 4413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:26 4427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:27 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:29 4427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:29 4427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:34 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:34 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:34 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:37 4434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 4438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:56 4427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:56 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:28:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:04 4446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:04 4446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:04 4446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:26 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 4455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:34 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:34 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:34 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:43 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:45 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 4464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:47 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:49 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:51 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:53 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:55 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:57 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:29:59 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:01 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:03 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:04 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:04 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:04 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:05 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 4473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:07 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:09 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:11 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:13 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:15 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:17 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:19 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:21 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:23 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:25 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 4482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:27 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:29 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:31 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:33 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:34 4485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:34 4485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:34 4485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:35 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:37 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:39 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:41 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:47 4491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:57 4495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:30:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:04 4498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:04 4498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:04 4498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:07 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:17 4504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:19 4507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:19 4508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:19 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:27 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:34 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:34 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:34 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:56 4507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:56 4508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:56 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:56 4523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:31:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:04 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:04 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:04 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:07 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:12 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:14 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:16 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:17 4534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:18 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:20 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:22 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:24 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:26 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:26 4523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:27 4538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:28 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:30 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:32 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:34 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:34 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:34 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:34 4541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:36 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:37 4543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:38 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:40 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:42 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:44 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:46 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:47 4547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:48 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:50 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:52 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:54 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:56 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:57 4550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:32:58 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:00 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:02 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:04 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:04 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:04 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:04 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:06 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:07 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:08 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:10 3710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:17 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:26 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:27 4563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:28 3725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:30 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:32 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:34 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:34 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:34 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:34 4568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:36 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:37 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:38 4573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:38 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:40 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:42 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:44 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:46 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:47 4574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:48 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:50 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:52 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:53 4578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:54 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:55 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:56 4580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:56 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:33:58 3743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:01 4585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:01 4586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:04 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:04 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:04 4587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:07 4589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:12 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:17 4596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:21 4598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:27 4600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:29 4603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:31 4604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:34 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:34 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:35 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:35 4606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:36 4607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:37 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:38 4613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:41 4614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:47 4619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:54 4620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:34:57 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:00 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:04 4626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:05 4626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:05 4626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:07 4628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:10 4631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:16 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:16 4633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:17 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:18 4638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:21 4639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:26 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:27 4641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:34 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:35 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:35 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:37 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:47 4650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:49 4654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:49 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:49 4656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:35:57 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:02 4661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:04 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:04 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:04 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:07 4663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:17 4667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:26 4654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:26 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:26 4656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:26 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:27 4672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:34 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:34 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:34 4676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:56 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:36:57 4685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:04 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:04 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:04 4689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:07 4691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:27 4698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:34 4702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:34 4702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:34 4702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:37:57 4711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:04 4715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:04 4715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:05 4715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:27 4724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:34 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:34 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:34 4728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:37 4730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:38:57 4737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:04 4741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:04 4741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:04 4741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:17 4747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:27 4750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:34 4754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:35 4754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:35 4754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:47 4760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:39:57 4763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:04 4767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:04 4767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:05 4767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:19 4776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:34 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:35 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:35 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:37 4782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:47 4786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:40:57 4791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:04 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:04 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:04 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:07 4795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:17 4799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:34 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:34 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:34 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:37 4808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:47 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:41:57 4817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:04 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:04 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:04 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:07 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:17 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:27 4830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:34 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:34 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:34 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:37 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:47 4838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:42:57 4843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:00 4846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:04 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:04 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:04 4847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:07 4849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:17 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:19 4856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:27 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:28 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:31 4862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:34 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:34 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:34 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:37 4864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:47 4869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:43:57 4873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:04 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:04 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:04 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:07 4877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:17 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:19 4885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:27 4886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:34 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:34 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:34 4890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:37 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:43 4895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:47 4897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:49 4900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:49 4901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:54 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:44:57 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:04 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:04 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:04 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:07 4908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:17 4912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:27 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:34 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:34 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:34 4921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:37 4923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:47 4927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:45:57 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:04 4934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:04 4934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:04 4934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:07 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:17 4940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:27 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:34 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:34 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:34 4947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:37 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:47 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:52 4956 [Warning] Aborted connection 4956 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.1' (This connection closed normally without authentication) 2022-04-08 7:46:57 4958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:57 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:57 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:57 4958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:57 4958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:46:57 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:04 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:04 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:04 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:07 4962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:17 4966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:27 4971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:34 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:34 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:34 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:37 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:47 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:47:57 4984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:04 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:04 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:04 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:07 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:17 4992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:27 4997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:34 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:34 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:34 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:37 5001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:47 5005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:48:57 5010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:04 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:04 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:04 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:07 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:17 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:19 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:19 5023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:27 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:34 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:34 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:34 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:37 5029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:47 5033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:52 5037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:49:57 5023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:04 5042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:04 5042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:04 5042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:07 5044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:17 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:27 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:34 5055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:34 5055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:34 5055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:37 5057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:47 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:50:57 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:04 5068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:04 5068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:04 5068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:07 5070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:17 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:27 5077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:34 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:34 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:34 5081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:37 5083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:47 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:51:57 5090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:04 5094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:04 5094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:04 5094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:07 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:17 5099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:27 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:34 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:34 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:34 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:37 5109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:47 5113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:52:57 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:04 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:04 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:04 5120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:07 5122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:17 5126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:27 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:34 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:34 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:34 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:37 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:47 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:49 5142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:53:57 5144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:04 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:04 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:04 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:07 5149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:27 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:28 5142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:34 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:34 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:34 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:37 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:47 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:54:57 5169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:04 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:04 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:04 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:07 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:17 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:27 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:34 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:34 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:34 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:37 5188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:47 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:55:57 5196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:04 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:04 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:04 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:07 5200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:17 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:27 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:34 5212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:34 5212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:34 5212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:37 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:47 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:56:57 5222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:04 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:04 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:04 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:07 5226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:17 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:27 5235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:34 5238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:34 5238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:34 5238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:37 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:47 5244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:57:57 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:04 5251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:04 5251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:04 5251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:07 5253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:17 5257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:19 5260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:19 5261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:19 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:19 5263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:27 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:34 5268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:34 5268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:34 5268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:37 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:47 5274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:57 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:58:58 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:04 5283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:04 5283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:04 5283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:07 5285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:17 5289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:27 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:28 5281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:34 5296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:34 5296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:34 5296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:37 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:43 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:43 5301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:47 5302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 7:59:57 5307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:04 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:04 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:05 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:07 5311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:13 5315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:17 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:20 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:27 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:29 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:34 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:34 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:35 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:37 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:39 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:47 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:49 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:57 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:00:59 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:04 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:04 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:04 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:07 5344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:17 5349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:27 5353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:34 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:34 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:34 5356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:37 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:47 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:01:57 5365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:04 5369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:04 5369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:04 5369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:07 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:17 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:27 5378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:34 5382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:35 5382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:35 5382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:37 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:47 5387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:49 5391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:49 5392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:02:57 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:02 5397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:03 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:04 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:04 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:04 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:06 5400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:07 5405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:08 5406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:11 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:27 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:28 5391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:28 5392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:28 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:29 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:29 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:34 5417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:34 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:34 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:34 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:36 5419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:37 5421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:39 5425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:47 5431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:51 5432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:57 5433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:58 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:03:59 5437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:01 5438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:04 5439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:04 5440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:04 5440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:04 5440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:06 5441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:07 5443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:12 5446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:14 5447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:17 5451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:20 5453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:21 5454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:22 5455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:23 5456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:23 5457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:25 5458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:25 5459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:25 4631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:27 5462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:32 5466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:34 5467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:34 5467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:34 5467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:34 5468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:36 5469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:37 5471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:47 5475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:04:57 5478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:04 5482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:04 5482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:04 5482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:07 5487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:09 5488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:11 5489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:17 5491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:20 5494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:27 5496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:34 5499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:34 5499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:34 5499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:37 5501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:47 5504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:57 5509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:05:58 5512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:04 5513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:04 5513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:04 5513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:07 5514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:17 5518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:27 5522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:34 5526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:34 5526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:34 5526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:37 5527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:47 5531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:06:57 5536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:04 5539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:04 5539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:04 5539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:07 5541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:17 5544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:19 5548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:19 5549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:27 5550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:34 5554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:35 5554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:35 5554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:37 5555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:47 5559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:57 5563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:59 5548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:59 5549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:07:59 5567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:04 5568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:04 5568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:04 5568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:07 5570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:17 5573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:27 5578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:29 5567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:34 5581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:34 5581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:34 5581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:37 5583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:47 5587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:08:57 5590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:04 5594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:04 5594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:04 5594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:07 5596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:17 5599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:27 5604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:34 5607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:34 5607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:34 5607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:37 5608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:47 5613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:09:57 5616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:04 5620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:04 5620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:04 5620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:07 5622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:17 5626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:27 5630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:34 5633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:35 5633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:35 5633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:37 5635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:47 5639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:54 5642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:10:57 5644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:04 5647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:04 5647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:04 5647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:07 5649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:17 5653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:27 5657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:34 5660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:34 5660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:34 5660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:37 5661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:47 5665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:49 5669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:49 5670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:49 5671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:11:57 5673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:04 5676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:05 5676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:05 5676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:07 5678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:17 5681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:27 5685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:29 5669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:29 5670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:29 5671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:29 5689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:29 5690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:34 5691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:34 5691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:35 5691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:37 5693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:47 5697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:48 5700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:57 5702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:59 5689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:12:59 5690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:04 5705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:04 5705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:04 5705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:07 5706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:17 5710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:27 5715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:34 5718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:34 5718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:34 5718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:37 5720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:47 5723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:13:57 5727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:04 5731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:04 5731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:04 5731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:07 5732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:17 5736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:27 5740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:34 5744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:34 5744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:34 5744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:37 5745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:47 5749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:14:57 5753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:04 5757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:04 5757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:04 5757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:07 5758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:17 5762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:27 5767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:34 5770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:34 5770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:34 5770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:37 5771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:47 5776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:15:57 5779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:04 5783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:04 5783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:04 5783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:07 5784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:17 5788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:19 5792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:20 5793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:20 5794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:27 5795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:34 5799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:34 5799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:34 5799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:37 5800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:47 5804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:57 5809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:59 5792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:59 5793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:59 5794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:16:59 5812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:04 5813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:04 5813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:04 5813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:07 5815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:17 5818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:27 5823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:34 5826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:34 5826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:34 5826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:37 5828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:44 5812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:47 5832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:17:57 5836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:04 5839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:04 5839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:04 5839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:07 5841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:17 5845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:27 5848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:34 5852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:34 5852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:34 5852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:37 5854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:47 5857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:18:57 5862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:04 5865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:04 5865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:05 5865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:07 5867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:17 5871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:27 5874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:34 5878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:34 5878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:34 5878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:37 5879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:47 5883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:19:57 5887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:04 5891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:04 5891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:05 5891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:07 5892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:17 5897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:27 5901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:34 5904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:34 5904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:35 5904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:37 5905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:47 5909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:20:57 5913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:04 5917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:04 5917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:04 5917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:07 5919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:17 5922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:27 5927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:34 5930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:35 5930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:35 5930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:37 5931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:47 5935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:21:57 5940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:04 5943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:05 5943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:05 5943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:07 5945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:17 5949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:27 5953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:34 5956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:34 5956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:34 5956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:37 5957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:47 5962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:22:57 5966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:04 5969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:04 5969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:04 5969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:07 5970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:17 5974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:27 5979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:34 5982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:34 5982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:34 5982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:37 5984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:47 5987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:23:57 5991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:04 5995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:04 5995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:04 5995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:07 5997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:17 6000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:27 6004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:34 6008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:34 6008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:34 6008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:37 6009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:47 6013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:24:57 6018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:04 6021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:04 6021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:04 6021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:07 6023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:17 6027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:20 6030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:20 6031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:20 6032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:27 6033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:34 6037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:34 6037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:34 6037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:37 6038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:47 6042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:25:57 6046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:00 6030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:00 6031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:00 6032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:00 6050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:04 6051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:05 6051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:05 6051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:07 6053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:17 6056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:27 6060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:30 6050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:34 6064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:34 6064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:34 6064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:37 6065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:47 6069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:26:57 6073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:04 6077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:04 6077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:04 6077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:07 6079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:17 6083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:27 6086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:34 6090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:34 6090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:34 6090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:37 6091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:47 6095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:27:57 6100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:04 6103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:04 6103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:04 6103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:07 6104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:17 6108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:27 6113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:34 6116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:34 6116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:35 6116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:37 6118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:39 6121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:47 6123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:28:57 6126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:04 6130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:04 6130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:05 6130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:07 6132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:17 6136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:27 6139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:34 6143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:34 6143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:34 6143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:37 6144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:47 6148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:50 6152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:50 6153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:29:57 6154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:04 6158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:04 6158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:04 6158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:07 6159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:17 6164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:27 6168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:31 6152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:31 6153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:31 6171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:31 6172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:34 6173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:34 6173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:34 6173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:37 6174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:47 6179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:30:57 6183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:01 6171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:01 6172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:01 6186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:04 6187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:04 6187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:04 6187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:07 6189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:17 6193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:27 6196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:34 6200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:34 6200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:34 6200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:37 6201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:46 6186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:46 6205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:47 6206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:31:57 6211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:04 6214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:05 6214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:05 6214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:07 6216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:17 6220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:27 6223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:34 6227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:35 6227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:35 6227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:37 6228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:43 6232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:47 6233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:48 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:54 6238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:32:57 6240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:04 6243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:04 6244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:04 6244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:04 6244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:07 6246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:14 6249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:15 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:17 6252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:24 6255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:24 6256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:26 6257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:26 6258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:27 6259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:29 6263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:29 6264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:34 6265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:35 6265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:35 6265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:37 6266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:38 6270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:39 6271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:42 6272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:46 6273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:47 6276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:50 6279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:54 6280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:55 6281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:57 6282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:58 6287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:33:58 6288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:04 6289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:04 6290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:04 6290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:04 6290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:07 6292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:14 6296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:14 6297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:17 6299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:20 6302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:21 6303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:27 6305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:34 6308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:34 6308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:34 6308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:37 6309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:40 6313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:47 6314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:51 6318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:52 6319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:34:57 6320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:00 6324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:04 6325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:04 6325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:04 6325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:05 6326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:07 6328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:14 6331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:17 6333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:27 6340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:34 6341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:34 6341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:34 6341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:37 6343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:40 6346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:47 6348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:35:57 6351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:04 6355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:04 6355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:04 6355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:07 6356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:17 6360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:27 6365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:34 6368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:34 6368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:34 6368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:37 6370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:47 6373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:36:57 6377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:04 6381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:04 6381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:05 6381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:07 6382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:17 6386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:27 6390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:34 6394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:34 6394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:35 6394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:37 6395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:47 6400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:37:57 6403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:04 6407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:04 6407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:04 6407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:07 6408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:17 6413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:27 6416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:34 6420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:34 6420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:34 6420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:37 6422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:47 6425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:50 6429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:38:57 6430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:04 6434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:04 6434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:04 6434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:07 6436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:17 6440 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:27 6443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:31 6429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:34 6447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:34 6447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:35 6447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:37 6449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:47 6452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:39:57 6457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:04 6460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:04 6460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:04 6460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:07 6462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:17 6466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:27 6470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:34 6473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:34 6473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:34 6473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:37 6474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:47 6479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:57 6483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:40:58 6486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:04 6487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:04 6487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:04 6487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:07 6488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:17 6492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:27 6497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:34 6500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:34 6500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:34 6500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:37 6502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:47 6505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:57 6509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:41:59 6513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:04 6514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:05 6514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:05 6514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:07 6515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:17 6520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:27 6523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:34 6527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:35 6527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:35 6527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:37 6529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:46 6532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:47 6534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:42:57 6538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:04 6541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:04 6541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:04 6541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:07 6543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:10 6546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:17 6548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:19 6551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:20 6552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:27 6554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:29 6552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:30 6552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:34 6557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:34 6557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:34 6557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:37 6558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:44 6562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:47 6564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:57 6568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:43:58 6571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:02 6552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:02 6572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:04 6573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:04 6573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:04 6573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:07 6574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:17 6579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:27 6583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:32 6572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:34 6586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:34 6586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:34 6586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:37 6587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:47 6591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:44:57 6595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:04 6599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:04 6599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:04 6599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:07 6600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:17 6604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:27 6609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:34 6612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:34 6612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:34 6612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:37 6613 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6617 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:47 6618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:45:57 6622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:04 6625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:04 6625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:04 6625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:07 6626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:17 6631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:27 6635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:34 6638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:34 6638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:34 6638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:37 6640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:47 6644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:46:57 6647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:04 6651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:04 6651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:04 6651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:07 6653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:17 6657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:27 6661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:34 6664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:34 6664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:35 6664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:37 6665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:47 6670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:50 6673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:50 6674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:50 6675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:47:57 6676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:04 6680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:05 6680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:05 6680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:07 6681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:17 6685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:27 6689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:32 6673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:32 6674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:32 6675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:32 6693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:32 6694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:34 6695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:34 6695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:34 6695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:37 6697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:47 6701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:48:57 6705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:02 6693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:02 6694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:02 6708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:02 6709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:04 6710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:04 6710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:04 6710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:07 6712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:17 6715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:27 6719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:32 6708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:32 6709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:32 6723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:34 6724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:34 6724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:34 6724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:37 6726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:47 6730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:49:57 6734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:02 6723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:04 6737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:04 6737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:04 6737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:07 6738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:17 6742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:27 6747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:34 6750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:34 6750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:34 6750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:37 6751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:47 6755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:50:57 6759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:04 6763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:04 6763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:04 6763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:07 6764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:17 6768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:27 6772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:34 6776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:34 6776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:35 6776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:37 6778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:47 6781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:51:57 6786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:04 6789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:04 6789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:04 6789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:07 6790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:17 6795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:20 6798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:20 6799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:27 6800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:34 6804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:34 6804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:34 6804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:37 6806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:47 6809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:52:57 6814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:03 6798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:03 6799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:04 6817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:04 6817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:04 6817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:07 6819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:17 6823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:27 6826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:34 6830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:34 6830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:34 6830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:37 6832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:47 6835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:53:57 6840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:04 6843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:04 6843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:05 6843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:07 6844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:17 6848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:27 6852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:34 6856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:34 6856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:34 6856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:37 6858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:47 6861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:54:57 6866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:04 6869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:04 6869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:04 6869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:07 6870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:17 6875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:27 6879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:34 6882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:34 6882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:34 6882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:37 6883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:47 6888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:55:57 6892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:04 6895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:04 6895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:04 6895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:07 6896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:17 6901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:27 6904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:34 6908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:34 6908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:34 6908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:37 6909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:47 6913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:50 6917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:50 6918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:56:57 6919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:04 6923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:04 6923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:04 6923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:07 6924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:17 6928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:27 6933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:33 6917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:33 6918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:34 6936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:35 6936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:35 6936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:37 6938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:47 6941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:57:57 6945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:04 6949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:04 6949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:04 6949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:07 6950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:17 6954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:27 6958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:34 6962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:34 6962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:34 6962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:37 6963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:47 6967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:58:57 6971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:04 6975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:04 6975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:04 6975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:07 6976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:17 6980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:27 6985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:34 6988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:34 6988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:34 6988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:37 6990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:47 6993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 8:59:57 6997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:04 7001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:04 7001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:04 7001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:07 7003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:17 7007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:27 7010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:34 7014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:34 7014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:34 7014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:37 7015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:47 7019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:00:57 7024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:04 7027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:04 7027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:04 7027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:07 7028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:17 7032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:20 7036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:20 7037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:27 7039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:34 7042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:34 7042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:34 7042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:37 7044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:46 7047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:47 7048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:51 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:53 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:55 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 7053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:57 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:01:59 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:01 7056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:01 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:03 7036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:03 7037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:03 7057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:03 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:04 7058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:04 7058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:04 7058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:05 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 7059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:07 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:09 7063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:09 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:11 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:13 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:15 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 7064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:17 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:19 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:21 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:23 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:24 7068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:25 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 7071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:27 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:29 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:31 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:33 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:34 7074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:34 7074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:34 7074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:35 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 7076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:37 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:39 7079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:39 6237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:40 7080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:41 6243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:44 6243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:44 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:47 7082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:48 7086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:50 7087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:50 7088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:52 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:52 7089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:54 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:56 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:57 7091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:02:58 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:00 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:02 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:03 7094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:04 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:04 7095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:05 7095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:05 7095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:06 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:07 7097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:08 7100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:08 6250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:11 7101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:16 7102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:17 7103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:27 7108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:28 7112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:31 7113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:32 7114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:34 7115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:35 7115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:35 7115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:35 7116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:36 7117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:37 7118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:42 7122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:47 7124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:52 7127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:55 7128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:03:57 7130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:01 7133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:04 7134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:05 7134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:05 7134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:05 7135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:07 7136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:08 7140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:17 7141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:21 7145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:27 7147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:28 7150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:29 7151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:31 7152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:34 7153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:34 7153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:34 7153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:37 7154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:38 7158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:41 7159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:45 7160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:47 7161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:04:57 7165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:04 7169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:04 7169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:04 7169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:07 7171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:12 7174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:17 7175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:27 7179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:34 7183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:34 7183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:34 7183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:37 7185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:47 7189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:50 7192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:50 7193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:05:57 7195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:04 7198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:04 7198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:04 7198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:07 7199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:17 7204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:27 7207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:33 7192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:33 7193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:33 7211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:34 7212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:34 7212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:34 7212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:37 7214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:47 7218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:06:57 7222 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:04 7211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:04 7225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:04 7225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:04 7225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:07 7226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:17 7231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:27 7235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:34 7238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:34 7238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:34 7238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:37 7239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:47 7244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:07:57 7248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:04 7251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:04 7251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:04 7251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:07 7253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:17 7257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:27 7260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:34 7264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:34 7264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:34 7264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:37 7266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:47 7270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:08:57 7274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:04 7277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:04 7277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:04 7277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:07 7279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:17 7282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:27 7287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:34 7290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:34 7290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:35 7290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:37 7292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:47 7295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:09:57 7300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:04 7303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:04 7303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:05 7303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:07 7305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:17 7309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:20 7312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:27 7314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:34 7317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:34 7317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:34 7317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:37 7319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:47 7323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:10:57 7326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:04 7312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:04 7330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:04 7330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:04 7330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:07 7331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:17 7336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:27 7339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:34 7343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:34 7343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:34 7343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:37 7344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:47 7349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:11:57 7352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:04 7356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:04 7356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:04 7356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:07 7357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:17 7362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:27 7366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:34 7369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:34 7369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:34 7369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:37 7370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:47 7374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:54 7378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:12:57 7380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:04 7383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:05 7383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:05 7383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:07 7384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:17 7389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:27 7392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:34 7396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:34 7396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:34 7396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:37 7397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:47 7401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:13:57 7405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:04 7409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:04 7409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:04 7409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:07 7411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:17 7414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:27 7418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:34 7422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:34 7422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:35 7422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:37 7423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:47 7427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:50 7431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:14:57 7433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:04 7436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:04 7436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:04 7436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:07 7437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:17 7441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:27 7445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:34 7431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:34 7449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:34 7450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:34 7450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:34 7450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:37 7451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:47 7456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:15:57 7460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:04 7463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:04 7463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:04 7463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:07 7464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:17 7468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:27 7473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:34 7476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:34 7476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:34 7476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:37 7478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:47 7481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:16:57 7485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:04 7489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:04 7489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:04 7489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:07 7491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:17 7494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:27 7498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:34 7502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:34 7502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:34 7502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:37 7504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:47 7508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:17:57 7512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:04 7515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:04 7515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:04 7515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:07 7517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:17 7520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:27 7525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:34 7528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:34 7528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:34 7528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:37 7530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:47 7533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:18:57 7538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:04 7541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:04 7541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:04 7541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:07 7542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:17 7546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:20 7550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:20 7551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:27 7553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:34 7556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:34 7556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:34 7556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:37 7558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:47 7561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:19:57 7565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:04 7571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:07 7572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:17 7577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:27 7580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:34 7584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:34 7584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:34 7569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:34 7584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:37 7585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:47 7589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:20:57 7594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:04 7597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:04 7597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:04 7597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:07 7599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:17 7603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:27 7606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:34 7610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:34 7610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:34 7610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:37 7611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:47 7616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:21:57 7620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:04 7623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:04 7623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:04 7623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:07 7625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:17 7629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:27 7632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:34 7636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:34 7636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:34 7636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:37 7637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:47 7641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:22:57 7645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:04 7649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:04 7649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:04 7649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:07 7651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:17 7654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:27 7658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:34 7662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:34 7662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:34 7662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:37 7664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:47 7668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:50 7671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:54 7671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:23:57 7672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:04 7676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:05 7676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:05 7676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:07 7678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:17 7682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:20 7671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:20 7685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:27 7686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:34 7690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:35 7690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:35 7690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:37 7691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:47 7696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:50 7685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:24:57 7700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:04 7703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:04 7703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:04 7703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:07 7705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:17 7709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:20 7712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:27 7713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:34 7717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:35 7717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:35 7717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:37 7718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:47 7722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:50 7712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:50 7726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:25:57 7727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:04 7731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:04 7731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:04 7731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:07 7732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:17 7737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:20 7726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:27 7741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:34 7744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:34 7744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:35 7744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:37 7745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:47 7749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:26:57 7753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:04 7757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:04 7757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:04 7757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:07 7758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:17 7762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:27 7767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:34 7770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:34 7770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:34 7770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:37 7772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:47 7776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:27:57 7780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:04 7783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:05 7783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:05 7783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:07 7785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:17 7788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:27 7792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:30 7796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:34 7797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:34 7797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:34 7797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:37 7799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:47 7802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:28:57 7807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:04 7810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:04 7810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:04 7810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:07 7812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:17 7815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:27 7819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:34 7823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:34 7823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:34 7823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:37 7824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:47 7829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:29:57 7832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:04 7836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:04 7836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:04 7836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:07 7838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:17 7842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:27 7845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:34 7849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:34 7849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:34 7849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:37 7851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:47 7855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:30:57 7858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:04 7862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:04 7862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:04 7862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:07 7864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:17 7867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:27 7872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:34 7875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:34 7875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:34 7875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:37 7876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:47 7880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:31:57 7885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:04 7888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:04 7889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:04 7889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:04 7889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:07 7890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:08 7894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:10 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:12 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:14 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:16 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:17 7896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:18 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:20 7081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:22 7087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:22 7899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:24 7087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:26 7087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:27 7900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:28 7087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:31 7904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:32 7905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:32 7906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:34 7907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:34 7907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:34 7907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:35 7908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:36 7909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:37 7910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:39 7915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:39 7916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:45 7917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:47 7918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:50 7923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:52 7924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:54 7925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:57 7927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:32:58 7930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:02 7931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:04 7932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:05 7932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:05 7932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:05 7933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:06 7934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:07 7935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:08 7939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:11 7940 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:12 7941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:12 7942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:14 7943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:16 7944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:17 7945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:22 7949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:27 7950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:29 7954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:34 7955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:34 7955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:35 7955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:37 7957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:39 7960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:47 7962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:33:57 7966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:04 7969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:04 7969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:04 7969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:07 7971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:17 7974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:18 7978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:27 7979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:34 7983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:34 7983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:35 7983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:37 7985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:47 7989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:34:57 7992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:04 7996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:04 7996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:04 7996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:07 7998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:10 8001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:17 8002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:27 8007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:34 8010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:34 8010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:34 8010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:37 8012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:47 8016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:50 8019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:50 8020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:57 8021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:35:58 8025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:04 8026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:04 8026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:04 8026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:07 8027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:17 8032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:21 8019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:21 8020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:27 8035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:34 8039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:34 8039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:34 8039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-04-08 9:36:37 8040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)